IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 31603 for trunk/ippTasks


Ignore:
Timestamp:
Jun 6, 2011, 12:52:49 PM (15 years ago)
Author:
watersc1
Message:

registration summitExp.dateobs/rawExp.dateobs bugfix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/register.pro

    r30992 r31603  
    294294    book getword regPendingImfile $pageName workdir      -var WORKDIR_TEMPLATE
    295295    book getword regPendingImfile $pageName dbname       -var DBNAME
     296    book getword regPendingImfile $pageName summit_dateobs -var SUMMIT_DATEOBS
    296297
    297298    # EXP_TAG is used to generate the unique, but human-readable, filenames
     
    320321    # XXX register_imfile.pl differs from the standard script : it does not have an 'outroot' argument, and it does not take '--redirect'
    321322    $run = register_imfile.pl --exp_id $EXP_ID --tmp_class_id $TMP_CLASS_ID --tmp_exp_name $TMP_EXP_NAME --uri $URI --logfile $logfile --bytes $BYTES --md5sum $MD5SUM
    322     $run = $run --sunset $sunset --sunrise $sunrise
     323    $run = $run --sunset $sunset --sunrise $sunrise --summit_dateobs $SUMMIT_DATEOBS
    323324    add_standard_args run
    324325
Note: See TracChangeset for help on using the changeset viewer.