Skip to content

Getting "required group missing" for existing NXdata. #35

@domna

Description

@domna

I have a NXdata entry in one of my NeXus files, which nxvalidate complains about:

definition=NXmpes.nxdl.xml message="Required group missing" 
... nxdlPath=/NXentry/NXdata 
... sev=error dataPath=/entry dataFile=MoTe.mpes.nxs

It is properly written to the file in the path /entry/data with the following attributes:

@NX_class: NXdata
@axes: energy
@signal: intensity
energy_indices: 0

there are also two arrays of the same length /entry/data/energy and /entry/data/intensity holding the data values. I'm also able to plot the data in h5web without any problems. So as far as I see it the NXdata requirements are fully met and I don't understand why nxvalidate is complaining about the missing group. Am I missing something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions