scipp / tof

A simple tool to create time-of-flight chopper cascade diagrams
https://tof.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

Use the Nexus standard specification to define the parameters of the Chopper class #6

Open nvaytet opened 1 year ago

nvaytet commented 1 year ago

See https://manual.nexusformat.org/classes/base_classes/NXdisk_chopper.html

nvaytet commented 3 days ago

This would be implemented as a classmethod on the Chopper class, e.g. Chopper.from_nexus(...).