v2.2
What's Changed
- Account for input data size in memory hook test without inline cupy array copy by @yousefmoazzam in #513
- Add docstrings for members of
preview.pymodule by @yousefmoazzam in #509 - Update transform loader params API docs by @yousefmoazzam in #514
- Add and update docstrings in
section.pymodule by @yousefmoazzam in #517 - Add docstrings for
darks_flats.pymodule and members by @yousefmoazzam in #519 - Remove python pipeline file support by @yousefmoazzam in #527
- Remove pipeline file extension check by @yousefmoazzam in #529
- Paganinsweep by @dkazanc in #521
- removing autoinsertion of rescale_to_int for sweep runs by @dkazanc in #523
- adding raven filter memory estimator by @dkazanc in #530
Full Changelog: v2.1.1...v2.2