Releases: scipp/scippneutron
Releases · scipp/scippneutron
v0.5.2
v0.5.1
v0.5.0
See https://scipp.github.io/scippneutron/release/0.5.0/about/release-notes.html#v0-5-0-february-2022 for details.
Bumps scipp version to 0.12
v0.4.2
Bugfix and move scipp version to 0.11.0
See https://scipp.github.io/scippneutron/release/0.4.2/about/release-notes.html#v0-4-2-january-2022 for details.
v0.4.1
Bugfix and move scipp version to 0.9.0
See https://scipp.github.io/scippneutron/release/0.4.1/about/release-notes.html#v0-4-1-november-2021 for details.
v0.4.0
v0.3.1
Get tutorial data from pooch.
v0.3.0
Features
load_nexus
will read ub_matrix and orientation_matrix information from nexus files. Likewise, the Mantid converters will propagate the same information if present.load_nexus
now has an optional flag,raw_detector_data
, which specifies that detector and event data should be loaded as it appears in the nexus file (without any binning or preprocessing).load_nexus
will now load monitor data from nexus files.load_nexus
will now load pulse times along with event data.
Breaking changes
load_nexus
will now add a single TOF bin around event data
v0.2.2
Patch release. Fix issues with conversion of slices of binned data. Fixes issue with absent shape when using advanced_geometry
flags in mantid converters.
v0.2.1
Patch release, fix issue with advanced_geometry
option to load
.