Skip to content

Providing dids to specify isget for ids in MultiIDSLoader should accept common idd identifiers #316

@Didou09

Description

@Didou09

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions