Releases: LSSTDESC/rail_astro_tools
Releases · LSSTDESC/rail_astro_tools
Release list
Added Reddener and split out a lot of Dereddener functionality
v1.0.0
RAIL v1.0 stamp
Full Changelog: v0.1.4...v1.0.0
v0.1.4
v0.1.3
What's Changed
- Fix a bug in the copy_cols options in Dereddener by @hangqianjun in #32
- bring spectroscopic selection up to date with version in rail_base by @ztq1996 in #33
- Issue/34/degrader refac obscond by @hangqianjun in #35
- Change the base class of lsst_noise_model, grid_selection, and spectroscopic_degrader by @ztq1996 in #36
- change spectroscopic selection to inherit selector by @ztq1996 in #37
New Contributors
Full Changelog: v0.1.2...v0.1.3
v0.1.2: allow dereddener to copy all data columns
v0.1.1: support GCR on pypi
What's Changed
- updated utilStages to util_stages by @eacharles in #26
- fixed is_temp_dir by @eacharles in #27
- update to new template by @eacharles in #20
- switched to pypi version of gcr by @eacharles in #28
Full Changelog: v0.1.0...v0.1.1
v0.1.0: Added GCRCatalog, moved utilPhotometry to util_photometry and updated obscond input
What's Changed
- Added GCRCatalog Creator. by @jfcrenshaw in #11
- Issue/15/obscond input by @hangqianjun in #21
- Moved utilPhotometry to util_photometry by @eacharles in #23
Full Changelog: v0.0.4...v0.1.0
v0.0.4
What's Changed
mainly adding a missing import to init.py that is needed to properly import the error model via introspection, and adding the observing conditions degrader back in from rail_attic
- Update init.py by @eacharles in #12
- Copying observing_condition_degrader from rail_attic by @hangqianjun in #17
New Contributors
- @eacharles made their first contribution in #12
- @hangqianjun made their first contribution in #17
Full Changelog: v0.0.3...v0.0.4
v0.0.3 : Error Model uses PhotErr
What's Changed
- Added error model using PhotErr. by @jfcrenshaw in #10
New Contributors
- @jfcrenshaw made their first contribution in #10
Full Changelog: v0.0.2...v0.0.3
added a data file
Full Changelog: v0.0.1...v0.0.2