Changeset 43017 for branches/eam_branches/ipp-pstamp-20260421/ippScripts/scripts/detrend_process_exp.pl
- Timestamp:
- May 11, 2026, 3:18:24 PM (3 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-pstamp-20260421/ippScripts/scripts/detrend_process_exp.pl
r27718 r43017 39 39 'det_id|d=s' => \$det_id, 40 40 'det_type|t=s' => \$det_type, 41 'exp_id |d=s'=> \$exp_id,42 'exp_tag |=s'=> \$exp_tag,41 'exp_id=s' => \$exp_id, 42 'exp_tag=s' => \$exp_tag, 43 43 'camera|c=s' => \$camera, 44 44 'outroot|w=s' => \$outroot, # output file base name 45 'dbname |d=s'=> \$dbname, # Database name46 'reduction |=s'=> \$reduction,45 'dbname=s' => \$dbname, # Database name 46 'reduction=s' => \$reduction, 47 47 'verbose' => \$verbose, # Print to stdout 48 48 'no-update' => \$no_update,
Note:
See TracChangeset
for help on using the changeset viewer.
