v2.6
What's Changed
- Running full pipelines in parallel in tests by @dkazanc in #600
- Darks or/and flats images ignore by @dkazanc in #599
- Sweep intensity fix by @dkazanc in #612
- Changes around the logic of the rotation wrapper by @dkazanc in #604
- Don't insert intermediate file saving method in sweep run by @yousefmoazzam in #615
- Making a keyword (null) to work for image_key_path in the loader by @dkazanc in #616
- Add MPI abort handler for unhandled exceptions by @yousefmoazzam in #614
- Some corrections to documentation by @dkazanc in #621
- Fix code formatting by @yousefmoazzam in #624
- Add httomo version comment to pipeline file copied to output dir by @yousefmoazzam in #623
- modification of the parallel test to allow detector padding by @dkazanc in #618
- making sweep runs to save 16 bit images instead of 8bit by @dkazanc in #625
- Run framework and pipeline tests on IRIS sequentially rather than in parallel by @yousefmoazzam in #627
- Communicate min block len only on first block in section by @dkazanc in #622
- reducing the preview size for a quicker test run by @dkazanc in #629
- Sweep run changes to avoid multiple rescaling by @dkazanc in #628
- Block to cpu function changes of base_block by @dkazanc in #620
- Adding a new test that executes a new directive by @dkazanc in #630
- OutputRef cannot be accessed in a method when padding is also enabled by @dkazanc in #631
- Reslice reduced memory v3 clean by @neon60 in #636
- Fix code formatting by @yousefmoazzam in #638
- Create output directory if it doesn't exist by @yousefmoazzam in #633
- Fix rank 2 case by @neon60 in #640
- Use numpy.split in reslice by @neon60 in #641
- Add new reslice algorithm with lower memory usage by @dkazanc in #637
- Enable padding in sections after 0th section by @yousefmoazzam in #644
New Contributors
Full Changelog: v2.5...v2.6