Skip to content

Instantly share code, notes, and snippets.

@seanhess
Created April 25, 2024 15:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save seanhess/e9e47727c8e10cfcf5ebf7c7c385a2b7 to your computer and use it in GitHub Desktop.
Save seanhess/e9e47727c8e10cfcf5ebf7c7c385a2b7 to your computer and use it in GitHub Desktop.
Telescope Headers
COMMENT ------------------------------ Telescope -------------------------------
COMMENT Keys describing the pointing and operation of the telescope. Including
COMMENT the FITS WCS keys describing the world coordinates of the array.
COMMENT ------------------------------------------------------------------------
WCSAXES = 3
WCSAXESA= 3
WCSNAME = 'Helioprojective-cartesian'
WCSNAMEA= 'Equatorial equinox J2000'
CRPIX1 = 1244.1995308776818 / [pix]
CRPIX2 = 495.99999999999994 / [pix]
CRPIX3 = 1303.4156199186928 / [pix]
CRPIX1A = 1244.200607073661 / [pix]
CRPIX2A = 496.0000000000001 / [pix]
CRPIX3A = 1303.4155132947976 / [pix]
CRVAL1 = 91.6717798950973
CRVAL2 = 589.60009
CRVAL3 = -32.89313312887808
CRVAL1A = -8.93437541160866
CRVAL2A = 589.60009
CRVAL3A = 201.3284644221418
CDELT1 = 0.02385787624354498
CDELT2 = 0.001052397146603632
CDELT3 = 0.053406899773509015
CDELT1A = 6.62718784542916E-06
CDELT2A = 0.001052397146603632
CDELT3A = 1.48352499370858E-05
CUNIT1 = 'arcsec '
CUNIT2 = 'nm '
CUNIT3 = 'arcsec '
CUNIT1A = 'deg '
CUNIT2A = 'nm '
CUNIT3A = 'deg '
CTYPE1 = 'HPLT-TAN'
CTYPE2 = 'AWAV '
CTYPE3 = 'HPLN-TAN'
CTYPE1A = 'DEC--TAN'
CTYPE2A = 'AWAV '
CTYPE3A = 'RA---TAN'
PC1_1 = 0.989725216270561
PC1_2 = 0.0
PC1_3 = 0.011515025422160527
PC2_1 = 0.0
PC2_2 = 1.0
PC2_3 = 0.0
PC3_1 = -0.00232574119521603
PC3_2 = 0.0
PC3_3 = 0.9896134027832052
PC1_1A = 0.8847943667398696
PC1_2A = 0.0
PC1_3A = 0.987368510792844
PC2_1A = 0.0
PC2_2A = 1.0
PC2_3A = 0.0
PC3_1A = 0.19682287694734163
PC3_2A = 0.0
PC3_3A = -0.8860769143505891
LONPOLE = 180.0 / [deg]
LONPOLEA= 180.0 / [deg]
TAZIMUTH= 222.85913086872714 / [deg] RawTelescopeAzimuthAngle
ELEV_ANG= 50.1136433347767 / [deg] RawTelescopeElevationAngle
TELTRACK= 'Custom Differential Rotation Tracking' / TelescopeTrackingMode
TTBLANGL= 249.42987712485314 / [deg] TelescopeCoudeTableAngle
TTBLTRCK= 'Fixed coude table angle' / TelescopeCoudeTableTrackingMode
DATEREF = '2023-10-16T23:55:59.513'
OBSGEO-X= -5466045.256954942 / [m]
OBSGEO-Y= -2404388.737412784 / [m]
OBSGEO-Z= 2242133.8876900417 / [m]
SPECSYS = 'TOPOCENT'
VELOSYS = 0.0
OBS_VR = -305.2143188899576 / [m s-1]
WCSVALID= T / WCSValidityIndicator
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment