Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
drizzlib [2022/05/10 11:08] Déborah Paradis |
drizzlib [2024/06/18 12:22] (current) Déborah Paradis |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Drizzlib ====== | ====== Drizzlib ====== | ||
- | From this page you can download the drizzling software library, **drizzlib**, which reprojects data from HEALPix to local WCS FITS format. The current library is available in Python3. Older versions in Python2 and IDL are available, but no longer actively maintained. | + | From this page you can download the drizzling software library, **drizzlib**, which reprojects data from HEALPix to local WCS FITS format. The current library is available in Python3. Older versions in Python2 are available, but no longer actively maintained. |
The drizzling library uses a strategy where the surface of pixel intersection is computed as presented in Appendix A of Paradis et al., 2012, A&A, 543, 103. This method allows fast ingestion and guarantees the photometric accuracy of the transformation with minimal data loss during the transformation from HEALPix to local WCS FITS. | The drizzling library uses a strategy where the surface of pixel intersection is computed as presented in Appendix A of Paradis et al., 2012, A&A, 543, 103. This method allows fast ingestion and guarantees the photometric accuracy of the transformation with minimal data loss during the transformation from HEALPix to local WCS FITS. | ||
Line 16: | Line 16: | ||
==== Authors ==== | ==== Authors ==== | ||
- | * //Antoine Goutenoir (IRAP)// | + | **Project Manager:** Jean-Michel Glorian (IRAP) |
- | * //Déborah Paradis (IRAP)// | + | |
- | * //Jean-Michel Glorian (IRAP)// | + | **Scientist:** Déborah Paradis (IRAP)\\ |
- | * //Gabriel Foënard (IRAP)// | + | **Previous scientist:** Annie Hughes (IRAP) |
- | * //Nathanael Jourdane (IRAP)// | + | |
- | * //Anaïs Amato (IRAP)// | + | **Developper:** Mickaël Boiziot (IRAP)\\ |
- | * //Annie Hughes (IRAP)// | + | **Previous developpers:** Antoine Goutenoir (IRAP), Déborah Paradis (IRAP), Anaïs Amato (IRAP), Gabriel Foënard (IRAP), Nathanael Jourdane (IRAP) |
+ | |||
==== Where to download the drizzlib python code ==== | ==== Where to download the drizzlib python code ==== | ||
Line 42: | Line 44: | ||
Or you can directly grab a tarball here : | Or you can directly grab a tarball here : | ||
- | * **NEW** [[http://cade.irap.omp.eu/downloads/drizzlib/python/drizzlib-2.1.2.tar.gz|drizzlib-2.1.2.tar.gz]] (2019-11-19) **for Python >= 3.6** | + | * [[http://cade.irap.omp.eu/downloads/drizzlib/python/drizzlib-2.1.2.tar.gz|drizzlib-2.1.2.tar.gz]] (2019-11-19) **for Python >= 3.6** |
* [[http://cade.irap.omp.eu/downloads/drizzlib/python/drizzlib-1.2.6.3.tar.gz|drizzlib-1.2.6.3.tar.gz]] (2018-12-07) **for Python >= 2.7** | * [[http://cade.irap.omp.eu/downloads/drizzlib/python/drizzlib-1.2.6.3.tar.gz|drizzlib-1.2.6.3.tar.gz]] (2018-12-07) **for Python >= 2.7** | ||
* tarballs for older versions of drizzlib (python 2.7 only) are linked at the bottom of this page. | * tarballs for older versions of drizzlib (python 2.7 only) are linked at the bottom of this page. | ||
Line 112: | Line 114: | ||
* [[http://cade.irap.omp.eu/downloads/drizzlib/python/drizzlib-1.0.1.tar.gz|drizzlib-1.0.1.tar.gz]] (2015-12-18) | * [[http://cade.irap.omp.eu/downloads/drizzlib/python/drizzlib-1.0.1.tar.gz|drizzlib-1.0.1.tar.gz]] (2015-12-18) | ||
- | ===== IDL version ===== | + | |
- | + | ||
- | ==== Authors ==== | + | |
- | + | ||
- | * //Jean-Philippe Bernard (IRAP)// | + | |
- | * //Nathalie Baby (IRAP)// | + | |
- | * //Caroline Bot (CDS)// | + | |
- | * //Laurent Cambrésy (CDS)// | + | |
- | * //Déborah Paradis (IRAP)// | + | |
- | * //Alexandre Sauvé (IRAP)// | + | |
- | + | ||
- | + | ||
- | + | ||
- | ==== Download ==== | + | |
- | + | ||
- | [[http://cade.irap.omp.eu/documents/Ancillary/Software/drizzlib_v08_15_beta.zip|drizzlib_v08_15_beta.zip]] | + | |
---- | ---- |