Tool for stacking astronomical image
-
Install Sextractor
-
Install Scamp
-
Install stdpipe
- Clone the project
- Go into the stdpipe repertory
- Run : pip install .
-
Install the tool
- Clone the project
- Go into the grandma-stack repertory
- Run : pip install .
- Put the flat images in a repertory named flat
- Put the bias images in a repertory named dark
- Put the raw images to stackin a repertory named : raw
Arguments:
--images : Path to the repertory containing the flat, bias and raw images
--ra : Radial ascension of the target
--dec : Declination of the target
--outname : name of the output image
--astrometry : Whether refining the astrometry using Scamp (Default : True)