Skip to content

Bug in Rays._complete_dX12() on WEST / IMAS #241

@Didou09

Description

@Didou09

MWE on IRFM / spica:

import tofu as tf
multi = tf.imas2tofu.MultiIDSLoader(shot=53923, ids=['pulse_schedule', 'wall', 'equilibrium', 'bolometer'])
bolo = multi.to_Data('bolometer')

Raises an error:

Erratum

The bug in Rays._complete_dX12() (see Issue #241) was not a bug: it was the input that was inappropriate (the line of sight geometry was not available in IDS).
=> No change to Rays class

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions