For any questions about formatting, or how to get your software compliant with the WET format, email Reed Riddle with any questions.
Keyword | Values | Description |
---|---|---|
General keywords | ||
XQEDDATA | none | All files start with this keyword on the first line. |
RUNNAME | text | Name of the data run. If not used, then the run name is presumed to be the name of the submitted file. |
OBSERVER | text | The people who gathered the data. Can be entered on one line, or on multiple header lines. |
NCHAN | integer | Number of data channels submitted. |
NPTS | integer | Number of data points submitted. |
FILTER | keyword | Filter used for observations. |
COMMENT | text | Comment line. This is good for passing on any information about the run, especially useful stuff. Can be used on multiple lines. |
HEADERLINE | text | CCD header line from the FITS file. As with a comment, used to pass information about the run. Can be used on multiple lines. |
Observatory keywords | ||
OBSKEY | text | Observatory/telescope keyword. If this is used, then none of the following items are necessary for the header. |
OBSERVATORY | text | The observatory where the telescope is located. |
TELESCOPE | text | Telescope used to acquire the data. |
LONGITUDE | HH:MM:SS.S | Telescope longitude W of Greenwich, Eng. Use negative numbers for telescopes E. of Greenwich. |
LATITUDE | DD:MM:SS.S | Telescope latitude, positive for North and negative for South. |
ALTITUDE | meters | Telescope altitude above sea level, in meters. |
Object keywords | ||
OBJKEY | text | Object keyword. If this is used, then none of the following items are necessary for the header. |
OBJECT | text | The star that was observed. |
OBJCLASS | text | The class of the object observed. |
RA | HH:MM:SS.S | Right ascension of star at EPOCH |
DEC | DD:MM:SS.S | Declination of star at EPOCH |
EPOCH | YYYY.Y | Epoch of object coordinates. This will usually be a standard date (like 2000.0), but can also be the observation epoch. The coordinates MUST match the epoch! |
Photometer keywords | ||
PHOTKEY | text | Photometer keyword. If this is used, then none of the following items are necessary for the header. |
PHOTOMETER | text | Name of the photometer used to acquire data |
PHOTTYPE | keyword | Type of photometer used. The only two keyword choices are "CCD" or "PMT". |
ACQSOFT | text | Data acquisition software. |
EXTRSOFT | text | CCD aperture photometry extraction software. |
Time keywords | ||
DATE-OBS | YYYY-MM-DD | Date at start of first integration |
TIME-BEG | HH:MM:SS.SSS | Time at start of first integration |
DATE-END | YYYY-MM-DD | Date at start of last integration |
TIME-END | HH:MM:SS.SSS | Time at start of last integration |
EXP-TIME | seconds | Exposure (integration) time |
READ-TIME | seconds | CCD readout time (average) |
CYC-TIME | seconds | Length of exposure and CCD readout time |
DRIFT | seconds | Computer clock drift through the night (compared to a stable clock). Time is drift from start to end of night. The drift is positive if your clock is running fast and negative if your clock is running slow. |
TIME-FMT | keyword | The format of the submitted times. Formats are discussed below. |
Aperture keywords | ||
APTYPE | keywords | The type of data in each of the submitted channels. These are marked with keywords and listed in the order of the data channels. |
APSHAPE | keyword | The kind of aperture used in the observations. |
APSCALE | numerical list | A list of numbers showing the ratios of each aperture if they are not all the same size. They should be related to the target aperture. |
APSIZE | pixels | The size of the apertures, in pixels |
The following header keywords are required to be included in any data file submitted to WET HQ:
# FILTER: FILTER_CLEARIn general, the combination of BG39 or BG40 filters (the red cutoff half of a B filter) and a thinned, back illuminated CCD is a good match for the standard WET PMT photometer tubes and sensitivity.
Keywords for the filter | |
---|---|
Keyword | Matching filter |
FILTER_CLEAR | No filter used, or one that allowed all visible wavelengths of light through. |
FILTER_U | Standard Johnson U filter. |
FILTER_B | Standard Johnson B filter. |
FILTER_V | Standard Johnson V filter. |
FILTER_R | Standard Johnson R filter. |
FILTER_I | Standard Johnson I filter. |
FILTER_BG39 | BG39 filter, the red cutoff of a Johnson B filter. |
FILTER_BG40 | BG40 filter, the red cutoff of a Johnson B filter. |
FILTER_OTHER | A different filter was used. A COMMENT line should be added to the header to indicate the filter used in the observations. |
FILTER_NONE | No filter was used. |
# APTYPE: DATA COMP SKYor
# APTYPE: D C SThis information must be passed to HQ in order for the data reduction to be successful.
The aperture shape isn't necessary for data reduction, but it can be helpful if data artifacts are found. An ANNULAR aperture is likely the ideal, as it gives a sky value for each star that is right next to the star on the CCD, but it isn't always possible to use. When using an ANNULAR aperture, the header should look like:
# APSHAPE: ANNULAR # APTYPE: DATA SKY COMP SKY COMP SKY (etc)where each SKY channel follows the corresponding DATA or COMP channel.
Detailed aperture information keywords | |
---|---|
Keyword | Description |
APTYPE: aperture organization | |
DATA | The channel with the target light curve. More than one can be in the data, but we usually only have a single target in a WET field. |
D | Same as the DATA keyword. |
COMP | A comparison star channel. |
C | Same as the COMP keyword. |
SKY | A sky channel. |
S | Same as the SKY keyword. |
APSHAPE: the shape of the aperture | |
ANNULAR | The data aperture is a circle centered on the object, with a sky channel extracted in an annulus around the data aperture. |
"shape" | Text string describing the shape of the aperture if an annular system is not used. |
The times submitted can be formatted either in the FITS standard format or in a 24 hour clock format. Times can be at the beginning or middle of the exposure integration, or the beginning and end times of an integration can be submitted together. These will be used to find the center of the integration, which is the proper time to use (instead of the center of the integration plus readout cycle). It isn't necessary to have an even time between subsequent start time of images, but it is important that the integration time be the same between images.
The formats below must be followed as they are shown in the examples.
Time formatting keywords | ||
---|---|---|
Keyword | Description | Example |
PMT_SYSTEM | No times are entered, as it is presumed that the times are evenly spaced and the integrations fill the entire time between data points. | |
FITS_FORMAT | Standard FITS format times, as seen in CCD image headers. Time at the beginning of the exposure. | 2002-05-12T06:00:00.000 |
UT_ONLY | Universal time only. Time at the beginning of the exposure. | 06:00:00.000 |
MID_EXPOSE_FITS | Standard FITS format times, as seen in CCD image headers. Time at the midpoint of the exposure (not the cycle!). | 2002-05-12T06:00:05.000 |
MID_EXPOSE_UT | Universal time only. Time at the midpoint of the exposure (not the cycle!). | 06:05:00.000 |
START_END | One column of times at the start of exposures, the second at the end. Times are in UT, not FITS format. | 06:00:00.000 06:00:10.500 |
The minimum data file
This is the format of a file that includes the absolute mimimum information that
must be sent to HQ. Note that the APSHAPE keyword is included because this
example uses an ANNULAR aperture; it can be left out otherwise.
# XQEDDATA # DATE-OBS: 2004-02-29 # TIME-BEG: 12:32:43.000 # EXP-TIME: 10.000 # OBSERVER: Britney Spears # OBJKEY: pg1336 # OBSKEY: keck1 # PHOTKEY: SP1 # APTYPE: DATA SKY COMP SKY COMP SKY # APSHAPE: ANNULAR # FILTER: FILTER_BG40 # TIME-FMT: FITS_FORMAT 2004-02-29T12:32:42.500 12147 8490 13181 8654 11881 9002 2004-02-29T12:32:55.000 12199 8422 13177 8621 11923 8887 2004-02-29T12:33:07.500 12307 8448 13123 8633 11874 9028A more complete example
# XQEDDATA # DATE-OBS: 2004-02-29 # TIME-BEG: 12:32:43.000 # DATE-END: 2004-02-29 # TIME-END: 21:52:12.000 # OBSERVER: Britney Spears # RUNNAME: brit-0001.dat # OBJECT: PG 1336-018 # OBJCLASS: sdB # RA: 13:38:47.60 # DEC: -02:01:48.7 # EPOCH: 2000.0 # OBSERVATORY: Keck Observatory, Mauna Kea, HI # TELESCOPE: Keck I, 10 meters # LATITUDE: 19:49:42 # LONGITUDE: 155:28:42 # ALTITUDE: 4160 # PHOTOMETER: CCD prototype # PHOTTYPE: CCD # ACQSOFT: Spears 1.0b12 # EXTRSOFT: IRAF DAOPHOT # OBSERVER: Bob Dylan # NCHAN: 6 # NPTS: 3562 # FILTER: FILTER_BG40 # APTYPE: ALLSKY # APSIZE: 10 # APTYPE: DATA SKY COMP SKY COMP SKY # APSHAPE: ANNULAR # EXP-TIME: 10.000 # READ-TIME: 2.500 # CYC-TIME: 12.500 # DRIFT: 12 # TIME-FMT: FITS_FORMAT # COMMENT: Oops, I did it again..... 2004-02-29T12:32:42.500 12147 8490 13181 8654 11881 9002 2004-02-29T12:32:55.000 12199 8422 13177 8621 11923 8887 2004-02-29T12:33:07.500 12307 8448 13123 8633 11874 9028
Contact the WETmaster Last updated on July 7, 2003 |
Top of page |