From 33c604322d3e8f2575042322c01cf06b2de3783c Mon Sep 17 00:00:00 2001 From: Lukas Pielsticker <50139597+lukaspie@users.noreply.github.com> Date: Mon, 14 Oct 2024 10:04:33 +0200 Subject: [PATCH] fix example --- src/pynxtools_mpes/nomad/examples/mpes.scheme.archive.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pynxtools_mpes/nomad/examples/mpes.scheme.archive.yml b/src/pynxtools_mpes/nomad/examples/mpes.scheme.archive.yml index 4fd29d4..e0ee3c4 100644 --- a/src/pynxtools_mpes/nomad/examples/mpes.scheme.archive.yml +++ b/src/pynxtools_mpes/nomad/examples/mpes.scheme.archive.yml @@ -3,12 +3,12 @@ definitions: sections: MPES: base_sections: - - "nomad.datamodel.metainfo.eln.ElnYamlConverter" + - "pynxtools.nomad.dataconverter.ElnYamlConverter" - "nomad.datamodel.data.EntryData" m_annotations: template: reader: mpes - nxdl: NXmpes.nxdl + nxdl: NXmpes eln: hide: [] quantities: @@ -129,7 +129,7 @@ definitions: defaultDisplayUnit: "kilohertz" photon_energy: type: np.float64 - unit: joule + unit: joule m_annotations: eln: component: NumberEditQuantity