Skip to content

1.0.21

Choose a tag to compare

@hippke hippke released this 14 Feb 20:32
· 40 commits to master since this release
  • Fixed: A bug in cleaned_array which caused an error in case invalid dy values were supplied. Relevant for TESS FITS files. These should now run including uncertainties.
  • Added: New statistics: before_transit_countin_transit_countafter_transit_count yield the number of data points in a bin of length transit duration before, in and after the phase-folded transit.
  • Added: New parameter show_progress_bar (bool, default: True) When set to False, no progress bar (using tqdm) will be shown
  • Added: Python 2 compatibility. For now, it is only single-core.