From 714d8072fda35ea08c329c550cbb03b6e138e968 Mon Sep 17 00:00:00 2001 From: fred3m Date: Fri, 22 Sep 2023 12:10:41 -0700 Subject: [PATCH] Add coverage columns to Object.yaml --- schemas/Object.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/schemas/Object.yaml b/schemas/Object.yaml index 7b22161f2..58d799c31 100644 --- a/schemas/Object.yaml +++ b/schemas/Object.yaml @@ -595,6 +595,10 @@ funcs: dataset: ref ebv: functor: Ebv + dataCoverage: + functor: Column + args: deblend_dataCoverage + dataset: meas # DM-22247: Add Star/Galaxy sep columns # - Morphological Star Galaxy Classifier (Names? float 0-1)] # - Morphological + Color (SED-based) Star Galaxy Classifier (Names? float 0-1)] @@ -611,6 +615,7 @@ refFlags: - merge_peak_sky - deblend_nChild - deblend_skipped + - deblend_incompleteData - slot_Shape_flag - slot_Shape_xx - slot_Shape_xy