Changeset 30004
- Timestamp:
- Dec 9, 2010, 1:25:56 PM (15 years ago)
- Location:
- tags/ipp-20101206/ippScripts/scripts
- Files:
-
- 3 edited
-
magic_destreak.pl (modified) (1 diff)
-
magic_destreak_revert.pl (modified) (1 prop)
-
receive_file.pl (modified) (1 prop)
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-20101206/ippScripts/scripts/magic_destreak.pl
r29571 r30004 309 309 } 310 310 311 $sources = $ipprc->filename("PSPHOT.OUTPUT", $path_base, $class_id); 311 # only destreak cmf file if this is a new run 312 if ($run_state eq 'new') { 313 $sources = $ipprc->filename("PSPHOT.OUTPUT", $path_base, $class_id); 314 } 312 315 313 316 } elsif ($stage eq "chip_bg") { -
tags/ipp-20101206/ippScripts/scripts/magic_destreak_revert.pl
- Property svn:mergeinfo changed (with no actual effect on merging)
-
tags/ipp-20101206/ippScripts/scripts/receive_file.pl
- Property svn:mergeinfo changed (with no actual effect on merging)
Note:
See TracChangeset
for help on using the changeset viewer.
