Releases: LSSTDESC/surveycodex
Releases · LSSTDESC/surveycodex
New host, new name
1.1.3
Added rich display
1.0 release of BTK
This major release of galcheat incorporates a lot of breaking changes to improve the API.
The main addition is that all the parameters have been referenced and the references are available in your terminal from the CLI.
This release prepares the 1.0 release of the BlendingToolkit \0/
What's Changed
- Improve the contribution page by @aboucaud in #29
- Update README by @aboucaud in #37
- Settle on common set of parameters by @aboucaud in #43
- Adding references to HSC.yaml by @HironaoMiyatake in #32
- DES references by @mpaillassa in #42
- Adding missing gain values by @mpaillassa in #44
- Adding missing obscuration values by @mpaillassa in #46
- Rename exp_time to exposure_time by @aboucaud in #47
- CFHT references by @mpaillassa in #51
- Update pre-commit by @aboucaud in #53
- Fix new black formatting by @aboucaud in #54
- Rename central_wavelength with effective_wavelength by @aboucaud in #55
- Add a data readme by @aboucaud in #45
- HST_COSMOS references by @mpaillassa in #50
- Hsc obscuration by @mpaillassa in #59
- Speclite zeropoints by @mpaillassa in #60
- Add effective wavelength script by @mpaillassa in #64
- Euclid references by @mpaillassa in #49
- Zeropoint and zeropoint_airmass references by @mpaillassa in #63
- Adding effective wavelength values by @mpaillassa in #67
- Remove survey optional parameters by @aboucaud in #69
- docs: add aboucaud as a contributor for code, ideas, maintenance, review by @allcontributors in #71
- docs: add mpaillassa as a contributor for code, review by @allcontributors in #72
- docs: add mpaillassa as a contributor for data by @allcontributors in #73
- docs: add ismael-mendoza as a contributor for ideas, review by @allcontributors in #74
- docs: add HironaoMiyatake as a contributor for code, data by @allcontributors in #75
- docs: add aguinot as a contributor for data by @allcontributors in #76
- docs: add thuiop as a contributor for ideas by @allcontributors in #77
- docs: add herjy as a contributor for ideas by @allcontributors in #78
- Refactor-readme by @aboucaud in #79
- Implement utility functions purely related to survey and filter numbers by @aboucaud in #24
- Cleaning of the current scripts by @aboucaud in #68
- Renaming Rubin to LSST by @aboucaud in #80
- Fix inconsistencies and clean the code by @aboucaud in #84
- Rename HST to COSMOS by @aboucaud in #86
- Change project setup method to use setup.cfg by @aboucaud in #85
- Improve YAML consistency by @aboucaud in #66
- Extend utilities functions arguments to instances by @aboucaud in #90
- Fix wrong unit by @aboucaud in #93
- Small references fixes by @mpaillassa in #94
- Adding description parameter by @mpaillassa in #95
- Improve terminal info by @aboucaud in #96
- Make references printable by @aboucaud in #97
- Distinguish between str and repr for dataclasses by @aboucaud in #99
- Remove generic get_filter by @aboucaud in #98
- Modify Survey getter function by @aboucaud in #103
- Fix pickle issue for multiprocessing by @aboucaud in #92
- Add basic documentation by @aboucaud in #91
- docs: add ismael-mendoza as a contributor for data by @allcontributors in #105
- add references for LSST by @ismael-mendoza in #101
- Update hooks especially black version by @aboucaud in #117
- Rename exposure_time to full_exposure_time by @aboucaud in #118
- Freeze the dataclasses by @aboucaud in #116
- Reference links by @mpaillassa in #119
- Provide the exposure time to compute the counts by @aboucaud in #124
- Update Euclid VIS filter name by @aboucaud in #123
- Add page on inheritance by @aboucaud in #121
- add simple galaxy tutorial by @ismael-mendoza in #122
- Clarify zeropoint computation by @aboucaud in #111
- remove releases md by @ismael-mendoza in #125
- Update readme with logo by @aboucaud in #126
New Contributors
- @HironaoMiyatake made their first contribution in #32
- @mpaillassa made their first contribution in #42
- @allcontributors made their first contribution in #71
- @ismael-mendoza made their first contribution in #101
Full Changelog: 0.1.2...1.0.0
Finalize refactoring of new API
What's Changed
Full Changelog: 0.1.1...0.1.2
Refactoring of the API to improve error handling
What's Changed
- Add Rubin and Euclid filter central wv by @aboucaud in #13
- Fix value for Euclid PSF FWHM by @Hbretonniere in #9
- Add contribution guidelines by @aboucaud in #14
- Merge survey and instrument concepts by @aboucaud in #17
- Small adjustments by @aboucaud in #18
- Change API for accessing the surveys by @aboucaud in #19
- Fix readme by @aboucaud in #20
New Contributors
- @Hbretonniere made their first contribution in #9
Full Changelog: 0.0.4...0.1.0
Change build scheme to deliver data with package
0.0.4 v0.0.4
Add console script `galcheat`
0.0.3 v0.0.3
Fix the __main__ script execution
0.0.2 v0.0.2
Alpha release for demo
This release is meant for galcheat
to be tested for integration in BlendingToolKit