Release Notes¶
v2.1.0¶
(2025-04-01)
Of interest to the User: - PR #36 Saving all cross-sections for the combined profiles in one ORSO-formatted file - PR #33 Saving all cross-sections for one run in one ORSO-formatted file
Of interest to the Developer: - PR #35 Reduce figure size in the web report by eliminating non-significant data
v2.0.0¶
2025-03-18
Of interest to the User:
PR #31 Save the spin selection state in the ORSO file
PR #30 Documentation on how the ROI’s in the sample logs are used
PR #28 Ability to manually set the Y-Pixel (low resolution) range for the peaks
PR #26 Fix extracting the run number in the autoreduction template
PR #25 Converter from Nexus to ORSO.ort for autoreduced files
PR #9 Add the capability to autoreduce two peaks from the same run
Of interest to the Developer:
PR #29 Documentation for troubleshooting autoreduction
PR #24 Class ReflectedBeamOptions to reuse when saving to diferent file formats
PR #23 Class DirectBeamOptions to reuse when saving to diferent file formats
PR #22 SampleLogs class to reduce boilerplate code and make the code more pythonic
PR #21 Enum DataType substitutes expressions involving integer values to improved understanding of the source
PR #16 transition from pip to conda when installing dependency finddata
PR #15 increase gunicorn timeout for workers to prevent them being killed before finishing the reduction
PR #12 switch from mantid to mantidworkbench conda package
PR #8 add finddata dependency
PR #5 modernize the repo in accordance with the python project template
1.0.0¶
2024-03-26
This is the original state of the repository when adopted by the Neutron Data Project, before any modernizations were carried out.