Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 1.12 KB

README.md

File metadata and controls

37 lines (19 loc) · 1.12 KB

AstroCanvas

Application designed for the calibration of astronomical images and scientific analysis through a graphical interface.

It includes basic calibration operations like Bias, darks and Flats corrections and reduction. In addition it includes some modes to perform scientific plots, e.g. RGB images or lightcurves.

The Astrocanvas app is in development. Therefore currently is only available the scripst version.

Astrocanvas has been made with the following Python packages:

Matplotlib: https://matplotlib.org/

Astropy: https://www.astropy.org/

Tkinter: https://docs.python.org/3/library/tkinter.html

see the official documentation at: https://readthedocs.org/projects/astrocanvas

see the official repository at: https://github.com/piexpiex/AstroCanvas