Skip to content

Commit

Permalink
Removed photon_energies from source
Browse files Browse the repository at this point in the history
  • Loading branch information
domna committed Jan 19, 2024
1 parent 9140ff3 commit 5ba4f66
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/data/dataconverter/readers/mpes/config_file.json
Original file line number Diff line number Diff line change
Expand Up @@ -167,8 +167,6 @@
"mode": "Single Bunch",
"frequency": "@attrs:metadata/instrument/beam/probe/frequency",
"frequency/@units": "kHz",
"photon_energy": "@attrs:metadata/instrument/beam/probe/incident_energy",
"photon_energy/@units": "eV",
"associated_beam": "/entry/instrument/beam_probe"
},
"/ENTRY[entry]/INSTRUMENT[instrument]/beam_TYPE[beam_probe]": {
Expand All @@ -193,8 +191,6 @@
"mode": "Single Bunch",
"frequency": "@attrs:metadata/instrument/beam/pump/frequency",
"frequency/@units": "kHz",
"photon_energy": "@attrs:metadata/instrument/beam/pump/incident_energy",
"photon_energy/@units": "eV",
"associated_beam": "/entry/instrument/beam_pump"
},
"/ENTRY[entry]/INSTRUMENT[instrument]/beam_TYPE[beam_pump]": {
Expand Down

0 comments on commit 5ba4f66

Please sign in to comment.