Skip to content

[FEATURE]: Add proper “units” for NeXus axes #2408

@willend

Description

@willend

Describe the solution you'd like
The mccode-r.c function mcdetector_out_axis_nexus uses dummy units for an axis in a given dataset, namely

nxprintattr(f, "units", var);

We should probably enrich that function with a(n optional) units input.

For a full-fledged solution for any monitor, the related DETECTOR_OUT_* macros / their instances across the comp suite also need updating.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions