Skip to content

Save time-of-flight lookup tables as NeXus files #212

@nvaytet

Description

@nvaytet

So far, we have been saving the time-of-flight lookup tables to Scipp hdf5 format when storing on disk.
However, this currently contains no metadata indicating which choppers were used etc.

We need a better format, and NeXus is probably the best candidate. It can have NXdisk_chopper directly, and we can save the table values as NXdata. We can also have the source parameters as NXsource.

It makes sense to use the NeXus standard, as it means files could also be read by software other than Scipp.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions