Releases: LSSTDESC/descqa
Releases · LSSTDESC/descqa
descqa v2.8.0
Starting from this version, we adopt semantic versioning and name this release v2.8.0.
What's Changed
- Fix travis CI by @yymao in #162
- update the front page of website by @yymao in #163
- Update gfortran version in .travis.yml by @yymao in #165
- Shear validation test: high-z bug fixes and mag cut implemented by @patricialarsen in #149
- Minor cosmetic change by @evevkovacs in #166
- Update HTML header/meta of DESCQA website by @yymao in #167
- switch yaml load to safe_load by @yymao in #169
- move dependency link to regular requirement by @yymao in #171
- update python path by @yymao in #170
- GCRCatalogs API change:
available_catalogs
deprecated by @yymao in #172 - Update jupyter link in README.md by @yymao in #175
- Color Redshift DESCQA Test by @dkorytov in #164
- Modifications to run catalogs with or without agn contributions by @evevkovacs in #177
- Revised code for size-distribution test by @evevkovacs in #182
- Changes to allow for making better figures by @evevkovacs in #183
- Cosmetic updates; changes to include snapshot catalogs and lsst magni… by @evevkovacs in #186
- Descqa dc2 by @evevkovacs in #184
- Cosmetic changes for nicer figures by @evevkovacs in #185
- Add jackknife errors to angular correlation function; add some cosmet… by @evevkovacs in #180
- Added emission line QA test and SDSS comparison data set. by @adam-broussard in #187
- Emlineqa by @adam-broussard in #189
- Units fixes for EmissionlineRatioTest by @adam-broussard in #190
- Move CI test to GitHub action by @yymao in #188
- Corrected bugged commit 7a17cbc by @adam-broussard in #192
- Fix typo in base_url by @evevkovacs in #195
- Emlineqa Redshift Distribution Matching by @adam-broussard in #194
- Move to cfs by @yymao in #200
- Update linter arguments in CI by @yymao in #202
- Add ability to filter catalog before running readiness test by @evevkovacs in #201
- New PR for CheckColors including updates to paths requested by @nsevilla in #203
- Update readiness by @evevkovacs in #204
- Dc2 paper by @evevkovacs in #205
- Update CGI python executable path by @yymao in #206
- Shear theory test update (ccl) by @patricialarsen in #197
- add new validation datasets to galaxy-shear correlation test (#128) by @chihway in #131
- velocity dispersion relationship of galaxy clusters by @jbbutler in #132
- Added tested bias validation test by @fjaviersanchez in #87
- Remove module versions by @yymao in #210
- Added config to filter for halo_id by @fjaviersanchez in #208
- Add printout of data points; improve titles and labels by @evevkovacs in #211
- updated plots for paper - validation test CheckColors.py by @AleksCipri in #214
- Source DESC setup script directly in run_master.sh by @yymao in #213
- Loading catalog data in tomographic bins to reduce used memory. by @jpratmarti in #217
- Add summary plots to color dsitribution test; add other cosmetic options by @evevkovacs in #216
- Changed images size for pcf_Zehavi2011_color test by @AleksCipri in #215
- Add redshift_truth option to run on dr2 by @evevkovacs in #218
- Adding validation test for stellar mass distribution of galaxies and their number densities by @Andromedanita in #146
- Minor bug fixes and options for cosmetic changes to plots used for ma… by @evevkovacs in #220
- Use
setup_old_python.sh
by @yymao in #221 - Update python action by @yymao in #219
- Paper figs by @evevkovacs in #223
- Figs final: by @evevkovacs in #225
- Revert to using current python by @yymao in #227
- Fix minor typo in README.md by @wmwv in #229
- Bug fix in DeltaSigmaTest by @yymao in #207
- Make linter happy by @yymao in #232
- Update github action by @yymao in #231
- Suggested addition of run_master.sh example by @wmwv in #230
- Run full CI only when needed by @yymao in #233
- Changes for running and testing the roman_rubin catalog by @evevkovacs in #239
- redmapper conditional luminosity function test by @chto in #102
- Update version to 2.8.0 by @yymao in #238
- red sequence validation test by @j-dr in #101
New Contributors
- @dkorytov made their first contribution in #164
- @adam-broussard made their first contribution in #187
- @chihway made their first contribution in #131
- @jbbutler made their first contribution in #132
- @AleksCipri made their first contribution in #214
- @jpratmarti made their first contribution in #217
- @Andromedanita made their first contribution in #146
- @wmwv made their first contribution in #229
Full Changelog: v2.0.0-0.7.0...v2.8.0
DESCQA v2.0.0-0.7.0
Cumulative updates to DESCQA. Full change log here
DESCQA v2.0.0-0.6.0
This release contains several updates in the web interface, and also a new "readiness test".
This tagged should be used in DC2 Run 1.1p.
DESCQA v2 alpha release (v2.0.0-0.4.5)
This release has descqa
at v2.0.0-0.4.5
(pre-release), descqarun
at v2.0.0
, and descqaweb
at v2.0.0
.
This release also contains the tests (v1/descqa
) and the readers (v1/GCRCatalogs
) used in DESCQAv1 (both at v1.1.0), as appeared in the companion DESCQA paper.