Skip to content

Release of 0.3.0 of Beta Phase

Compare
Choose a tag to compare
@MarcoMuellner MarcoMuellner released this 20 Jul 10:03
· 109 commits to master since this release

Features

  • SMURFS catches Control+c in terminal and dies graciously
  • SMURFS creates dynamic fourier plots, including the possibility for markers (-fm parameter)

Bugfixes

  • Gap Ratio is only calculated when the whole dataset is used, i.e. -trs is not set
  • Nyquist frequency calculation is now fixed. Used to use the mean of the difference between two datapoints, now applies a histogram and uses the most common value.