v2.1.1
What's Changed
- updating docs and some yaml pipelines by @dkazanc in #464
- fixing the pypi path by @dkazanc in #467
- Remove template generation as a part of the CI by @namannimmo10 in #471
- Add python version <3.13 constraint in docs env by @yousefmoazzam in #473
- Add CLI flag to pass an existing output directory to httomo (instead of httomo creating one) by @yousefmoazzam in #460
- Remove refs to unused loader params
name,in_file,pad,dimensionby @yousefmoazzam in #482 - Remove
--output-folder-pathCLI flag by @yousefmoazzam in #484 - Migrate from
sphinx-panelstosphinx-designby @yousefmoazzam in #488 - Fix docs build warnings and generate API docs with
autosummaryextension by @yousefmoazzam in #494 - Various small docs fixes by @yousefmoazzam in #497
- Remove data/hdf/loaders.py by @namannimmo10 in #502
- Update loader module docs by @yousefmoazzam in #505
- adding extraction of angles related to data indices only by @dkazanc in #508
- Add distortion correction wrapper by @yousefmoazzam in #507
- Update parameters in distortion correction memory hook test by @yousefmoazzam in #511
Full Changelog: v2.1.0...v2.1.1