Skip to content

End to end processing of calibrated FITs image sets

Latest
Compare
Choose a tag to compare
@DaveStrickland DaveStrickland released this 27 Nov 13:22
· 2 commits to baseline since this release
91df03e

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.