Skip to content

"@signal" and "@axes" not defined in NXdata group "/scan/data" #18

@jkotan

Description

@jkotan

I get

        NXdata: /scan/data
            "@signal" not defined in NXdata group "/scan/data"
            "@axes" not defined in NXdata group "/scan/data"

However, on https://manual.nexusformat.org/classes/base_classes/NXdata.html @signal and @axes are mentioned as optional .i.e.

DATA: (optional) [NX_NUMBER](https://manual.nexusformat.org/nxdl-types.html#nx-number) (Rank: dataRank)
    Data values to be used as the NeXus *plottable data*. As the upper case ``DATA ...
    @signal: (optional) [NX_POSINT](https://manual.nexusformat.org/nxdl-types.html#nx-posint)
        Plottable (independent) axis, indicate index number. ...
    @axes: (optional) [NX_CHAR](https://manual.nexusformat.org/nxdl-types.html#nx-char)
        Defines the names of the coordinates ...
    @long_name: (optional) [NX_CHAR](https://manual.nexusformat.org/nxdl-types.html#nx-char)
        data label

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