Skip to content

Commit

Permalink
Merge pull request #140 from lsst/tickets/PREOPS-3620
Browse files Browse the repository at this point in the history
tickets/PREOPS-3620
  • Loading branch information
MelissaGraham authored Nov 3, 2023
2 parents 0432633 + 3f06dc7 commit fa7cd0d
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: Declination coordinate of the position of the diaObject 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: Right Ascension coordinate of the position of the diaObject 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 the object was at a position ra/decl.
description: Not used in DP0.2
- name: uPSFluxChi2
"@id": "#DiaObject.uPSFluxChi2"
datatype: double
Expand Down

0 comments on commit fa7cd0d

Please sign in to comment.