Lsstdesc-gcr-catalogs

Latest version: v1.9.0

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

Scan your dependencies

Page 2 of 11

1.5.0

This release includes new redmapper and redmagic catalogs, a backward-incompatible change on the cosmoDC2 position angles (see below for details), and a few minor bug fixes.

Newly added catalogs
- `skysim5000_v1.1.1_redmapper_v0.8.5`: Redmapper catalog (v0.8.5) for `skysim5000_v1.1.1`
- `skysim5000_v1.1.1_redmagic_v0.8.5_highdens`: Redmagic catalog (v0.8.5) for `skysim5000_v1.1.1` for the high density sample
- `skysim5000_v1.1.1_redmagic_v0.8.5_highlum`: Redmagic catalog (v0.8.5) for `skysim5000_v1.1.1` for the high luminosity sample
(Thanks for erykoff for providing the above catalogs)

cosmoDC2 position angles

Note the both the changes described below are not backward-compatible. However, additional quantities are provided to maintain backward-compatibility. Change your code if you require the old behaviors.

Changes in values
The default values for `position_angle` in the cosmoDC2 catalog have changed from this version going forward. The values of `position_angle` are now derived from the native quantity `morphology/positionAngle`, rather than random values generated by the GCR reader that were used for DC2. The former values are still available as `position_angle_true_dc2`.

Changes in definition
Furthermore, the sign convention for `position_angle` has flipped and now increases to the East. The previous versions used the phosim convention (increasing to the West). The phosim convention values are available as `position_angle_true_phosim`. Note also that, because `position_angle` is used in the definition of the ellipticity components, these quantities have also changed. The quantities `ellipticity_1_true_dc2` and `ellipticity_2_true_dc2` supply the legacy values used for DC2.

1.4.2

This is bug-fix release.

- `desc_dc2_run2.2i_dr6_object` and `desc_dc2_run2.2i_dr6_v4_object` now point to the correct path for public users. Thanks to nevencaplar for catching this.

1.4.1

GCRCatalogs v1.4.1 includes an update to the `skysim5000` catalog and also the WaZP cluster catalog for cosmoDC2.

Newly added catalogs
- `cosmoDC2_v1.1.4_wazp_v1.0_truez`: WaZP cluster catalog (v1.0) for cosmoDC2 v1.1.4 using true redshifts. (Thanks to m-aguena)
- `cosmoDC2_v1.1.4_wazp_v1.0_flexzboost_v1`: WaZP cluster catalog (v1.0) for cosmoDC2 v1.1.4 using FlexZBoost redshifts. (Thanks to m-aguena)
- `skysim5000_v1.1.2`: latest SkySim5000 catalog, full sky area (~5000 sq. deg.) for 0<z<1 only. For z > 1, one should continue using v1.1.1. Thanks to evevkovacs)

1.4.0

GCRCatalogs v1.4.0 includes updated truth catalogs for both DESC internal use and public release (JoanneBogart jchiang87 yymao heather999). In addition, redmagic catalogs for cosmoDC2 and DC2 are available for DESC internal use (erykoff). See below for a complete list.

New/updated catalogs for DESC internal use

Truth catalogs

- `dc2_run2.2i_truth_galaxy_summary`: points to v1.0.0
- `dc2_run2.2i_truth_sn_summary`: points to v1.0.0
- `dc2_run2.2i_truth_sn_variability`: points to v1.0.0
- `dc2_run2.2i_truth_star_summary`: points to v1.0.0
- `dc2_run2.2i_truth_star_variability`: points to v1.0.0
- `dc2_run2.2i_truth_merged_summary`: points to v1.0.0
- `dc2_object_run2.2i_dr6_v2_with_addons_v1`
- `dc2_object_run2.2i_dr6_v2_with_addons_v2`

Note that the catalogs that start with `dc2_run2.2i_truth_` are intended to replace existing catalogs that start with `dc2_truth_run2.2i_`. See the deprecated catalogs section for details.

People who are using `dc2_object_run2.2i_dr6_v2_with_addons` should test their code with `dc2_object_run2.2i_dr6_v2_with_addons_v2`, because in the future, the former will point to the latter. If you need the columns that are only available in the current version of `dc2_object_run2.2i_dr6_v2_with_addons`, switch to using `dc2_object_run2.2i_dr6_v2_with_addons_v1` in your code.


Redmagic catalogs
- `cosmoDC2_v1.1.4_redmagic_v0.8.1_highdens`
- `cosmoDC2_v1.1.4_redmagic_v0.8.1_highlum`
- `dc2_redmagic_run2.2i_dr6_wfd_v0.8.1_highdens`
- `dc2_redmagic_run2.2i_dr6_wfd_v0.8.1_highlum`

Deprecated catalogs DESC internal use

- All catalogs start with `dc2_truth_run2.2i_`. Use `dc2_run2.2i_truth_*` instead.
- `dc2_object_run2.2i_dr6_v2_with_addons` will point to `dc2_object_run2.2i_dr6_v2_with_addons_v2` in the future, please update your code accordingly. If you need the columns that are only available in `dc2_object_run2.2i_dr6_v2_with_addons`, switch to using `dc2_object_run2.2i_dr6_v2_with_addons_v1`.

New/updated catalogs for public release

- `desc_dc2_run2.2i_truth_galaxy_summary`: points to v1.0.0
- `desc_dc2_run2.2i_truth_sn_summary`: points to v1.0.0
- `desc_dc2_run2.2i_truth_sn_variability`: points to v1.0.0
- `desc_dc2_run2.2i_truth_star_summary`: points to v1.0.0
- `desc_dc2_run2.2i_truth_star_variability`: points to v1.0.0
- `desc_dc2_run2.2i_dr6_truth`: now points to `desc_dc2_run2.2i_dr6_v4_truth`
- `desc_dc2_run2.2i_dr6_object`: now points to `desc_dc2_run2.2i_dr6_v4_object`
- `desc_dc2_run2.2i_dr6_object_with_truth_match`: now points to `desc_dc2_run2.2i_dr6_v4_object_with_truth_match`

If you need previous (and now deprecated) versions of `desc_dc2_run2.2i_dr6_truth`, `desc_dc2_run2.2i_dr6_object`, or `desc_dc2_run2.2i_dr6_object_with_truth_match`, please specify the version in the catalog names (see the section below).

Deprecated catalogs public release

- `desc_dc2_run2.2i_dr6_v1_object`
- `desc_dc2_run2.2i_dr6_v1_object_with_truth_match`
- `desc_dc2_run2.2i_dr6_v1_truth`
- `desc_dc2_run2.2i_dr6_v2_object`
- `desc_dc2_run2.2i_dr6_v2_object_with_truth_match`
- `desc_dc2_run2.2i_dr6_v2_truth`

Use `desc_dc2_run2.2i_dr6_truth`, `desc_dc2_run2.2i_dr6_object`, and `desc_dc2_run2.2i_dr6_object_with_truth_match` instead (all point to v4 currently)

1.3.5

In this version, the redMapper catalog associated with cosmoDC has been updated to v0.8.1 (catalog name: cosmoDC2_v1.1.4_redmapper_v0.8.1), thanks to erykoff

1.3.4

In this version, the redMapper catalog associated with cosmoDC has been updated to v0.8.0 (catalog name: `cosmoDC2_v1.1.4_redmapper_v0.8.0`), thanks to erykoff

Page 2 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.