Releases: scipp/essreduce
Releases · scipp/essreduce
25.03.0
What's Changed
- Remove live.raw.LogicalView by @SimonHeybrock in #204
- Add minimum and maximum accumulator. by @YooSunYoung in #205
Full Changelog: 25.02.5...25.03.1
25.02.5
What's Changed
- fix: dont process the error message if it doesnt match what we expect by @jokasimr in #195
- StreamProcessor: Support clearing accumulators by @SimonHeybrock in #196
- skip some locking mismatched test on macos and windows by @MridulS in #198
- reorganize tests layout for file locking flags by @MridulS in #202
Full Changelog: 25.02.4...25.02.5
25.02.4
25.02.3
What's Changed
- Time-of-flight: use epoch reference time and guess the PulseStrideOffset by @nvaytet in #186
- Time-of-flight: make Ltotal a free parameter by @nvaytet in #189
- Refactor unwrap tests by @nvaytet in #188
- StreamProcessor: Fix dynamic value reuse, allow partial updates by @SimonHeybrock in #193
- Make live reduction work with BIFROST by @MridulS in #192
Full Changelog: 25.02.2...25.02.3
25.02.2
What's Changed
- Fix ROI helper to work with empty selection by @SimonHeybrock in #190
Full Changelog: 25.02.1...25.02.2
25.02.1
What's Changed
- Keep track of cumulative result in RollingDetectorView by @SimonHeybrock in #185
Full Changelog: 25.02.0...25.02.1
25.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