Skip to content

this is python code to read in, align by correlating in fourier space, and stacking astronomical fits images.

License

Notifications You must be signed in to change notification settings

fedhere/coaddfitim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Health

coaddfitim

this code stacks fits image files. it is able to shift the imagies to achieve best alignment but correlating the images (in fourier space)

it deals with saturated pixels and articats of saturation, it can remove bad or unwanted regions of the fits file, and of course appropriately corrects the exposure, gain, readnoise values in the header.

run it as

$python coaddim.py <wild cards for the fits files>

and to get the help run the command line without arguments:

$python coaddim.py

About

this is python code to read in, align by correlating in fourier space, and stacking astronomical fits images.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages