File tree Expand file tree Collapse file tree
src/stdatamodels/jwst/datamodels/schemas Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1726,6 +1726,41 @@ properties:
17261726 title : Observatory UTC time at guider function end
17271727 type : string
17281728 fits_keyword : GF_END
1729+ fgs_aperture :
1730+ title : Aperture used for guide star acquisition
1731+ type : string
1732+ fits_keyword : FGS_APER
1733+ blend_table : True
1734+ fgs_ideal_x :
1735+ title :
1736+ type : float
1737+ fits_keyword : GSIDL_X
1738+ blend_table : True
1739+ fgs_ideal_y :
1740+ title :
1741+ type : float
1742+ fits_keyword : GSIDL_Y
1743+ blend_table : True
1744+ fgs_v2_ref :
1745+ title : " [arcsec] Telescope V2 coord of reference point"
1746+ type : number
1747+ fits_keyword : FGSV2REF
1748+ blend_table : True
1749+ fgs_v3_ref :
1750+ title : " [arcsec] Telescope V3 coord of reference point"
1751+ type : number
1752+ fits_keyword : FGSV3REF
1753+ blend_table : True
1754+ fgs_v3yangle :
1755+ title : " [deg] Angle from V3 axis to Ideal y axis"
1756+ type : number
1757+ fits_keyword : FGSV3YAN
1758+ blend_table : True
1759+ fgs_vparity :
1760+ title : Relative sense of rotation between Ideal xy and V2V3
1761+ type : integer
1762+ fits_keyword : FGS_VPAR
1763+ blend_table : True
17291764 data_start :
17301765 title : " [d] MJD start time of guider data in this file"
17311766 type : number
You can’t perform that action at this time.
0 commit comments