IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 12, 2014, 4:10:18 PM (12 years ago)
Author:
eugene
Message:

merge changes from branches/eam_branches/ipp-20140717

Location:
trunk/Ohana
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana

  • trunk/Ohana/src/libautocode/def/secfilt-ps1-v5.d

    r37116 r37246  
    22EXTNAME      DVO_SECFILT_PS1_V5
    33TYPE         BINTABLE
    4 SIZE         160
     4SIZE         176
    55DESCRIPTION  DVO SecFilt : Secondary Filter Data
    66
     
    1515FIELD  sMkron,        MAG_KRON_STDEV,  float,      standard deviation of kron mags,       mags
    1616                                         
     17# XXX I could add these fields to secfilt or calculate in dvopsps?
     18FIELD  psfQfMax,      PSF_QF_MAX,      float,      best psfQf for this filter
     19FIELD  psfQfPerfMax,  PSF_QF_PERF_MAX, float,      best psfQfPerfect for this filter
     20
    1721# these statistics are PSF-specific     
    1822FIELD  Mstdev,        MAG_STDEV,         float,    standard deviation of measurements,    mags
     
    4246FIELD  dFapStk,       FLUX_AP_STK_ERR,   float,    mean flux ap error
    4347
     48FIELD  Nstack,        NSTACK,            short,    number of measurements in band (gpc1 stack only)
     49FIELD  NstackDet,     NSTACK_DET,        short,    number of stack detections in band (gpc1 stack only)
     50
    4451FIELD  stackPrmryOff, STACK_PRIMARY_OFF,  int,     measure entry which is primary stack detection
    4552FIELD  stackBestOff,  STACK_BEST_OFF,     int,     measure entry which is best stack detection
     
    6673FIELD  NusedApWrp,    NUSED_AP_WRP,      short,    number of detections used in average
    6774
     75FIELD  Nwarp,         NWARP,             short,    number of measurements in band (gpc1 warp only)
     76FIELD  NwarpGood,     NWARP_GOOD,        short,    number of meas with psf_qf > 0.85 in band (gpc1 warp only)
     77
    6878FIELD  ubercalDist,   UBERCAL_DIST,      short,    number of images from an ubercal-image
    6979
Note: See TracChangeset for help on using the changeset viewer.