From 72b07211858dd37adb558f6787a1e5db466da3a7 Mon Sep 17 00:00:00 2001 From: Melissa Graham Date: Thu, 26 Oct 2023 15:36:32 -0700 Subject: [PATCH] capitalize & update --- yml/dp02_dc2.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yml/dp02_dc2.yaml b/yml/dp02_dc2.yaml index 614488e6..6386d1f8 100644 --- a/yml/dp02_dc2.yaml +++ b/yml/dp02_dc2.yaml @@ -7233,7 +7233,7 @@ tables: "@id": "#DiaObject.decl" datatype: double mysql:datatype: DOUBLE - description: the best fit Declination coordinate of the diaObject at time radecTai + description: The best fit Declination coordinate of the diaObject as evaluated at time radecTai fits:tunit: deg ivoa:ucd: pos.eq.dec;meta.main - name: diaObjectId @@ -7585,14 +7585,14 @@ tables: "@id": "#DiaObject.ra" datatype: double mysql:datatype: DOUBLE - description: the best fit Right Ascension coordinate of the diaObject at time radecTai + description: The best fit Right Ascension coordinate of the diaObject as evaluated at time radecTai fits:tunit: deg ivoa:ucd: pos.eq.ra;meta.main - name: radecTai "@id": "#DiaObject.radecTai" datatype: double mysql:datatype: DOUBLE - description: time at which (ra, decl) position of the diaObject was evaluated + description: Time at which (ra, decl) position of the diaObject was evaluated - name: uPSFluxChi2 "@id": "#DiaObject.uPSFluxChi2" datatype: double