v2.5
What's Changed
- Remove default conda channels from CI by @yousefmoazzam in #551
- Distortion correction pipeline and a test with big data by @dkazanc in #552
- Fix CI lint errors from
blackupdate by @yousefmoazzam in #555 - Remove unused compressed tomo standard test data by @yousefmoazzam in #554
- Update test data to be
NXtomocompliant by @yousefmoazzam in #556 - Enable automatic discovery of NXtomo entry in input data by @yousefmoazzam in #553
- Full real data pipeline test for sweep by @dkazanc in #557
- Simplify temp dir setup/teardown in tests by @yousefmoazzam in #559
- Speed up CLI tests by @yousefmoazzam in #560
- Add CLI flag for choosing recon filename stem by @yousefmoazzam in #562
- Add container image and release build to ghcr by @yousefmoazzam in #567
- Minimise conda usage in installation process by @yousefmoazzam in #564
- Remove unused logger object by @yousefmoazzam in #571
- Simplify
BlockSplitter's iterator implementation by @yousefmoazzam in #572 - Separate
BlockSplitterdocstring into sections by @yousefmoazzam in #573 - reusing flats/darks from a different scan by @dkazanc in #569
- Add loader
autoparameter value support to YAML checker by @yousefmoazzam in #575 - Execute intermediate data wrapper in output recon file naming tests by @yousefmoazzam in #578
- Use minimum block length as frames-per-chunk value if frames-per-chunk calculation exceeds minimum block length by @yousefmoazzam in #581
- Add missing type hints to UI layer tests by @yousefmoazzam in #586
- Expect error status in CLI test with no args passed by @yousefmoazzam in #588
- Fix sweep runner not passing minimum block length to intermediate data wrapper by @yousefmoazzam in #592
- full pipelines tests fix and agnostic loader changes to tests by @dkazanc in #580
- Add simple JSON pipeline loader that handles range and manual parameter sweeps by @yousefmoazzam in #583
- Add JSON pipeline support to UI layer by @yousefmoazzam in #590
- Cli pipeline compatibility by @itsdiy0 in #594
- Update container image for compatibility with workflows system by @yousefmoazzam in #596
- Center360 and stitching method corrections by @dkazanc in #598
- Logpolar full pipeline test by @dkazanc in #595
New Contributors
Full Changelog: v2.4...v2.5