Releases: scipp/essreduce
Releases · scipp/essreduce
v24.12.0
What's Changed
- Make enum widgets show value and parameter name clearly by @MridulS in #139
- Add missing instantiation of NeXusTransformation in ess.reduce.live.raw by @SimonHeybrock in #130
- Set/get parameters input widget values. by @YooSunYoung in #145
- fix: support non-html outputs by @jokasimr in #146
- Fix multifile widget init by @nvaytet in #156
- Docs fixes by @jl-wynen in #154
- Prune type vars v2 by @jl-wynen in #157
Full Changelog: 24.11.3...24.12.0
24.11.3
v24.11.2
24.11.1
What's Changed
- Fix NeXus workflow for pure rotations on detectors by @SimonHeybrock in #127
Full Changelog: 24.11.0...24.11.1
24.11.0
What's Changed
- Add more tests for
live.raw
module by @SimonHeybrock in #123 - Drop out-of-range IDs in live.raw by @SimonHeybrock in #125
- Do not require valid transform chain when building live.raw.LogicalView by @SimonHeybrock in #124
- Nexus transforms improvements by @SimonHeybrock in #126
Full Changelog: 24.10.3...24.11.0
24.10.3
What's Changed
- Add keyword args to allow for stripping run and monitor types from GenericNeXusWorkflow by @SimonHeybrock in #120
- Add
live.raw
module for raw detector views by @SimonHeybrock in #122
Full Changelog: 24.10.2...24.10.3
24.10.2
What's Changed
- Expose NeXus transformation chains in workflow steps by @SimonHeybrock in #114
- Fix grow_nexus script length calculation by @SimonHeybrock in #117
- Add
ess.reduce.live
, a module for building live reduction workflows by @SimonHeybrock in #118 - Adapt NeXus workflow to default to sample at the origin if sample group has no position by @SimonHeybrock in #119
Full Changelog: 24.10.1...24.10.2
24.10.1
What's Changed
- Add "JSON" generator to facilitate testing of live workflows in downstream packages by @SimonHeybrock in #115
Full Changelog: 24.10.0...24.10.1
24.10.0
What's Changed
- Minor readability improvements in the widgets by @SimonHeybrock in #84
- Cleanup nexus module by @SimonHeybrock in #97
- Support preopening NeXus files by @SimonHeybrock in #86
- Load histogram data by @jl-wynen in #106
- Only use compact formatter if dtype is not datetime by @nvaytet in #108
- fix: remove unnecessary column by @jokasimr in #107
- Binedges widget by @nvaytet in #109
- Add
widgets
module in API docs by @SimonHeybrock in #113 - Better looking vector widget by @nvaytet in #111
- Remove non-generic nexus components by @SimonHeybrock in #112
Full Changelog: 24.09.1...24.10.0
24.09.1
What's Changed
- Fix signal finding in Nexus group tripping up on time-dependent transform by @SimonHeybrock in #95
- Make PulseSelection generic by @SimonHeybrock in #88
- Remove false graph dependency of detector and monitor NeXus load on pulse selection by @SimonHeybrock in #91
Full Changelog: 24.09.0...24.09.1