From 49430daa4cf941f2784ed739e5b2b142cd146fa9 Mon Sep 17 00:00:00 2001 From: Gregory Dubois-Felsmann Date: Fri, 19 Aug 2022 12:26:21 -0700 Subject: [PATCH 1/2] Correct error: lsst_patch.std should be 0 --- yml/dp02_obscore.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yml/dp02_obscore.yaml b/yml/dp02_obscore.yaml index a905395e..a9d5df13 100644 --- a/yml/dp02_obscore.yaml +++ b/yml/dp02_obscore.yaml @@ -377,7 +377,7 @@ tables: description: ivoa:ucd: votable:utype: - tap:std: 1 + tap:std: 0 tap:principal: 1 tap:column_index: 80 ivoa:unit: From 6494cdaa112be94d83305e8db5b45dfce62b7773 Mon Sep 17 00:00:00 2001 From: Gregory Dubois-Felsmann Date: Fri, 19 Aug 2022 12:30:11 -0700 Subject: [PATCH 2/2] Add missing descriptions, UCDs to Rubin additions --- yml/dp02_obscore.yaml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/yml/dp02_obscore.yaml b/yml/dp02_obscore.yaml index a9d5df13..192ae2b5 100644 --- a/yml/dp02_obscore.yaml +++ b/yml/dp02_obscore.yaml @@ -341,9 +341,9 @@ tables: votable:arraysize: 128 - name: lsst_visit "@id": "ObsCore.lsst_visit" - description: + description: Identifier for a specific LSSTCam pointing nullable: true - ivoa:ucd: + ivoa:ucd: meta.id;obs votable:utype: tap:std: 0 tap:principal: 1 @@ -352,9 +352,9 @@ tables: datatype: long - name: lsst_detector "@id": "ObsCore.lsst_detector" - description: + description: Identifier for CCD within the LSSTCam focal plane nullable: true - ivoa:ucd: + ivoa:ucd: meta.id.part;instr.det votable:utype: tap:std: 0 tap:principal: 1 @@ -363,9 +363,9 @@ tables: datatype: long - name: lsst_tract "@id": "ObsCore.lsst_tract" - description: + description: Upper level of LSST coadd skymap hierarchy nullable: true - ivoa:ucd: + ivoa:ucd: meta.id votable:utype: tap:std: 0 tap:principal: 1 @@ -374,20 +374,20 @@ tables: datatype: long - name: lsst_patch "@id": "ObsCore.lsst_patch" - description: - ivoa:ucd: + description: Lower level of LSST coadd skymap hierarchy + nullable: true + ivoa:ucd: meta.id.part votable:utype: tap:std: 0 tap:principal: 1 tap:column_index: 80 ivoa:unit: - nullable: true datatype: long - name: lsst_band "@id": "ObsCore.lsst_band" - description: + description: Abstract filter band designation nullable: true - ivoa:ucd: + ivoa:ucd: meta.id;instr.filter votable:utype: tap:std: 0 tap:principal: 1 @@ -398,9 +398,9 @@ tables: votable:arraysize: 10 - name: lsst_filter "@id": "ObsCore.lsst_filter" - description: + description: Physical filter designation from the LSSTCam filter set nullable: true - ivoa:ucd: + ivoa:ucd: meta.id;instr.filter votable:utype: tap:std: 0 tap:principal: 1