QuatroPe is an effort to develop high-quality scientific software, by mentoring people and outreach and mentoring projects.

Many of the QuatroPe tools emerged as independent efforts of its members and were integrated into the organization in order to maintain and improve them.

Astroalign

Astroalign is a python module that will try to align two stellar astronomical images, especially when there is no WCS information available.

It does so by finding similar 3-point asterisms (triangles) in both images and deducing the affine transformation between them.

Build Status Coverage Documentation Status PyPI ascl:1906.001


Properimage

Properimage is an implementation of the algorithms described in Zackay & Ofek 2017 papers, “How to coadd images” 1 2.

Build Status codecov Documentation Status License Python 3.8 Code style: black


Scikit-Criteria

Scikit-Criteria is a collection of Multiple-criteria decision analysis (MCDA) methods integrated into scientific python stack. Is Open source and commercially usable.

Gihub Actions CI Documentation Status PyPI License Python 3.7+


Carpyncho

Carpyncho, is a catalog browser that we hope will be reutilized to search for and characterize time variable data of the ~PiB size VVV/VVVx survey. Is being developed for the detection and classification of periodic variables. For this purpose the stacked pawprint data from the VDFS CASU v >= 1.3 catalogs have been crossed matched with the VDFS CASU v1.3 tile catalogs into a Parquet files. The Carpyncho infrastructure https://carpyncho.gihub.io is being developed entirely in Python.

Also, a companion Python library is developed to access the same dataset as a Pandas DataFrame.

Build Status Python 3 BSD-3 Documentation Status PyPI ascl:2005.007


More Projects