IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links
wiki:IPP_data_model

Notes from Gene on test data distributed ~ Oct 2008

Each directory contains the output data products from the 'chip' and 'camera' stage analysis of the IPP. A few notes on what is in this directory:

The directory name:

*o4732g0168o : this is the exposure name given at the telescope: (o - data taken by OTIS; 4732 - truncated MJD; g - data taken with GPC; 0168 - sequence number; o - OBJECT (not b / BIAS, d / DARK, f / FLAT, etc). *34857 : this is an IPP unique exposure ID

Within the directory are files from the chip-level analysis with names starting with o4732g0168o.34857.ch.2676.XYij, where 'ch.2676' identifies the data with the chip analysis by the IPP unique chip-analysis ID (one per exposure) and XYij identifies the GPC1 ccd (i and j run from 0 to 7).

Also within the directory are files from the camera-level analysis, with names starting with o4732g0168o.34857.cm.2174; as before, the cm denotes 'camera-level analysis', and the 2174 is the IPP unique camera analysis ID.

For each chip, there are the following files:

o4732g0168o.34857.ch.2676.XY74.b1.fits -- detrended FITS image binned 16x16
o4732g0168o.34857.ch.2676.XY74.b2.fits -- detrended FITS image binned 150x150
o4732g0168o.34857.ch.2676.XY74.ch.fits -- detrended FITS image
o4732g0168o.34857.ch.2676.XY74.ch.mk.fits -- mask image
o4732g0168o.34857.ch.2676.XY74.ch.wt.fits -- variance image (weight image)
o4732g0168o.34857.ch.2676.XY74.cmf -- detected object table
o4732g0168o.34857.ch.2676.XY74.log -- processing log
o4732g0168o.34857.ch.2676.XY74.mdl.fits -- low-resolution background model
o4732g0168o.34857.ch.2676.XY74.ppImage.mdc -- analysis configuration file
o4732g0168o.34857.ch.2676.XY74.stats -- processing statistics
o4732g0168o.34857.ch.2676.XY74.trace -- program trace messages

  • the images have had the mask applied and masked pixel values replaced from the background model (for cosmetic reasons only).
  • these detrend images have NOT been compressed, and are stored as 32bit floats, though for the survey data products, compression will be applied.
  • the weight and mask images are compressed using the method implemented by CFITSIO (version 3.09 and ds9 5.3 recommended)
  • the cmf file (detected objects) is not the final format; some modifications are being finalized. However, it is close to the final version.

For the camera-level data products, the b1 and b2 fits images are assembled into a full mosaic and converted to jpegs. In this example, the images are rotated 180 from their intended orientation; chip XY00 is in the upper left corner. No astrometry calibration has been applied, and the standard output smf data product was skipped.

Last modified 16 years ago Last modified on Nov 11, 2009, 3:51:01 PM
Note: See TracWiki for help on using the wiki.