Skip to content

Commit

Permalink
change mpes ref log without re-formatting
Browse files Browse the repository at this point in the history
lukaspie committed Dec 4, 2023
1 parent ad0c6ac commit 7a67967
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tests/data/dataconverter/readers/mpes/Ref_nexus_mpes.log
Original file line number Diff line number Diff line change
@@ -3764,7 +3764,7 @@ DEBUG - <<OPTIONAL>>
DEBUG - documentation (NXcalibration.nxdl.xml:/offset):
DEBUG -
For linear calibration. Offset parameter.
This is should yield the relation `calibrated_axis` = `scaling` * `original_axis` + `offset`.
This should yield the relation `calibrated_axis` = `scaling` * `original_axis` + `offset`.

DEBUG - ===== FIELD (//entry/process/kx_calibration/scaling): <HDF5 dataset "scaling": shape (), type "<f8">
DEBUG - value: 0.01046958495673419
@@ -3775,7 +3775,7 @@ DEBUG - <<OPTIONAL>>
DEBUG - documentation (NXcalibration.nxdl.xml:/scaling):
DEBUG -
For linear calibration. Scaling parameter.
This is should yield the relation `calibrated_axis` = `scaling` * `original_axis` + `offset`.
This should yield the relation `calibrated_axis` = `scaling` * `original_axis` + `offset`.

DEBUG - ===== GROUP (//entry/process/ky_calibration [NXmpes::/NXentry/NXprocess/NXcalibration]): <HDF5 group "/entry/process/ky_calibration" (4 members)>
DEBUG - classpath: ['NXentry', 'NXprocess', 'NXcalibration']
@@ -3828,7 +3828,7 @@ DEBUG - <<OPTIONAL>>
DEBUG - documentation (NXcalibration.nxdl.xml:/offset):
DEBUG -
For linear calibration. Offset parameter.
This is should yield the relation `calibrated_axis` = `scaling` * `original_axis` + `offset`.
This should yield the relation `calibrated_axis` = `scaling` * `original_axis` + `offset`.

DEBUG - ===== FIELD (//entry/process/ky_calibration/scaling): <HDF5 dataset "scaling": shape (), type "<f8">
DEBUG - value: 0.01046958495673419
@@ -3839,7 +3839,7 @@ DEBUG - <<OPTIONAL>>
DEBUG - documentation (NXcalibration.nxdl.xml:/scaling):
DEBUG -
For linear calibration. Scaling parameter.
This is should yield the relation `calibrated_axis` = `scaling` * `original_axis` + `offset`.
This should yield the relation `calibrated_axis` = `scaling` * `original_axis` + `offset`.

DEBUG - ===== GROUP (//entry/process/registration [NXmpes::/NXentry/NXprocess/NXregistration]): <HDF5 group "/entry/process/registration" (3 members)>
DEBUG - classpath: ['NXentry', 'NXprocess', 'NXregistration']

0 comments on commit 7a67967

Please sign in to comment.