Skip to content

Commit

Permalink
reword after discussion
Browse files Browse the repository at this point in the history
  • Loading branch information
MelissaGraham authored Nov 3, 2023
1 parent 72b0721 commit f8900a5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yml/dp02_dc2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7233,7 +7233,7 @@ tables:
"@id": "#DiaObject.decl"
datatype: double
mysql:datatype: DOUBLE
description: The best fit Declination coordinate of the diaObject as evaluated at time radecTai
description: Mean Declination of DIASources in the diaObject
fits:tunit: deg
ivoa:ucd: pos.eq.dec;meta.main
- name: diaObjectId
Expand Down Expand Up @@ -7585,14 +7585,14 @@ tables:
"@id": "#DiaObject.ra"
datatype: double
mysql:datatype: DOUBLE
description: The best fit Right Ascension coordinate of the diaObject as evaluated at time radecTai
description: Mean Right Ascension of DIASources in the diaObject
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: Not used in DP0.2
- name: uPSFluxChi2
"@id": "#DiaObject.uPSFluxChi2"
datatype: double
Expand Down

0 comments on commit f8900a5

Please sign in to comment.