Changeset 43017 for branches/eam_branches/ipp-pstamp-20260421/ippScripts/scripts/detrend_resid_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_resid_exp.pl
r27180 r43017 51 51 'iteration=s' => \$iter, 52 52 'exp_id|e=s' => \$exp_id, 53 'exp_tag |=s'=> \$exp_tag,53 'exp_tag=s' => \$exp_tag, 54 54 'det_type|t=s' => \$det_type, 55 55 'det_mode=s' => \$det_mode, … … 58 58 'filter=s' => \$filter, 59 59 'reject' => \$reject, 60 'dbname |d=s'=> \$dbname, # Database name61 'reduction |=s'=> \$reduction,60 'dbname=s' => \$dbname, # Database name 61 'reduction=s' => \$reduction, 62 62 'verbose' => \$verbose, # Print to stdout 63 63 'no-update' => \$no_update,
Note:
See TracChangeset
for help on using the changeset viewer.
