-
Notifications
You must be signed in to change notification settings - Fork 10
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Contact Details
magnus.meier@helmholtz-berlin.de
What happened?
When validating a NeXus file with validate_nexus, which has a new item for an enumeration and the @custom=True attribute is set, the follow message is output (example: energy_scan_mode in NXenergydispersion):
The value at /entry/instrument/electronanalyzer/dispersion/energy_scan_mode does not match with the enumerated items from the open enumeration: ['fixed_analyzer_transmission', 'fixed_retardation_ratio', 'fixed_energy', 'snapshot', 'dither'].
The log should only appear, when @custom=True is not set. Ideally if this is missing, it should state that this needs to be added for custom values.
Relevant log output
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working