IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 7, 2008, 9:53:50 AM (18 years ago)
Author:
eugene
Message:

adding IQ stats, n_psfstars, n_iqstars; set version to 1.1.41

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/chip.md

    r19930 r19940  
    3131    fwhm_major      F32     0.0
    3232    fwhm_minor      F32     0.0
     33
     34    iq_m2           F32     0.0       
     35    iq_m2_err       F32     0.0       
     36    iq_m2_lq        F32     0.0       
     37    iq_m2_uq        F32     0.0       
     38
     39    iq_m2c          F32     0.0       
     40    iq_m2c_err      F32     0.0       
     41    iq_m2c_lq       F32     0.0       
     42    iq_m2c_uq       F32     0.0       
     43
     44    iq_m2s          F32     0.0       
     45    iq_m2s_err      F32     0.0       
     46    iq_m2s_lq       F32     0.0       
     47    iq_m2s_uq       F32     0.0       
     48
     49    iq_m3           F32     0.0       
     50    iq_m3_err       F32     0.0       
     51    iq_m3_lq        F32     0.0       
     52    iq_m3_uq        F32     0.0       
     53
     54    iq_m4           F32     0.0       
     55    iq_m4_err       F32     0.0       
     56    iq_m4_lq        F32     0.0       
     57    iq_m4_uq        F32     0.0       
     58
    3359    dtime_detrend   F32     0.0
    3460    dtime_photom    F32     0.0
    3561    dtime_total     F32     0.0
    3662    dtime_script    F32     0.0
     63
    3764    hostname        STR     64
    3865    n_stars         S32     0
     66    n_psfstars      S32     0
     67    n_iqstars       S32     0
    3968    n_extended      S32     0
    4069    n_cr            S32     0
Note: See TracChangeset for help on using the changeset viewer.