Skip to content

[Bug]: No materials card instantiated despite atom_types present for several techniques in oasis-b #725

@mkuehbach

Description

@mkuehbach

Contact Details

@mkuehbach

What happened?

Tested 2025-11-25 on oasis-b with the XPS and the APM examples, which both have an NXsample instance with a concept atom_types instantiated:

  • No materials cards generated in both cases
  • atom_types ends up correctly in NeXus file and in NOMAD Metainfo in both cases
  • Is the case handled that an entry has multiple NXentry groups with individually different atom_types?
  • Is the previous observation related to an observation Anton Gladyshev made in the Koch group OASIS?
  • For NXapm two semantic types of NXsample are distinguished "sample" and "specimen". Incorrectly, nomad parser interprets the existence of both such that it instantiates a composite system base section. This is just wrong, accepted atom probe terminology is that the "sample" is the larger chunk of material from which the "specimen" gets prepared; the "sample" itself is never measured with atom probe, see the resulting composite system
Image - In the process of bughunting, also NXchemical_composition instances from which composition could be instantiated but are currently not evaluated to populate atom_types and thus a material card.

We should possibly split these issues apart.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions