Skip to content

Another Brick in the Wall

Compare
Choose a tag to compare
@j-faria j-faria released this 07 Mar 18:16
· 439 commits to develop since this release
  • Fix issue with .rdb files.

Extras names and order are now read directly from the header of the file. This fixes an issue with non-standard column names and orders because, apparently, there is no standard...
This does break the (new) saverdb command.

  • add_noise and remove_rotation commands

Not yet ready for anything serious (and actually quite ad-hoc methods, so let's see...)

  • Fixes in periodograms and plots
  • Parallel evaluation of gls and bls periodograms
  • Handle tilde expansion in filenames
  • Very basic genyorbit command
  • 'verbose' option for read
  • Plenty of options for periodogram command
  • Initial implementations of the DE and the DEMC algorithms
  • New macros
  • Basic initial implementations of an MCMC class and some result analysis code