DaveStrickland / AstroPhotography

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

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

Closed DaveStrickland closed 10 months ago

DaveStrickland commented 10 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. :(