IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 6, 2008, 2:01:28 PM (18 years ago)
Author:
Paul Price
Message:

Reusing astrometry time field since ppImage doesn't do that any more. Deleting fields requiring astrometric matching from chipProcessedImfile. No need to propagate processing times from chip to camera. Add dtime_script to processing results. Increment version number to 1.1.40.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/chip.md

    r19334 r19930  
    2727    fringe_1        F32     0.0
    2828    fringe_2        F32     0.0
    29     sigma_ra        F32     0.0
    30     sigma_dec       F32     0.0
    3129    ap_resid        F32     0.0
    3230    ap_resid_stdev  F32     0.0
    33     zp_mean         F32     0.0
    34     zp_stdev        F32     0.0
    3531    fwhm_major      F32     0.0
    3632    fwhm_minor      F32     0.0
    3733    dtime_detrend   F32     0.0
    3834    dtime_photom    F32     0.0
    39     dtime_astrom    F32     0.0
     35    dtime_total     F32     0.0
     36    dtime_script    F32     0.0
    4037    hostname        STR     64
    4138    n_stars         S32     0
    4239    n_extended      S32     0
    4340    n_cr            S32     0
    44     n_astrom        S32     0
    4541    path_base       STR     255
    4642    fault           S16     0       # Key NOT NULL
Note: See TracChangeset for help on using the changeset viewer.