Releases: rzellem/EXOTIC
Releases · rzellem/EXOTIC
updates to priors
What's Changed
- Issue926 by @pearsonkyle in #934
- image alignment fallback using smoothing by @pearsonkyle in #941
- Update requests requirement from ~=2.26 to ~=2.27 by @dependabot in #938
- Update pyvo requirement from ~=1.1 to ~=1.2 by @dependabot in #932
- Update numpy requirement from ~=1.20 to ~=1.21 by @dependabot in #931
- Update cython requirement from ~=0.29.25 to ~=0.29.26 by @dependabot in #929
- Issue 939: Clarifying input for Image Scale and removing numba temporarily by @tamimfatahi in #942
- EXOTIC-GUI: Allowing for cleaner window close events. by @Shad0wSeven in #946
- Global fitter for multiple light curves by @pearsonkyle in #945
- v1.10.0 - updates to priors by @rzellem in #951
New Contributors
- @Shad0wSeven made their first contribution in #946
Full Changelog: 1.9.1...1.10.0
updated inits file
update to centroiding and lightcurve plotter
What's Changed
- Update cython requirement from ~=0.29.24 to ~=0.29.25 by @dependabot in #921
- Added index constraint on centroid fit near image bounds and update to light curve plot by @pearsonkyle in #924
- v1.9.0: update to centroiding and lightcurve plotter by @rzellem in #925
Full Changelog: 1.8.4...1.9.0
added omega to GUI
minor update to lightcurve plot
What's Changed
Full Changelog: 1.8.2...1.8.3
ecla fix for CITISENS: the sequel
What's Changed
Full Changelog: 1.8.1...1.8.2
1.8.1: elca plot fix for CITISENS
What's Changed
- Merge version 1.8 README changes into develop by @jpl-jengelke in #913
- elca plot fix for CITISENS by @rzellem in #914
- v1.8.1: ecla plot fix for CITISENS by @rzellem in #915
Full Changelog: 1.8.0...1.8.1
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
Bugfix on FOV plot and other plot updates
Features
- Update ultranest requirement from ~=3.3.0 to ~=3.3.3
- Add docstring and tests to utils.round_to_2()
- Plate scale label update to FOV plot
- Tests and documents process_lat_long()
Bugfixes
- FOV plot fixes for potential NaNs
Bugfix for writing final param file w/o a comp star
Bugfix
- Fixes issue where the final params file would not write if no comparison star was used