DaveStrickland / AstroPhotography

Python workflow for processing astrophotography images from either digital cameras and/or amateur telescopes.
GNU General Public License v3.0
19 stars 3 forks source link

Resolve Issue 021 - Adapt to astropy 6 API changes #22

Closed DaveStrickland closed 5 months ago

DaveStrickland commented 5 months ago

Fixes to ApFindStars, ApMeasureStars, ApFixCosmicRays, and ApMeasureBackground.

Some changes to the bash scripts, in particular use of environment variables in calibrate_all.sh

Tested processing M81 test data (iTelescope T05) with calibrate_all.sh, navigate_all.sh, and resample_all.sh. Can't use composite_all.sh as I can't get stiff via rpm or to compile from source. :(