Changeset 25816 for trunk/ippScripts/scripts/camera_exp.pl
- Timestamp:
- Oct 8, 2009, 5:09:53 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/camera_exp.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/camera_exp.pl
r25299 r25816 39 39 } 40 40 41 my ( $exp_tag, $cam_id, $camera, $outroot, $ recipe, $dbname, $reduction, $dvodb, $verbose, $no_update,41 my ( $exp_tag, $cam_id, $camera, $outroot, $dbname, $reduction, $dvodb, $verbose, $no_update, 42 42 $no_op, $redirect, $save_temps, $run_state); 43 43 GetOptions( 44 44 'exp_tag=s' => \$exp_tag, # Exposure identifier 45 45 'cam_id=s' => \$cam_id, # Camtool identifier 46 'recipe=s' => \$recipe, # Recipe to use47 46 'camera|c=s' => \$camera, # Camera 48 47 'dbname|d=s' => \$dbname, # Database name
Note:
See TracChangeset
for help on using the changeset viewer.
