Skip to content

Commit

Permalink
update test data to new NXmpes
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaspie committed Jul 11, 2024
1 parent ae510fc commit c293eab
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions tests/data/config_file.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"physical_quantity": "momentum",
"type": "estimated"
},
"pressure_gauge": {
"pressure_gauge_chamber": {
"name": "sample_chamber_pressure",
"measurement": "pressure",
"value": "@attrs:metadata/file/trARPES:XGS600:PressureAC:P_RD",
Expand Down Expand Up @@ -269,13 +269,13 @@
"name": "@attrs:metadata/sample/chemical_formula",
"situation": "vacuum",
"SUBSTANCE[substance]/molecular_formula_hill": "@attrs:metadata/sample/chemical_formula",
"temperature": {
"temperature_env": {
"temperature_sensor": "@link:/entry/instrument/manipulator/temperature_sensor"
},
"gas_pressure": {
"pressure_gauge": "@link:/entry/instrument/pressure_gauge"
"gas_pressure_env": {
"pressure_gauge": "@link:/entry/instrument/pressure_gauge_chamber"
},
"bias": {
"bias_env": {
"voltmeter": "@link:/entry/instrument/manipulator/sample_bias_voltmeter"
},
"depends_on": "/entry/sample/transformations/corrected_phi",
Expand Down
Binary file modified tests/data/example.nxs
Binary file not shown.

0 comments on commit c293eab

Please sign in to comment.