Skip to content

Starfish Version 0.2

Compare
Choose a tag to compare
@gully gully released this 11 Mar 01:59
· 1194 commits to master since this release

[0.2.0] - 2016-03-11

Added

  • Support for IGRINS and ESPaDOnS instrument classes
  • Save intermediate progress in MCMC chains with arg --incremental_save={N} in star.py --sample
  • Worked examples in the Documentation
  • Use MCMC sampling optimal jump matrix if it is available with --use_cov flag to star.py --sample

Changed

  • Minor refactoring

Fixed

  • A bug in how fix_c0 is toggled during Chebyshev polynomial optimization
  • The --cov feature now works in chain.py
  • A bug preventing import of model grid interfaces
  • Travis builds are now passing
  • sigAmp is now forced to be positive, preventing Cholesky decomposition error