daemonflux 0.8.0
What's Changed
- Exposed chi2 function by @afedynitch in #7
- New covariance matrix for the uncalibrated case that tries to better mimic the error estimate from DDM+GSF. To disable this behavior pass
Flux(..., uncorrelated_hadr_errors=True, ...)
.
Full Changelog: v0.7.0znd...v0.8.0