IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 6, 2008, 2:02:15 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 ippdb version number to 1.1.40.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/stacktoolConfig.c

    r19676 r19931  
    133133    psMetadataAddF32(addsumskyfileArgs, PS_LIST_TAIL, "-dtime_final", 0, "define final stack time", NAN);
    134134    psMetadataAddF32(addsumskyfileArgs, PS_LIST_TAIL, "-dtime_phot", 0, "define photometry time", NAN);
     135    psMetadataAddF32(addsumskyfileArgs, PS_LIST_TAIL, "-dtime_script", 0, "define elapsed time in script (seconds)", NAN);
    135136
    136137    psMetadataAddF32(addsumskyfileArgs, PS_LIST_TAIL, "-match_mean", 0, "define mean matching deviation", NAN);
Note: See TracChangeset for help on using the changeset viewer.