Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

DM-4814: Create validation_data set for DECam validation test #1

Merged
merged 3 commits into from
Feb 2, 2016
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.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
17 changes: 16 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,25 @@ validation_data_decam
=====================

Data from DECam to validate the performance of the LSST DM stack.
Data from COSMOS field (Dey, PropID: 2013A-0351)
Data from COSMOS field (Dey, NOAO PropID: 2013A-0351)

Data are used by `validate_drp`.

Currently just includes calibrated image data with weightmaps and mask:
Files
------
path | description
:---------|:-----------------------------
`instcal` | Photometrically and astrometrically calibrated data
| as processed by the NOAO DECam Community Pipeline
`dqmask` | Mask for `instcal` images
`wtmap` | Weightmap for `instcal` images

No astrometric catalogs are included.

Future directions include
1. Add astrometric and photometric catalogs to re-check the `instcal` calibration
2. Add raw versions of images + calibration data (bias, flat, dark) to enable full ISR processing of data.

Git LFS
-------
Expand Down
3 changes: 3 additions & 0 deletions astrometry_net_data/README.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Astrometry_net index files from SDSS_DR9 reference catalog corresponding for COSMOS field
nside=8, XY; healpix=381
Downloaded from lsst-dev.ncsa.illinois.edu:/lsst7/astrometry_net_data/sdss-dr9-fink-v5b
1,445 changes: 1,445 additions & 0 deletions astrometry_net_data/andConfig.py

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions astrometry_net_data/sdss-dr9-fink-v5b_and_398_0.fits
Git LFS file not shown
3 changes: 3 additions & 0 deletions astrometry_net_data/sdss-dr9-fink-v5b_and_398_1.fits
Git LFS file not shown
3 changes: 3 additions & 0 deletions astrometry_net_data/sdss-dr9-fink-v5b_and_398_2.fits
Git LFS file not shown
4 changes: 4 additions & 0 deletions astrometry_net_data/ups/astrometry_net_data.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# -*- python -*-
import lsst.sconsUtils
dependencies = {}
config = lsst.sconsUtils.Configuration(__file__)
1 change: 1 addition & 0 deletions astrometry_net_data/ups/astrometry_net_data.table
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
setupRequired(sconsUtils)
3 changes: 3 additions & 0 deletions dqmask/dqmask0176837.fits.fz
Git LFS file not shown
3 changes: 3 additions & 0 deletions dqmask/dqmask0176846.fits.fz
Git LFS file not shown
3 changes: 3 additions & 0 deletions instcal/instcal0176837.fits.fz
Git LFS file not shown
3 changes: 3 additions & 0 deletions instcal/instcal0176846.fits.fz
Git LFS file not shown
3 changes: 3 additions & 0 deletions wtmap/wtmap0176837.fits.fz
Git LFS file not shown
3 changes: 3 additions & 0 deletions wtmap/wtmap0176846.fits.fz
Git LFS file not shown