\(\renewcommand\AA{\unicode{x212B}}\)
SANS Changes¶
New Features¶
New algorithm DetermineSpinStateOrder v1 which takes a Polarised SANS transmission run and attempts to determine the spin state for each run period.
New algorithm AssertSpinStateOrder v1 which uses DetermineSpinStateOrder v1 to assert the spin state order of a Polarised SANS transmission run. The algorithm can reorder the workspace if the order does not match the user-provided spin state string.
Added
EmptyCellFilename
as an optional property of DepolarizedAnalyserTransmission v1 to be used instead ofEmptyCellWorkspace
. DepolarizedAnalyserTransmission v1 will load the provided file with LoadNexus v1 and then use it the same asEmptyCellWorkspace
.