Releases: scipp/essreduce
Releases · scipp/essreduce
v25.02.0
What's Changed
- Split interface of
StreamProcessor
into two parts by @SimonHeybrock in #175 - Add ROIFilter by @SimonHeybrock in #173
- Handle mismatched HDF5 locking flags by @jl-wynen in #178
RollingDetectorView
: Support normalization to number of contributing pixel (fractions) by @SimonHeybrock in #182- Make a wrapped lookup table to time-of-flight by @nvaytet in #180
Full Changelog: 25.01.1...25.02.0
25.01.1
25.01.0
What's Changed
- Treat value as one of fields. by @YooSunYoung in #152
- Switchable widget set/get sub-fields or values. by @YooSunYoung in #151
- Handle value setter with try-except instead of a condition by @YooSunYoung in #149
- Add correct Zenodo badge by @jl-wynen in #159
- Add monitor types for powder and spectroscopy by @jl-wynen in #160
- Add missing 'live' submodule to API reference by @SimonHeybrock in #161
- feat: add simple progress indicator by @jokasimr in #147
- Fall back to opening HDF5 files w/o locking by @jl-wynen in #162
- Switch/Optional widget fields setter/getter by @YooSunYoung in #148
- Use Monte-Carlo simulations for frame unwrapping and WFM by @nvaytet in #163
- Fix sciencedirect links and warnings in docs build by @nvaytet in #168
- Allow
tof
dim in addition totime_of_flight
in resampling provider for histogrammed data by @nvaytet in #170 - Debug endless docs build by @jl-wynen in #165
- Change TofWorkflow API to not mirror the Pipeline api by @nvaytet in #169
- Prune workflow in RollingDetectorView by @SimonHeybrock in #171
Full Changelog: 24.12.0...25.01.0
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