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 https://github.com/rzellem/EXOTIC/pull/883
* Tests and documents `typecase_check()` function by brycemcd in https://github.com/rzellem/EXOTIC/pull/886
* Tests and documents `get_val()` and `add_sign()` functions by brycemcd in https://github.com/rzellem/EXOTIC/pull/882
* Exoplanet Watch API and Notebook Example by pearsonkyle in https://github.com/rzellem/EXOTIC/pull/890
* Docs and tests for find by brycemcd in https://github.com/rzellem/EXOTIC/pull/894
* Update numpy requirement from ~=1.20.0 to ~=1.21.3 by dependabot in https://github.com/rzellem/EXOTIC/pull/891
* Issue 892: Modified FWHM units for passbands and other values by tamimfatahi in https://github.com/rzellem/EXOTIC/pull/895
* Issue 897: Positive a/Rs only as prior by tamimfatahi in https://github.com/rzellem/EXOTIC/pull/899
* fixed some logic for no/airmass detrending in lc fit by pearsonkyle in https://github.com/rzellem/EXOTIC/pull/901
* Updated light curve plot by pearsonkyle in https://github.com/rzellem/EXOTIC/pull/903
* Updated requirements for matplotlib v3.5 by tamimfatahi in https://github.com/rzellem/EXOTIC/pull/905
* Docs and tests for user input by brycemcd in https://github.com/rzellem/EXOTIC/pull/906
* New light curve model using PyLightcurve by pearsonkyle in https://github.com/rzellem/EXOTIC/pull/909
* new rec by pearsonkyle in https://github.com/rzellem/EXOTIC/pull/910
* v1.8: New lightcurve model by rzellem in https://github.com/rzellem/EXOTIC/pull/911
**Full Changelog**: https://github.com/rzellem/EXOTIC/compare/1.7.0...1.8.0