Skip to content

Minor release of SMURFS

Compare
Choose a tag to compare
@MarcoMuellner MarcoMuellner released this 11 Feb 16:11
· 70 commits to master since this release
a45dee4

Features

  • Skip similar frequencies: With the -ssa flag it is now possible to skip an area of similar frequencies and continue analysing a given dataset
  • Skip cutoff: With this flag you can ignore the cutoff behaviour (stop after 10 similar frequencies). It will go on until the SNR goes the given level
  • SMURFS can handle TESS data now. It will automatically download and analyse a TIC dataset if a TIC number is given.
  • SMURFS now generates lightcurve ASCII files. With full mode, every single lightcurve is saved.
  • Input data is sorted automatically now
  • Computing frequency spacing and plotting it automatically
  • Duty cycle and rumtine are now printed
  • Results are now properly saved so that they are machine readable

Bugfixes

  • Fixed a bug in the computation of the nyquist frequency when the most common value is 0
  • Fixed handling of NaNs

Misc

  • Added more documentation for the README file
  • Flags are now truly flags (no more =True)
  • Folders are now differently named, depending on the run