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/cam.md

    r19930 r19940  
    3434    fwhm_major     F32      0.0
    3535    fwhm_minor     F32      0.0
     36
     37    iq_m2           F32     0.0       
     38    iq_m2_err       F32     0.0       
     39    iq_m2_lq        F32     0.0       
     40    iq_m2_uq        F32     0.0       
     41
     42    iq_m2c          F32     0.0       
     43    iq_m2c_err      F32     0.0       
     44    iq_m2c_lq       F32     0.0       
     45    iq_m2c_uq       F32     0.0       
     46
     47    iq_m2s          F32     0.0       
     48    iq_m2s_err      F32     0.0       
     49    iq_m2s_lq       F32     0.0       
     50    iq_m2s_uq       F32     0.0       
     51
     52    iq_m3           F32     0.0       
     53    iq_m3_err       F32     0.0       
     54    iq_m3_lq        F32     0.0       
     55    iq_m3_uq        F32     0.0       
     56
     57    iq_m4           F32     0.0       
     58    iq_m4_err       F32     0.0       
     59    iq_m4_lq        F32     0.0       
     60    iq_m4_uq        F32     0.0       
     61
    3662    dtime_script   F32      0.0
    3763    hostname       STR      64
    3864    n_stars        S32      0
     65    n_psfstars     S32      0
     66    n_iqstars      S32      0
    3967    n_extended     S32      0
    4068    n_cr           S32      0
Note: See TracChangeset for help on using the changeset viewer.