v1.8: New lightcurve model
Features
- Added more code documentation
- Added more tests
- Updated EXOTIC API
- New lightcurve model
Bugfixes
- Restricts appropriate priors to only positive values (e.g., a/Rs)
What's Changed
- Tests and docs for init_params() function by @brycemcd in #883
- Tests and documents
typecase_check()
function by @brycemcd in #886 - Tests and documents
get_val()
andadd_sign()
functions by @brycemcd in #882 - Exoplanet Watch API and Notebook Example by @pearsonkyle in #890
- Docs and tests for find by @brycemcd in #894
- Update numpy requirement from ~=1.20.0 to ~=1.21.3 by @dependabot in #891
- Issue 892: Modified FWHM units for passbands and other values by @tamimfatahi in #895
- Issue 897: Positive a/Rs only as prior by @tamimfatahi in #899
- fixed some logic for no/airmass detrending in lc fit by @pearsonkyle in #901
- Updated light curve plot by @pearsonkyle in #903
- Updated requirements for matplotlib v3.5 by @tamimfatahi in #905
- Docs and tests for user input by @brycemcd in #906
- New light curve model using PyLightcurve by @pearsonkyle in #909
- new rec by @pearsonkyle in #910
- v1.8: New lightcurve model by @rzellem in #911
Full Changelog: 1.7.0...1.8.0