IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 21, 2012, 2:34:28 PM (14 years ago)
Author:
eugene
Message:

coded in FluxPSF, FluxKron for stack photometry in DVO

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20120627/Ohana/src/libautocode/def/measure-ps1-v4.d

    r34131 r34194  
    22EXTNAME      DVO_MEASURE_PS1_V4
    33TYPE         BINTABLE
    4 SIZE         160
     4SIZE         176
    55DESCRIPTION  DVO Detection Measurement Table
    66
     
    1515FIELD dMcal,          MAG_CAL_ERR,  float,          systematic calibration error, mag
    1616FIELD dt,             M_TIME,       float,          exposure time,                2.5*log(exptime)
     17
     18# for stacks only?
     19FIELD FluxPSF,        FLUX_PSF,     float,          flux from psf fit,              counts/sec?
     20FIELD dFluxPSF,       FLUX_PSF_ERR, float,          error on psf flux,              counts/sec?
     21FIELD FluxKron,       FLUX_KRON,     float,         flux from kron ap,              counts/sec?
     22FIELD dFluxKron,      FLUX_KRON_ERR, float,         error on kron flux,             counts/sec?
    1723
    1824# note that with airmass = 1.0 / cos(90 - alt), we have full alt/az representation
Note: See TracChangeset for help on using the changeset viewer.