Changeset 43017 for branches/eam_branches/ipp-pstamp-20260421/ippScripts/scripts/detrend_norm_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_norm_exp.pl
r27718 r43017 41 41 'det_type|t=s' => \$det_type, 42 42 'outroot|w=s' => \$outroot, # output file base name 43 'dbname |d=s'=> \$dbname, # Database name44 'reduction |=s'=> \$reduction,43 'dbname=s' => \$dbname, # Database name 44 'reduction=s' => \$reduction, 45 45 'verbose' => \$verbose, # Print to stdout 46 46 'no-update' => \$no_update,
Note:
See TracChangeset
for help on using the changeset viewer.
