Changeset 33913 for trunk/ippScripts/scripts/staticsky.pl
- Timestamp:
- May 25, 2012, 11:01:07 AM (14 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/staticsky.pl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/staticsky.pl
r33690 r33913 144 144 my $path_base = $file->{path_base}; 145 145 print "input: $path_base\n"; 146 my $stack_id = $file->{stack_id}; 146 147 147 148 my $imageCnv = $ipprc->filename("PPSTACK.OUTPUT", $path_base ); # Image name … … 172 173 &my_die("Couldn't find input: $sources", $sky_id, $PS_EXIT_SYS_ERROR) unless $ipprc->file_exists("$sources"); 173 174 175 print $listFile " STACK_ID S64 " . $stack_id . "\n"; 174 176 print $listFile " RAW:IMAGE STR " . $imageRaw . "\n"; 175 177 print $listFile " RAW:MASK STR " . $maskRaw . "\n";
Note:
See TracChangeset
for help on using the changeset viewer.
