Skip to content

ARPES Schema consolidation

Tommaso Pincelli requested to merge ARPES-consolidation into main

Combines issue #79 ARPES consolidation and #82 ARPES yaml as there is close connection. We create:

  • NXmpes_core, a modern application definition that is setup and technique agnostic. It is the most general class for MPES data.
  • A set of base classes to correctly describe our data such as NXelectronanalyser
  • A two-way-parser to convert between our native excel worksheet and yaml files.
Edited by Sandor Brockhauser

Merge request reports