Skip to content

1.1.0

Latest
Compare
Choose a tag to compare
@pbrus pbrus released this 13 Feb 21:14
· 4 commits to master since this release

Added

  • Optional argument --lightcurve filename to detrend.py script applying a trend function to a given filename
  • Optional argument --sigma sig to detrend.py script which is the standard deviations to filter input data before trend fitting
  • Optional argument --lightcurve filename to trim.py script removing the same points for a given filename as for the input file

Changed

  • Algorithm to detrend data:
  • Update varana package to version 1.1.0
  • Documentation

Fixed

  • Mechanism updating the original data when detrending and trimming is performed on residuals