Changeset 43044
- Timestamp:
- Jun 1, 2026, 9:55:20 AM (6 weeks ago)
- Location:
- branches/eam_branches/ipp-pstamp-20260421/ippScripts/scripts
- Files:
-
- 2 edited
-
addstar_run.pl (modified) (1 diff)
-
camera_exp.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-pstamp-20260421/ippScripts/scripts/addstar_run.pl
r43017 r43044 23 23 use PS::IPP::Config 1.01 qw( :standard ); 24 24 use File::Temp qw( tempfile ); 25 use Scalar::Util qw(looks_like_number); 25 26 26 27 use Getopt::Long qw( GetOptions :config auto_help auto_version gnu_getopt ); -
branches/eam_branches/ipp-pstamp-20260421/ippScripts/scripts/camera_exp.pl
r43017 r43044 51 51 'outroot|w=s' => \$outroot, # output file base name 52 52 'reduction=s' => \$reduction, # Reduction class 53 'dvodb |w=s'=> \$dvodb, # output DVO database53 'dvodb=s' => \$dvodb, # output DVO database 54 54 'run-state=s' => \$run_state, # 'new' or 'update' 55 55 'skip-binned' => \$skip_binned, # override recipe - don't create binned images
Note:
See TracChangeset
for help on using the changeset viewer.
