Table of Contents
DeltaRagged
, which allows using RebinRagged to bin each spectrum differently.MaskWorkspace
._tof_xye
files output for PEARL, when the focusing mode is set to all.create_vanadium
to work for a non-standard dataset.MANDI_Definition_2020_04_01.xml
and MANDI_Parameters_2020_04_01.xml
. Valid-from dates changed in newly added files MANDI_Definition_2021_02_01.xml
and MANDI_Parameters_2021_02_01.xml
.A new Peak concept has been create, a LeanElasticPeak where the instrument is not included as part of Peak. The only requirement for this peak is a Q-sample vector. There are a number of modifications made to facilitate this. The new LeanElasticPeak and LeanElasticPeakWorkspace concept is show in detail at LeanElasticPeaksWorkspace
CreatePeaksWorkspace has been modified to optionally create a LeanElasticPeaksWorkspace.
FindPeaksMD has been modified to optionally create a LeanElasticPeaksWorkspace.
PredictPeaks has been modified to optionally create a LeanElasticPeaksWorkspace.
PredictSatellitePeaks will work with LeanElasticPeaksWorkspace.
New algorithm HFIRCalculateGoniometer allows the goniometer to be found for constant wavelength peaks after creation, works with LeanElasticPeaksWorkspace.
These following other algorithms have either been made to work or confirmed to already work with the LeanElasticPeak:
- AddPeakHKL v1
- CalculatePeaksHKL v1
- CalculateUMatrix v1
- CentroidPeaksMD v2
- CompareWorkspaces v1
- CombinePeaksWorkspaces v1
- FilterPeaks v1
- FindUBUsingFFT v1
- FindUBUsingIndexedPeaks v1
- FindUBUsingLatticeParameters v1
- FindUBUsingMinMaxD v1
- IndexPeaks v1
- IntegratePeaksMD v2
- LoadNexusProcessed v2
- OptimizeLatticeForCellType v1
- SaveNexusProcessed v1
- SaveHKLCW v1
- SelectCellOfType v1
- SelectCellWithForm v1
- SortPeaksWorkspace v1
- ShowPossibleCells v1
- TransformHKL v1
IPeaksWorkspace.addPeak(V3D, SpecialCoordinateSystem)
exposed to the python interface.