Skip to content

Releases: scipp/scippneutron

v0.5.2

29 Mar 08:03
3b8298a
Compare
Choose a tag to compare

Bugfix in streaming and load_nexus

v0.5.1

07 Mar 12:29
0bd6e97
Compare
Choose a tag to compare

Adds changes to NXData: #293

v0.5.0

23 Feb 15:57
42beabd
Compare
Choose a tag to compare

v0.4.2

18 Jan 10:38
690d17b
Compare
Choose a tag to compare

v0.4.1

12 Nov 15:05
be9a1cd
Compare
Choose a tag to compare

v0.4.0

22 Oct 07:38
1ae74e7
Compare
Choose a tag to compare

v0.3.1

28 Sep 09:03
3c0ef37
Compare
Choose a tag to compare

Get tutorial data from pooch.

v0.3.0

24 Sep 11:44
ac47829
Compare
Choose a tag to compare

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

17 Jun 09:08
8b01a5d
Compare
Choose a tag to compare

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

09 Jun 07:34
9b1dd0d
Compare
Choose a tag to compare

Patch release, fix issue with advanced_geometry option to load.