v3.1
What's Changed
Notable Changes for Users
- Add CLI flag to set continuous scan subset start and stop indices by @yousefmoazzam in #690
Changes
- Preview extender if a method with padding present by @dkazanc in #670
- Fix potential skipping of non-auto params in YAML checker by @yousefmoazzam in #671
- Allow omitting image key path loader param in YAML checker by @yousefmoazzam in #673
- reslice clock time added into the log by @dkazanc in #674
- a fix for the preview expansion to work in parallel by @dkazanc in #676
- Block to cpu move to _execute_section_block by @dkazanc in #675
- YAML checker catches pipelines omitting required params by @yousefmoazzam in #677
- Snapshot saver feature to help with debugging by @dkazanc in #679
- Include padding in max slices and number of blocks calculations by @yousefmoazzam in #680
- Fix failure to ignore darks/flats when getting the other from separate file by @yousefmoazzam in #683
- fixing a bug around block to cpu logic by @dkazanc in #686
- Apply black formatting to fix CI by @yousefmoazzam in #688
- fix Paganin slices estimation in sweep runner by @mfep in #687
- Autogenerate release notes and upload user release notes asset by @yousefmoazzam in #685
- Refactor darks/flats config class to more clearly represent the various use-cases by @yousefmoazzam in #684
- Fix f-string incompatibility with python 3.11 by @yousefmoazzam in #691
- Radway 69 iterative lprec estimator by @ferenc-gh in #681
- Add
gcctransitive dependency toDockerfileby @yousefmoazzam in #692 - Cupy 14.0 + numpy 2.4 environment related changes by @dkazanc in #682
- Add
PILmock import to sphinx autodoc config by @yousefmoazzam in #696 - adding artifacts upload to docs build by @dkazanc in #701
- enabling errors for gpu-disabled devices by @dkazanc in #698
- Apply
blackcode formatter by @yousefmoazzam in #704 - Set reslice dir default value to output dir by @yousefmoazzam in #703
- Fix incorrect link target in loader docs by @yousefmoazzam in #694
- Explicitly finalise source to cleanup hdf5 file backing dataset store by @yousefmoazzam in #706
Full Changelog: v3.0...v3.1