previous page   back to table of contents   next page

III. AllWISE Multiepoch Photometry Database

III.1. General Properties


III.1.a. Format and Column Descriptions

The AllWISE Multiepoch Photometry (MEP) Database is a compendium of time-tagged fluxes measured on the individual Single-exposure image sets forced at the position of each deep source extraction that is in the AllWISE Source Catalog and Reject Table. Each Catalog/Reject Table extraction has a corresponding group of entries in the MEP Database. The entries in the MEP Database are cross-referenced back to the the Catalog/Reject Table by the cntr_mf, source_id_mf, and ra and dec columns. These are the unique identifiers and equatorial position of the entries in the Source Catalog and Reject Table. The "_mf" suffix indicates that the identifiers are the deep detections from the AllWISE Multiframe Pipeline processing. Measurements from the Single-exposure measurements in the Multiepoch Photometry Database have suffixes of "_ep" to distinguish them from the similar named columns in the Source Catalog and Reject Table.

The following table contains brief descriptions of the parameters provided for each record the AllWISE Multiepoch Photometry Database. The table is organized according to broad function and utility of the parameters: cross-reference information back to the deep source extraction in the AllWISE Source Catalog or Reject Table along with some basic quality information about the deep extractions, information describing the Single-exposure frames and the corresponding photometric measurements on the frames, and finally basic quality metadata for each Single-exposure frame.

The columns in the following table are:

Column NameFormatUnitsnullsDescription 
Object Identification and Position Information from the AllWISE Catalog/Reject Table
cntr_mf %19d ---- no Unique identification number for this object in the AllWISE Catalog/Reject Table. This is equivalent to the cntr value for in the AllWISE Source Catalog or Reject Table. This number is formed from the source_id_mf, which is in turn formed from the coadd_id and source number src. On average, sources with cntr_mf values close to each other are also close to each other on the sky, except at Tile boundaries. Cntr ordering thus provides a useful mapping of the AllWISE Multiepoch Source Database on storage media.

The cntr_mf value is formed by making the source_id_mf into an integer, in the format: RRRRsDDDtrevIIIIII, where

  • RRRR = Tile center RA in deci-degrees, truncated not rounded (e.g. RRRR=int[10*ra]), as in the coadd_id.
  • s = Tile center Declination sign translated from "p" or "m" into "1" or "0", respectively.
  • DDD = Tile center Declination in deci-degrees, as in the coadd_id. For positive declinations, the tenths of a degree is truncated not rounded (e.g. DDD=int[10*dec]). For negative declinations, the tenths of a degree is always truncated leftward on the number line (e.g. DDD=ceil[10*abs(dec)].
  • [trev] = Disambiguation string, translated where necessary into digits corresponding to the letters' places in the alphabet.
    • t - Tile type translated into two digits, zero-filled ("a" = "01").
    • r - Data Release identifier translated into a single digit (for AllWISE: "c" = "3").
    • e - Cryogenic Survey Phase ("5" = AllWISE [Full Cryogenic + 3-Band cryo + Post-Cryo]).
    • v - Processing version.

    The translated disambiguation string is always 01351 for Tiles in the AllWISE Catalog/Reject Table.

  • IIIIII = six-digit, zero-filled, sequential extracted source number, src, within the Tile.

For example, a source in the Tile 3041m137_ac51, with a source_id_mf of '3041m137_ac51-012345', has a cntr_mf value of 3041013701351012345.

 
source_id_mf %28s ---- no Unique object ID from the AllWISE Catalog/Reject Table. This is equivalent to the source_id column in the AllWISE Source Catalog or Reject Table. This value is formed from a combination of the Atlas Tile ID, coadd_id, and sequential extracted source number, src, within the Tile. The source_id_mf string has the form RRRRsDDD_[trev]-IIIIII where:
  • RRRRsDDD_[trev] = the coadd_id
  • IIIIII = six-digit, zero-filled, sequential extracted source number, src, within the Tile.

For example, the first source extracted in Tile 3041m137_ac51 has Catalog has a source_id_mf of 3041m137_ac51-000001.

 
ra %11.7f deg no J2000 right ascension with respect to the 2MASS PSC reference frame from the AllWISE Catalog/Reject Table. This is the same for all Multiepoch Source Database entries corresponding to the same object.  
dec %11.7f deg no J2000 declination with respect to the 2MASS PSC reference frame from the AllWISE Catalog/Reject Table. This is the same for all Multiepoch Source Database entries corresponding to the same object. 
nb %1d ---- yes Number of PSF components used simultaneously in the Multiframe Pipeline profile-fitting for this source. This number includes the source itself, so the minimum value of nb is "1". Nb is greater than "1" when the source is fit concurrently with other nearby detections (passive deblending), or when a single source is split into two components during the fitting process (active deblending). This is the same for all Multiepoch Source Database entries corresponding to the same object.  
na %1d ---- yes Active deblending flag from the AllWISE Source Catalog/Reject Table. Indicates if a single detection was split into multiple sources in the process of profile-fitting.
  • 0 - the source is not actively deblended.
  • 1 - the source is actively deblended.

This is the same for all Multiepoch Source Database entries corresponding to the same object.

 
cc_flags %4s ---- no Contamination and confusion flag from the AllWISE Catalog/Reject Table. Four character string, one character per band [W1/W2/W3/W4], that indicates that the photometry and/or position measurements of a source may be contaminated or biased due to proximity to an image artifact. The type of artifact that may contaminate the measurements are denoted by the following codes. Lower-case letters denote instances in which the source detection in a band is believed to be real but the measurement may be contaminated by the artifact. Upper-case letters are instances in which the source detection in a band may be a spurious detection of an artifact.

  • D,d - Diffraction spike. Source may be a spurious detection of (D) or contaminated by (d) a diffraction spike from a nearby bright star on the same image, or
  • P,p - Persistence. Source may be a spurious detection of (P) or contaminated by (p) a short-term latent image left by a bright source, or
  • H,h - Halo. Source may be a spurious detection of (H) or contaminated by (h) the scattered light halo surrounding a nearby bright source, or
  • O,o (letter "o") - Optical ghost. Source may be a spurious detection of (O) or contaminated by (o) an optical ghost image caused by a nearby bright source on the same image.
  • 0 (number zero) - Source is unaffected by known artifacts.

A source extraction may be affected by more than one type of artifact or condition. In this event, the cc_flags value in each band is set in the following priority order: D,P,H,O,d,p,h,o,0. The full tally of artifacts affecting a source in each band is given in the w?cc_map and w?cc_map_str columns.

CAUTION: Non-zero cc_flags values in any band indicate that the measurement in that band may be contaminated and the photometry should be used with caution.

This is the same for all Multiepoch Source Database entries corresponding to the same object.

 
cat%1d ---- no Single digit flag that indicates if this object is from the AllWISE Source Catalog or Reject Table.

  • "1" - The object is in the AllWISE Source Catalog.
  • "0" - The object is in the AllWISE Reject Table.

This is the same for all Multiepoch Source Database entries corresponding to the same object.

 
Single-exposure Measurement Information
cntr %19d ---- no Unique identification number for this Multiepoch Source Database entry. This number is formed from the AllWISE Catalog/Reject Table source_id_mf, and the sequential single-exposure measurements of the object.

The cntr value is an integer converted from the string: RRRRsDDDvIIIIINNNN as follows

  • RRRR = Tile center RA in deci-degrees, truncated not rounded (e.g. RRRR=int[10*ra]), as in the coadd_id.
  • s = Tile center Declination sign translated from "p" or "m" into "1" or "0", respectively.
  • DDD = Tile center Declination in deci-degrees, as in the coadd_id. For positive declinations, the tenths of a degree is truncated not rounded (e.g. DDD=int[10*dec]). For negative declinations, the tenths of a degree is always truncated leftward on the number line (e.g. DDD=ceil[10*abs(dec)].
  • v = Processing version number from the Tile disambiguation string.
  • IIIIII = six-digit, zero-filled, sequential extracted source number, src, within the Tile.
  • NNNN = four-digit, zero-filled, sequential number of the single-exposure frame measurement of the object. This number is in observation time order with each of the individual measurements having values of "0001", "0002", ....

For example, the 24 Multiepoch Photometry Database entries that correspond to the entry in the AllWISE Source Catalog with source_id_mf = '3041m137_ac51-000001' have cntr values of:

3041013710000010001,
3041013710000010002,
3041013710000010003,
...
3041013710000010024
.

 
frame_id%9s----no Frameset identifier. This is a nine character string that identifies the survey scan and individual frameset from which the single-exposure measurement of this object is taken.

The frame_id has the general form SSSSSxMMM, where

  • SSSSS is a zero-filled, five-digit integer that is twice the WISE orbit number. The orbit number increments each time the flight system passes the north ecliptic pole (NEP). Orbit number 1 was defined to start with the fictitious NEP passage immediately prior to WISE launch.
  • x   is a letter assigned based on sequential count of scans started in a specific half-orbit. The first scan has x="a", the next x="b", up to a maximum of x="d".
  • MMM is a zero-filled three-digit number that gives the individual frameset in the scan. The frameset number is computed based on time bins which count from the scan start time:

    fr_num = int[(((frame_utc - dt_beg) - scan_start_utc)/bin_size] + 1

    where

    • int[] means truncate to an integer
    • frame_utc is the nominal frame exposure center UTC (when the boresite crosses the image center) in seconds
    • dt_beg is 4.4s. This is a nominal offset to approximate when the exposure began
    • scan_start_utc is the scan start time in seconds
    • bin_size is 10s.

    For example, a frame with a start time 1234 secs after the scan start time would have a frame number of 124.

    N.B.

    • Frame_num is not a frameset sequence number
    • As a result of using a 10 sec bin, every 11th frame skips a number, so it is normal to see breaks in the frame numbering and it doesn't indicate missing data.
    • Because frameset numbering is based on the predicted scan start time from the survey plan, and because frameset data may not start being acquired until well after the start of the scan, frameset numbers often do not start at 1 for a scan.

The first frameset whose data are used in the AllWISE Multiepoch Source Database is frame 001 from scan 00712a, the first scan after the NEP crossing in the 356th WISE orbit. The final frameset included Database frame 216 from scan 12514a, the first scan after the NEP crossing in the 6257th WISE orbit.

 
mjd %14.8f day no The Modified Julian Date of the mid-point of the frameset exposure. The mid-point is defined as the time the optical boresite crosses the center of the WISE focal planes. This time is the same for all bands even though the exposure times for bands W1 and W2 are different than those of W3 and W4.  
w1mpro_ep %7.3fmag yes Single-exposure W1 profile-fit magnitude, or the magnitude of the 95% confidence brightness upper limit if the W1 flux measurement has SNR<2. This column is null if no useful flux measurement could be made on this frame, or if the W1 frame was not used in the Multiframe processing.  
w1sigmpro_ep %5.3fmag yes Single-exposure W1 profile-fit photometric measurement uncertainty in mag units. This column is null if the W1 profile-fit magnitude is a 95% confidence upper limit or if the W1 frame was not use in the Multiframe processing.  
w1rchi2_ep %9.3e ---- yes Reduced χ2 of the Single-exposure W1 profile-fit photometry measurement. This column is null if a W1 flux could not be extracted, or if the W1 frame was not use in the Multiframe processing.  
w2mpro_ep %7.3fmag yes Single-exposure W2 profile-fit magnitude, or the magnitude of the 95% confidence brightness upper limit if the W2 flux measurement has SNR<2. This column is null if no useful flux measurement could be made on this frame, or if the W2 frame was not used in the Multiframe processing.  
w2sigmpro_ep %5.3fmag yes Single-exposure W2 profile-fit photometric measurement uncertainty in mag units. This column is null if the W2 profile-fit magnitude is a 95% confidence upper limit or if the W2 frame was not used in the Multiframe processing.  
w2rchi2_ep %9.3e ---- yes Reduced χ2 of the Single-exposure W2 profile-fit photometry measurement. This column is null if a W2 flux could not be extracted, or if the W2 frame was not used in the Multiframe processing.  
w3mpro_ep %7.3fmag yes Single-exposure profile-fit W3 magnitude, or the magnitude of the 95% confidence brightness upper limit if the W3 flux measurement has SNR<2. This column is null if a no useful flux could be made on this frame, or if the W3 frame was not used in the Multiframe processing.  
w3sigmpro_ep %5.3fmag yes Single-exposure W3 profile-fit photometric measurement uncertainty in mag units. This column is null if the W3 profile-fit magnitude is a 95% confidence upper limit or if the W3 frame was not used in the Multiframe processing.  
w3rchi2_ep %9.3e ---- yes Reduced χ2 of the W3 profile-fit photometry measurement. This column is null if a W3 flux could not be extracted, or if the W3 frame was not used in the Multiframe processing.  
w4mpro_ep %7.3fmag yes Single-exposure profile-fit W4 magnitude, or the magnitude of the 95% confidence brightness upper limit if the W4 flux measurement has SNR<2. This column is null if no useful flux could be made on this frame, of if the W4 frame was not used in the Multiframe processing.  
w4sigmpro_ep %5.3fmag yes Single-exposure W4 profile-fit photometric measurement uncertainty in mag units. This column is null if the W4 profile-fit magnitude is a 95% confidence upper limit or if the W4 frame was not used in the Multiframe processing.  
w4rchi2_ep %9.3e ---- yes Reduced χ2 of the W4 profile-fit photometry measurement. This column is null if a W4 flux could not be extracted, or if the W2 frame was not used in the Multiframe processing.  
w1flux_ep %11.4e dn yes The "raw" Single-exposure W1 source flux measured in profile-fit photometry in units of digital numbers. This value may be negative. This column is null if no useful profile-fit measurement of the source is possible because of masked or otherwise unusable pixels, or if the W1 frame was not used in Multiframe processing. 
w1sigflux_ep %11.4e dn yes Uncertainty in the "raw" Single-exposure W1 source flux measurement in profile-fit photometry in units of digital numbers. This column is null if no useful profile-fit measurement of the source is possible, or if the W1 frame was not used in Multiframe processing. 
w2flux_ep %11.4e dn yes The "raw" Single-exposure W2 source flux measured in profile-fit photometry in units of digital numbers. This value may be negative. This column is null if no useful profile-fit measurement of the source is possible because of masked or otherwise unusable pixels, or if the W2 frame was not used in Multiframe processing. 
w2sigflux_ep %11.4e dn yes Uncertainty in the "raw" Single-exposure W2 source flux measurement in profile-fit photometry in units of digital numbers. This column is null if no useful profile-fit measurement of the source is possible, or if the W2 frame was not used in Multiframe processing. 
w3flux_ep %11.4e dn yes The "raw" Single-exposure W3 source flux measured in profile-fit photometry in units of digital numbers. This value may be negative. This column is null if no useful profile-fit measurement of the source is possible because of masked or otherwise unusable pixels, or if the W3 frame was not used in Multiframe processing. 
w3sigflux_ep %11.4e dn yes Uncertainty in the "raw" Single-exposure W3 source flux measurement in profile-fit photometry in units of digital numbers. This column is null if no useful profile-fit measurement of the source is possible, or if the W3 frame was not used in Multiframe processing. 
w4flux_ep %11.4e dn yes The "raw" Single-exposure W4 source flux measured in profile-fit photometry in units of digital numbers. This value may be negative. This column is null if no useful profile-fit measurement of the source is possible because of masked or otherwise unusable pixels, or if the W4 frame was not used in Multiframe processing. 
w4sigflux_ep %11.4e dn yes Uncertainty in the "raw" Single-exposure W1 source flux measurement in profile-fit photometry in units of digital numbers. This column is null if no useful profile-fit measurement of the source is possible, or if the W4 frame was not used in Multiframe processing. 
w1x_ep %8.3f pix yes The x-pixel coordinate of this source on the W1 Single-Exposure Image. 
w1y_ep %8.3f pix yes The y-pixel coordinate of this source on the W1 Single-Exposure Image. 
w2x_ep %8.3f pix yes The x-pixel coordinate of this source on the W2 Single-Exposure Image. 
w2y_ep %8.3f pix yes The y-pixel coordinate of this source on the W2 Single-Exposure Image. 
w3x_ep %8.3f pix yes The x-pixel coordinate of this source on the W3 Single-Exposure Image. 
w3y_ep %8.3f pix yes The y-pixel coordinate of this source on the W3 Single-Exposure Image. 
w4x_ep %8.3f pix yes The x-pixel coordinate of this source on the W4 Single-Exposure Image. 
w4y_ep %8.3f pix yes The y-pixel coordinate of this source on the W4 Single-Exposure Image. 
Single-exposure Quality Information
qi_fact %3.1f ---- yes Frame image quality score. This columns contains the numerical image quality score assigned by the QA process to the single-exposure frameset from which this entry was extracted. The score is floating point number equal to 1.0 or 0.5, with 1.0 representing the best image quality and 0.5 slightly poorer. Image quality score values <1.0 are assigned to framesets if the average image size and shape exceed threshold values.

CAUTION: Single-exposure source measurements from framesets having qi_fact<1.0 should be used with caution. They were extracted from framesets in which the images are smeared because of residual flight system motion. Position and and profile-fitting flux measurements may be degraded.

 
saa_sep %4d deg yes

SAA separation. This column contains the angular separation on the sky, in degrees, between the apparent position of WISE and the boundary of the South Atlantic Anomaly (SAA) at the time of observation for the frameset on which this entry was extracted. Positive values indicate that WISE was outside of the SAA boundary. Negative values indicate that WISE was within the SAA boundary.

CAUTION: Single-exposure source measurements from framesets having negative or small positive (< 5.0) values of saa_sep should be used with caution. The flux of charged particles is very high within the SAA producing a very high incidence of radiation hits that can contaminate measurements on the individual exposures.

 
moon_masked %4s ---- yes Moon masking flag. This is a four character flag, one character per band, that indicates if the single-exposure database frameset from which this entry was extracted falls within the area covered by the prior moon masks. A value of "0" in a band indicates that the frameset is not in the mask area, and a value of "1" indicates that the frameset is in the mask area. These fixed area masks denote regions contaminated by scattered light from the moon, and are different for each band.

CAUTION: Single-exposure source measurements from framesets having moon_masked=1 in any band should be used with caution. Framesets in the moon mask areas may have large scale image artifacts that induce spurious detections or contaminate real source measurements.

 
Spatial Indexing Information
load_id%4d----no This is an internal archive accounting number that tracks in what batch of data the information in this record were loaded into the database.  
x %19.16f ---- no Unit sphere position x value  
y %19.16f ---- no Unit sphere position y value  
z %19.16f ---- no Unit sphere position z value  
spt_ind %9d ---- no Level 7 HTM spatial index key  
htm20 %9d ---- no Level 20 HTM spatial index key  


Last Updated: 14 March 2016


previous page   back to table of contents   next page