IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 7, 2006, 4:01:08 PM (19 years ago)
Author:
Paul Price
Message:

Updating to use current parameter order out of the pxtools, and command lines.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/phase0.pro

    r9506 r10542  
    104104    # create the command line
    105105    options "$line"
    106     echo command phase0_imfile.pl --exp_tag $EXP_TAG --class $CLASS --class_id $CLASS_ID --uri $URI
    107     command phase0_imfile.pl --exp_tag $EXP_TAG --class $CLASS --class_id $CLASS_ID --uri $URI
     106    echo command phase0_imfile.pl --exp_tag $EXP_TAG --class_id $CLASS_ID --uri $URI
     107    command phase0_imfile.pl --exp_tag $EXP_TAG --class_id $CLASS_ID --uri $URI
    108108  end
    109109
     
    159159      # $CAMERA    = $word:2
    160160      # $TELESCOPE = $word:3
    161       # $TYPE      = $word:4
    162       # $IMFILES   = $word:5
     161      # $DATEOBS   = $word:4
     162      # $TYPE      = $word:5
     163      # $IMFILES   = $word:6
    163164      queuepush Phase0Exposures -uniq -key 1 "NEW $EXP_TAG"
    164165    end
Note: See TracChangeset for help on using the changeset viewer.