NRAO Home  >  Green Bank  |  Wiki Topic:    GB > Data > SdfitsFITSSpecification
   Changes | Index | Contents | Search | Statistics | Jump to Topic
The GBT SDFITS Specification

  Main     Usage     FITS Specification     Updates  


This documentation is woefully incomplete. Complete documentation on the contents of the FITS file produced by sdfits and how each value is constructed from the raw FITS files is being working on. That will replace this information when it is available. In the meantime, direct all questions on sdfits to BobGarwood and PaulMarganian.

The FITS file format generated by sdfits contains a primary header without an image, and one or more SINGLE DISH binary extensions.

Each SINGLE DISH extension has a header and a table. The header contains keywords that represent constant information which would otherwise be too repetitive as a column in the table. The table contains the bulk of the information.

A SINGLE DISH extension is structured such that SDFITS CORE keywords/columns appear first, followed by the DATA column and descriptive axes, then by SDFITS SHARED keywords/columns, and finally by GB-specific keywords/columns. See the AIPS++ SDFITS website for a detailed explanation of the CORE, SHARED, and DATA column/descriptive axes sections.

The adoption of multiple SINGLE DISH extensions is to facilitate scans having different numbers of spectral channels. When a scan is encountered that has a different number of spectral channels than the previous scan, sdfits closes the current extension and starts a new one. This eliminates wasted "padding" space.

The format of the SDFITS file is explained in more detail below.

Standard FITS Keywords/Columns

Field Notes Keyword
or Column
Primary
HDU
Binary Table
HDU
DATE Creation date and time of the SDFITS file. K PICK  
ORIGIN The origin of the observation ("NRAO Green Bank"). K PICK  
INSTRUME The creator of the FITS file ("sdfits") K PICK  

SDFITS CORE Keywords/Columns

Field Notes Keyword
or Column
Primary
HDU
Binary Table
HDU
OBJECT   C   PICK
TELESCOP   K PICK PICK
BANDWID   C   PICK
DATE-OBS FITS y2k date and time with 0.01s accuracy. C   PICK
EXPOSURE   C   PICK
TSYS   C   PICK

SDFITS DATA Column and Descriptive Axes

Field Notes Keyword
or Column
Primary
HDU
Binary Table
HDU
DATA   C   PICK
TDIM6   C   PICK
CTYPE1 Frequency-like (Hz) C   PICK
CRVAL1 Not adjusted for reference frame; always FREQ-OBS. C   PICK
CRPIX1   C   PICK
CDELT1   C   PICK
CTYPE2 Longitude-like (deg) C   PICK
CRVAL2   C   PICK
CTYPE3 Latitude-like (deg) C   PICK
CRVAL3   C   PICK
CTYPE4 STOKES (enumeration) K   PICK
CRVAL4   C   PICK

SDFITS SHARED Keywords/Columns

Field Notes Keyword
or Column
Primary
HDU
Binary Table
HDU
OBSERVER   C   PICK
OBSID   C   PICK
PROJID   K   PICK
SCAN   C   PICK
OBSMODE   C   PICK
FRONTEND   C   PICK
BACKEND   K   PICK
TCAL   C   PICK
VELDEF Not WCS compliant; neither is SDFITS. C   PICK
VFRAME   C   PICK
RVSYS   C   PICK
OBSFREQ   C   PICK
LST   C   PICK
AZIMUTH   C   PICK
ELEVATIO   C   PICK
SITELONG   K   PICK
SITELAT   K   PICK
SITEELEV   K   PICK
RESTFREQ   C   PICK

GBT-Specific Keywords/Columns

Field Notes Keyword
or Column
Primary
HDU
Binary Table
HDU
FITSVER GBT SDFITS Version (currently "1.2"). K PICK  
SAMPLER For example, "A1" or "A1xA3". C   PICK
FEED Feed number (signal). C   PICK
SRFEED Reference feed number. C   PICK
BEAMXOFF Beam XEL offset. C   PICK
BEAMEOFF Beam EL offset. C   PICK
SIDEBAND 'U'pper or 'L'ower. C   PICK
PROCSEQN Scan sequence number. C   PICK
PROCSIZE Number of scans in procedure. C   PICK
LASTON Last "on" scan for position switching. C   PICK
LASTOFF Last "off" scan for position switching. C   PICK
VELOCITY Line velocity in rest frame. C   PICK
FOFFREF1 The ref phase offset such as in frequency-switched
data. Only present in spectral line data.
CRVAL1 + FOFFREF1 = center sky frequency for the ref phase.
C   PICK
SIG Boolean. "T" indicates "signal", "F" indicates "reference" C   PICK
CAL Boolean. "T" indicates "cal-on", "F" indicates "cal-off" C   PICK

Topic SdfitsFITSSpecification . { Edit | Attach | Ref-By | Printable | Diffs | r1.7 | > | r1.6 | > | r1.5 | More }
Revision r1.7 - 13 Feb 2007 - 20:06 GMT - BobGarwood Content copyright © 1999-2007 by the contributing authors.
All material on this collaboration platform is the property of the contributing authors.