Skip to content

Releases: duxfrederic/lightcurver

v1.2.1

25 Jan 02:00

Choose a tag to compare

  • Better magnitude error bars
  • HTML curve shifter generated as report at the end of pipeline

v1.2.0

16 Jan 21:30

Choose a tag to compare

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

07 Dec 16:09

Choose a tag to compare

  • 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

02 Oct 18:54

Choose a tag to compare

Post-JOSS review release

v1.0.8

10 Jul 03:37

Choose a tag to compare

  • Absolute photometric calibration with Pan-STARRS in addition to Gaia
  • added a simple script interface:
    lc_init to quickly setup a working directory
    and
    lc_run /path/to/config
    to run the pipeline.
  • various bug fixes

v1.0.7

24 May 01:44

Choose a tag to compare

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

08 May 15:59

Choose a tag to compare

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

01 May 19:07

Choose a tag to compare

Just switched to Vizier as main Gaia provider because the Gaia archive was down.

v1.0.4

01 Apr 18:14

Choose a tag to compare

Minor release for pypi

v1.0.3

24 Mar 01:59

Choose a tag to compare

release for joss