Releases: scipp/essreduce
Releases · scipp/essreduce
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
24.09.0
24.08.2
What's Changed
- Minor fixes needed for ESSdiffraction by @SimonHeybrock in #81
Full Changelog: 24.08.1...24.08.2
24.08.1
What's Changed
- FEAT: Basic widgets for data reduction by @MridulS in #55
- add specific code to run in voila by @MridulS in #56
- Param class cleanup by @YooSunYoung in #64
- Add parameter and widget modules by @SimonHeybrock in #66
- Add tutorial about GUI development. by @YooSunYoung in #65
- Switchable widget. by @YooSunYoung in #67
- Workflow building helper. by @YooSunYoung in #70
- Optional widget wrapper by @YooSunYoung in #73
- Add Nexus workflow and components by @SimonHeybrock in #75
- Fix problems in new NeXus workflows by @SimonHeybrock in #77
New Contributors
- @YooSunYoung made their first contribution in #64
Full Changelog: 24.08.0...24.08.1
v24.08.0
What's Changed
- Add
nexus.load_event_data
andnexus.group_event_data
by @SimonHeybrock in #53 - Copy JSON NeXus helper from ScippNeutron by @jl-wynen in #52
Full Changelog: 24.07.1...24.08.0
v24.07.1
What's Changed
- Add uncertainty.broadcast_variances and perform cleanup by @SimonHeybrock in #51
Full Changelog: 24.07.0...24.07.1