Version 0.6.0 of the AstroPhotography package includes the following changes:
- Python wrapper for processing multiple calibrated image sets, e.g. iTelescope premium image sets. (ApProcessor, ap_processor)
- Walk throughs of processing calibrated images and generating bad pixel maps using jupyter notebooks in AstroPhotography/notebooks
- API breaking package re-organization with creation of
util
subpackage. - API breaking changes to other classes, e.g. ApAstrometry.
- Various minor fixes to ApAstrometry, ApFindBadPixels, etc.
- Continuing work on improving the Sphinx documentation.
- In process switch to Ruff for formatting/linting and adopting type hinting.