Skip to content

Commit 0baff4b

Browse files
committedMar 10, 2025
updated note and added bugfix note
1 parent 6d41220 commit 0baff4b

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed
 
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- When Calibrating/Focusing, either within the interface or in a script, the calibration information is now updately more reliably. Previously, when swapping custom roi or spectra lists after a calibration/focusing had already been run, the new roi wasn't being properly updated when recalibrated/refocused.
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
- Renamed `Crop Calibration` within the `Engineering Diffraction` calibration interface to `Set Calibration Region of Interest` to more accurately reflect its functionality.
2-
- Renamed `Custom CalFile` to `Custom Grouping File` and allowed the provided file to be `.xml` as well as `.cal`. This brings it inline with the current detector grouping IO algorithms, :ref:`SaveDetectorsGrouping <algm-SaveDetectorsGrouping-v1>` and :ref:`LoadDetectorsGroupingFile <algm-LoadDetectorsGroupingFile-v1>`.
2+
- Renamed `Custom CalFile` to `Custom Grouping File` and allowed the provided file to be `.xml` as well as `.cal`. This brings it inline with the current detector grouping IO algorithms, :ref:`algm-SaveDetectorsGrouping-v1` and :ref:`algm-LoadDetectorsGroupingFile-v1`.
33
- Changed the naming suffix for custom file example_group.xml from _Custom to _Custom_example_group so they don't get overwritten when custom grouping is changed (also more clear to the user what grouping is being used).
4-
- Changed it so the vanadium normalisation is always rerun for GROUP.CUSTOM and GROUP.CROPPED
4+
- Changed the naming suffix for cropped spectrum list: example_list from _Cropped to _Cropped_example_list so they don't get overwritten when custom grouping is changed (also more clear to the user what grouping is being used).
5+
- Added a warning to Focusing for when the vanadium normalisation has been loaded from the ADS

0 commit comments

Comments
 (0)