- Support for IGRINS and ESPaDOnS instrument classes
- Save intermediate progress in MCMC chains with arg
--incremental_save={N}
instar.py --sample
- Worked examples in the Documentation
- Use MCMC sampling optimal jump matrix if it is available with
--use_cov
flag tostar.py --sample
- Minor refactoring
- A bug in how fix_c0 is toggled during Chebyshev polynomial optimization
- The
--cov
feature now works inchain.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
- First release