\(\renewcommand\AA{\unicode{x212B}}\)
Direct Geometry Changes¶
General¶
New features¶
- SaveNXSPE now stores the run number of the input workspace in the instrument section. - For Indirect instruments it also saves - efixed, taken from the detector’s crystal analyzer properties. If all crystal analyzers have the same energy, a single- efixedis written into- NXSPE_info->fixed_energyas before, while if detectors have different analyzer energies, an array of the energies is written into the- NXSPE_info->fixed_energyfield of the- .nxspefile. Also for Indirect instruments, no- fermifield is added to the- instrumentfolder. The algorithm has also been modified so if- Eiis provided as the propery value it always overrides the values retrieved from the workspace.
Bugfixes¶
- ALFView no longer crashs when moving the cursor over the Instrument View while loading data. 
- ALFView no longer crashes when closing the interface while it is loading data. 
- PyChop no longer uses random phase values on Merlin when instrument scientist mode disabled. 
- Fix for incorrect incident energies for - MERLINin PyChop when not in instrument scientist mode.
MSlice¶
New features¶
- Noneis now a new line style option. With this feature, it is possible to plot error bars without including a line.
- The spectrum ID is no longer printed when saving a 2D workspace as an ASCII file. 
Bugfixes¶
- The - Intensitymenu on slice plots is now disabled in interactive mode to prevent crashes.
- Bug fix implemented to save cut data in a 3-column file instead of a single line. 
CrystalField¶
Bugfixes¶
- The method - cf.getMagneticMoment()no longer ignores the- Hmagfield, which is now correctly considered in the calculations of the magnetic moment.