Dave Strickland
Dave Strickland
Merge https://github.com/DaveStrickland/AstroPhotography/commit/91df03e6f07333753254f7db834d60f95bf4cf14 also resolves #1
Temporarily added the `bash` scripts I have been using: ```bash src/AstroPhotography/scripts/calibrate_all.sh src/AstroPhotography/scripts/navigate_all.sh src/AstroPhotography/scripts/composite_all.sh src/AstroPhotography/scripts/resample_all.sh ```
Merge 91df03e6f07333753254f7db834d60f95bf4cf14 resolves #2
This is something I have in progress already, just haven't had the time to really get it done. The aim would be to statistically determine the parameters of, and then...
Preferably python-based off-the-shelf image processing (often implicitly designed for uint8 based grey or RGB images). These are more along the lines of denoising rather than traditional astronomical image smoothing. -...
Is there any update as to when/if this will be fixed? It's bites me in the but all the time in astropy 4.0, but I'd be happy to update to...
Hi @keflavich, I was imprecise in my comment, as I was really wondering about whether the message was going to be moved over to use the `warnings` system and I...