Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add config for new extragalactic truth catalog #253

Merged
merged 6 commits into from
Jan 25, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ base_filters:

description: |
Truth catalog for proto-dc2 run 1.1 (corresponding to proto-dc2_v2.1.2).
This is a truth catalog for galaxies and AGNs only.
There are no stars and supernovae.
This is a truth catalog for galaxies only.
There are no stars, supernovae, or galaxies that have AGNs.
Reported AGN magnitudes are the baseline magnitudes on top of which the
variability model is layered. This truth information was generated with
version 2.1.2 of the proto-DC2 extragalactic catalog.
9 changes: 1 addition & 8 deletions GCRCatalogs/catalog_configs/dc2_truth_run1.2_static.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1 @@
subclass_name: dc2_truth.DC2TruthCatalogReader

filename: /global/projecta/projectdirs/lsst/groups/SSim/DC2/Run1.2/run_1.2_trial_static.db

description: |
Truth catalog for Run 1.2. Static objects.

included_by_default: true
alias: dc2_truth_run1.2_static_no_extinction
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
subclass_name: dc2_truth.DC2TruthCatalogReader

filename: /global/projecta/projectdirs/lsst/groups/SSim/DC2/Run1.2/run1p2_static_galaxy_truth_190123.db

description: |
Truth catalog for Run 1.2. Static objects (galaxies only).

included_by_default: true
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
subclass_name: dc2_truth.DC2TruthCatalogReader

filename: /global/projecta/projectdirs/lsst/groups/SSim/DC2/Run1.2/run_1.2_trial_static.db

description: |
Truth catalog for Run 1.2. Static objects.
No internal or MW extinction is applied.

included_by_default: true