This (or something as simple) should work (useful for IMASViz):
multi = tf.imas2tofu.MultiIDSLoader(shot=54178, user='imas_public', tokamak='west',
dids={'bolometer': {'ids': bolometer, 'isget':True},
'wall': {'ids': wall, 'isget': True}})
Right now, it seems we have to provide the idd for each ids independently
This (or something as simple) should work (useful for IMASViz):
Right now, it seems we have to provide the idd for each ids independently