IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 8, 2009, 5:09:53 PM (17 years ago)
Author:
eugene
Message:

updates to the addstar stage; modify flatcorr to interact correctly with the addstar stage

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippScripts/scripts/camera_exp.pl

    r25299 r25816  
    3939}
    4040
    41 my ( $exp_tag, $cam_id, $camera, $outroot, $recipe, $dbname, $reduction, $dvodb, $verbose, $no_update,
     41my ( $exp_tag, $cam_id, $camera, $outroot, $dbname, $reduction, $dvodb, $verbose, $no_update,
    4242     $no_op, $redirect, $save_temps, $run_state);
    4343GetOptions(
    4444    'exp_tag=s'          => \$exp_tag, # Exposure identifier
    4545    'cam_id=s'          => \$cam_id, # Camtool identifier
    46     'recipe=s'          => \$recipe, # Recipe to use
    4746    'camera|c=s'        => \$camera, # Camera
    4847    'dbname|d=s'        => \$dbname, # Database name
Note: See TracChangeset for help on using the changeset viewer.