Releases: duxfrederic/lightcurver
Releases · duxfrederic/lightcurver
v1.2.1
v1.2.0
Various improvements, refactoring.
Breaking changes:
- Has new config.yaml entries, will crash when run with older config.yaml templates. (But will list the missing entries).
- Changes in the naming of the outputs of the automatic ROI modelling
v1.1.1
- added masking of bad columns during cutouts creation with
ccdproc - hdu selection in config for data and headers
- servers with no internet connection: importing gaia only when necessary to avoid timeouts on runs where querying stars is already done.
- output wcs in automatic modeling fits products
v1.1.0
Post-JOSS review release
v1.0.8
- Absolute photometric calibration with Pan-STARRS in addition to Gaia
- added a simple script interface:
lc_initto quickly setup a working directory
and
lc_run /path/to/config
to run the pipeline. - various bug fixes
v1.0.7
Added support for position dependent distortion of the PSF. The pipeline now tracks the positions of all extracted cutouts in all frames, as uses this information to fit a position-dependent affine transformation (shear + stretch) of the PSF models.
Will break with older reductions, need to re-extract the regions file.
v1.0.6
Bug making one ROI cutouts per frame per existing PSF fixed. Now one ROI cutout per frame, even if multiple PSFs (selects lowest chi2 psf that is within acceptable bounds).
v1.0.5
Just switched to Vizier as main Gaia provider because the Gaia archive was down.
v1.0.4
Minor release for pypi
v1.0.3
release for joss