- Timestamp:
- Sep 7, 2010, 9:16:10 AM (16 years ago)
- Location:
- branches/eam_branches/ipp-20100823
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippScripts/scripts/dist_bundle.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20100823
-
branches/eam_branches/ipp-20100823/ippScripts/scripts/dist_bundle.pl
r28963 r29124 154 154 # 2. magic is not required for this distRun 155 155 # 3. the processing for the component produced no images (warp or diff with bad quality for example) 156 my $nan_masked_pixels = ! ($clean || (($stage eq "camera") || ($stage eq 'fake') || ($stage eq 'stack') ) || $no_magic || $poor_quality);156 my $nan_masked_pixels = ! ($clean || (($stage eq "camera") || ($stage eq 'fake') || ($stage eq 'stack') || ($stage eq 'sky')) || $no_magic || $poor_quality); 157 157 158 158 my ($image, $mask, $variance);
Note:
See TracChangeset
for help on using the changeset viewer.
