Galcheat

Latest version: v1.1.3

Safety actively analyzes 641872 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.1.3

What's Changed

CLI
* Fix output floating precision in CLI by aboucaud in https://github.com/aboucaud/galcheat/pull/129

Maintenance
* Add new lib needed to build the docs by aboucaud in https://github.com/aboucaud/galcheat/pull/128
* Upgrade CI range by aboucaud in https://github.com/aboucaud/galcheat/pull/130


**Full Changelog**: https://github.com/aboucaud/galcheat/compare/1.1.0...1.1.3

1.1.0

What's Changed
* Add rich display by aboucaud in https://github.com/aboucaud/galcheat/pull/127


**Full Changelog**: https://github.com/aboucaud/galcheat/compare/1.0.0...1.1.0

1.0.0

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 https://github.com/aboucaud/galcheat/pull/29
* Update README by aboucaud in https://github.com/aboucaud/galcheat/pull/37
* Settle on common set of parameters by aboucaud in https://github.com/aboucaud/galcheat/pull/43
* Adding references to HSC.yaml by HironaoMiyatake in https://github.com/aboucaud/galcheat/pull/32
* DES references by mpaillassa in https://github.com/aboucaud/galcheat/pull/42
* Adding missing gain values by mpaillassa in https://github.com/aboucaud/galcheat/pull/44
* Adding missing obscuration values by mpaillassa in https://github.com/aboucaud/galcheat/pull/46
* Rename exp_time to exposure_time by aboucaud in https://github.com/aboucaud/galcheat/pull/47
* CFHT references by mpaillassa in https://github.com/aboucaud/galcheat/pull/51
* Update pre-commit by aboucaud in https://github.com/aboucaud/galcheat/pull/53
* Fix new black formatting by aboucaud in https://github.com/aboucaud/galcheat/pull/54
* Rename central_wavelength with effective_wavelength by aboucaud in https://github.com/aboucaud/galcheat/pull/55
* Add a data readme by aboucaud in https://github.com/aboucaud/galcheat/pull/45
* HST_COSMOS references by mpaillassa in https://github.com/aboucaud/galcheat/pull/50
* Hsc obscuration by mpaillassa in https://github.com/aboucaud/galcheat/pull/59
* Speclite zeropoints by mpaillassa in https://github.com/aboucaud/galcheat/pull/60
* Add effective wavelength script by mpaillassa in https://github.com/aboucaud/galcheat/pull/64
* Euclid references by mpaillassa in https://github.com/aboucaud/galcheat/pull/49
* Zeropoint and zeropoint_airmass references by mpaillassa in https://github.com/aboucaud/galcheat/pull/63
* Adding effective wavelength values by mpaillassa in https://github.com/aboucaud/galcheat/pull/67
* Remove survey optional parameters by aboucaud in https://github.com/aboucaud/galcheat/pull/69
* docs: add aboucaud as a contributor for code, ideas, maintenance, review by allcontributors in https://github.com/aboucaud/galcheat/pull/71
* docs: add mpaillassa as a contributor for code, review by allcontributors in https://github.com/aboucaud/galcheat/pull/72
* docs: add mpaillassa as a contributor for data by allcontributors in https://github.com/aboucaud/galcheat/pull/73
* docs: add ismael-mendoza as a contributor for ideas, review by allcontributors in https://github.com/aboucaud/galcheat/pull/74
* docs: add HironaoMiyatake as a contributor for code, data by allcontributors in https://github.com/aboucaud/galcheat/pull/75
* docs: add aguinot as a contributor for data by allcontributors in https://github.com/aboucaud/galcheat/pull/76
* docs: add thuiop as a contributor for ideas by allcontributors in https://github.com/aboucaud/galcheat/pull/77
* docs: add herjy as a contributor for ideas by allcontributors in https://github.com/aboucaud/galcheat/pull/78
* Refactor-readme by aboucaud in https://github.com/aboucaud/galcheat/pull/79
* Implement utility functions purely related to survey and filter numbers by aboucaud in https://github.com/aboucaud/galcheat/pull/24
* Cleaning of the current scripts by aboucaud in https://github.com/aboucaud/galcheat/pull/68
* Renaming Rubin to LSST by aboucaud in https://github.com/aboucaud/galcheat/pull/80
* Fix inconsistencies and clean the code by aboucaud in https://github.com/aboucaud/galcheat/pull/84
* Rename HST to COSMOS by aboucaud in https://github.com/aboucaud/galcheat/pull/86
* Change project setup method to use setup.cfg by aboucaud in https://github.com/aboucaud/galcheat/pull/85
* Improve YAML consistency by aboucaud in https://github.com/aboucaud/galcheat/pull/66
* Extend utilities functions arguments to instances by aboucaud in https://github.com/aboucaud/galcheat/pull/90
* Fix wrong unit by aboucaud in https://github.com/aboucaud/galcheat/pull/93
* Small references fixes by mpaillassa in https://github.com/aboucaud/galcheat/pull/94
* Adding description parameter by mpaillassa in https://github.com/aboucaud/galcheat/pull/95
* Improve terminal info by aboucaud in https://github.com/aboucaud/galcheat/pull/96
* Make references printable by aboucaud in https://github.com/aboucaud/galcheat/pull/97
* Distinguish between str and repr for dataclasses by aboucaud in https://github.com/aboucaud/galcheat/pull/99
* Remove generic get_filter by aboucaud in https://github.com/aboucaud/galcheat/pull/98
* Modify Survey getter function by aboucaud in https://github.com/aboucaud/galcheat/pull/103
* Fix pickle issue for multiprocessing by aboucaud in https://github.com/aboucaud/galcheat/pull/92
* Add basic documentation by aboucaud in https://github.com/aboucaud/galcheat/pull/91
* docs: add ismael-mendoza as a contributor for data by allcontributors in https://github.com/aboucaud/galcheat/pull/105
* add references for LSST by ismael-mendoza in https://github.com/aboucaud/galcheat/pull/101
* Update hooks especially black version by aboucaud in https://github.com/aboucaud/galcheat/pull/117
* Rename exposure_time to full_exposure_time by aboucaud in https://github.com/aboucaud/galcheat/pull/118
* Freeze the dataclasses by aboucaud in https://github.com/aboucaud/galcheat/pull/116
* Reference links by mpaillassa in https://github.com/aboucaud/galcheat/pull/119
* Provide the exposure time to compute the counts by aboucaud in https://github.com/aboucaud/galcheat/pull/124
* Update Euclid VIS filter name by aboucaud in https://github.com/aboucaud/galcheat/pull/123
* Add page on inheritance by aboucaud in https://github.com/aboucaud/galcheat/pull/121
* add simple galaxy tutorial by ismael-mendoza in https://github.com/aboucaud/galcheat/pull/122
* Clarify zeropoint computation by aboucaud in https://github.com/aboucaud/galcheat/pull/111
* remove releases md by ismael-mendoza in https://github.com/aboucaud/galcheat/pull/125
* Update readme with logo by aboucaud in https://github.com/aboucaud/galcheat/pull/126

New Contributors
* HironaoMiyatake made their first contribution in https://github.com/aboucaud/galcheat/pull/32
* mpaillassa made their first contribution in https://github.com/aboucaud/galcheat/pull/42
* allcontributors made their first contribution in https://github.com/aboucaud/galcheat/pull/71
* ismael-mendoza made their first contribution in https://github.com/aboucaud/galcheat/pull/101

**Full Changelog**: https://github.com/aboucaud/galcheat/compare/0.1.2...1.0.0

0.1.2

What's Changed
* Fixing the release by aboucaud in https://github.com/aboucaud/galcheat/pull/22
* Cleanup refactoring of main API by aboucaud in https://github.com/aboucaud/galcheat/pull/23


**Full Changelog**: https://github.com/aboucaud/galcheat/compare/0.1.1...0.1.2

0.1.1

What's Changed
* Add Rubin and Euclid filter central wv by aboucaud in https://github.com/aboucaud/galcheat/pull/13
* Fix value for Euclid PSF FWHM by Hbretonniere in https://github.com/aboucaud/galcheat/pull/9
* Add contribution guidelines by aboucaud in https://github.com/aboucaud/galcheat/pull/14
* Merge survey and instrument concepts by aboucaud in https://github.com/aboucaud/galcheat/pull/17
* Small adjustments by aboucaud in https://github.com/aboucaud/galcheat/pull/18
* Change API for accessing the surveys by aboucaud in https://github.com/aboucaud/galcheat/pull/19
* Fix readme by aboucaud in https://github.com/aboucaud/galcheat/pull/20

New Contributors
* Hbretonniere made their first contribution in https://github.com/aboucaud/galcheat/pull/9

**Full Changelog**: https://github.com/aboucaud/galcheat/compare/0.0.4...0.1.0

0.0.4

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.