Skip to content

Commit

Permalink
rubin prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
womullan committed Oct 11, 2023
1 parent ee8ac20 commit 92b9ed1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions yml/obsloctap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -321,8 +321,8 @@ tables:
ivoa:unit: m
datatype: char
votable:arraysize: "*"
- name: rot_sky_pos
"@id": "ObsPlan.rot_sky_pos"
- name: rubin_rot_sky_pos
"@id": "ObsPlan.rubin_rot_sky_pos"
description: From scheduler rotation angle
Not in the IVOA ObsPlan table
nullable: true
Expand All @@ -331,8 +331,8 @@ tables:
tap:column_index: 27
ivoa:unit: deg
datatype: float
- name: nexp
"@id": "ObsPlan.nexp"
- name: rubin_nexp
"@id": "ObsPlan.rubin_nexp"
description: number of exposures to take usually 1 or 2
Not in the IVOA ObsPlan table
nullable: true
Expand Down

0 comments on commit 92b9ed1

Please sign in to comment.