\(\renewcommand\AA{\unicode{x212B}}\)
Indirect Geometry Changes¶
New Features¶
Algorithm ISISIndirectEnergyTransfer v1 now has sample logs for multiple run reductions. The
run_number
log stores the run numbers used in the reduction, separated by commas. Themulti_run_reduction
log informs about the reduction done on chopped runs or regular runs.Reduced output workspace of algorithm ISISIndirectEnergyTransfer v1 with multiple runs now has string with first and last run numbers.
Indirect Diffraction interface now supports
File
,Custom
andGroups
detector grouping for all instruments.
Bugfixes¶
Indirect Data Reduction on old TOSCA data no longer throws out-of-range error.
Masking detectors in the ISISIndirectEnergyTransfer v1 no longer masks the wrong spectrum on old TOSCA data. The algorithm now uses spectra indices instead of workspace indices, accounting for shifts in the position of spectra after the mask is calculated.
ISIS Energy Transfer tab no longer throws an error when providing a number of detector groups which is larger than the number of spectra in a reduction.
Indirect Data Reduction interface now updates
EFixed
when switching to thegraphite
analyser.
Algorithms¶
New features¶
Algorithms ISISIndirectDiffractionReduction v1 and OSIRISDiffractionReduction v1 now support custom properties
GroupingString
,GroupingFile
andNGroups
to be used for the grouping of detectors.Algorithm SaveAscii v1 algorithm can now be found in the algorithm list using the
SaveAsciiTOSCA
alias.
Bugfixes¶
Algorithm ISISIndirectDiffractionReduction v1 now calibrates vanadium files when a calibration file is not provided for OSIRIS diffspec mode.