\(\renewcommand\AA{\unicode{x212B}}\)
SANS Changes¶
New Features¶
Add new SavePolarizedNXcanSAS v1 algorithm to save reduced polarized SANS data in NXcanSAS format.
LoadNXcanSAS v1 can now load polarized NXcanSAS data.
ISIS SANS Batch Reductions (such as those performed by
WavRangeReduction
from the ISIS Command Interface) can now make use of polarization properties defined in the V2 User File to save using SavePolarizedNXcanSAS v1.Polarization options have been added the SANS TOML Files format. As a result, the most up-to-date version of SANS TOML, which supports these options, has been bumped to 2.
New algorithm ReflectometryISISCalculatePolEff v1 added. This algorithm provides a convenient wrapper for the ReflectometryISISCreateTransmission v1, PolarizationEfficienciesWildes v1 and JoinISISPolarizationEfficiencies v1 algorithms.
Update SANS Command Line Interface to pass a save algorithm directly to the
WavRangeReduction
command.Update documentation for scripting SANS reduction using command line interface.
SANSSave v1 now supports the new SavePolarizedNXcanSAS v1 algorithm.
Changes have been made to
SANSadd2
andCreateSANSWavelengthPixelAdjustment
to enable the summing of LOQ event mode data, and allow for the use of the new LOQ IDF.
Bugfixes¶
Run Summation in the ISIS SANS interface now maintains the sample properties (shape, thickness, height, and width) of the runs in the added output file.