Changeset 35277 for trunk/ippScripts/scripts
- Timestamp:
- Mar 8, 2013, 11:35:45 AM (13 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/warp_skycell.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/warp_skycell.pl
r35239 r35277 247 247 if (($doBackground)) { 248 248 # &&($imfile->{background_model} == 1) 249 if ( $imfile->{cam_background_model}) {249 if (($imfile->{cam_background_model})&&($imfile->{cam_background_model} != 32767)) { 250 250 $bkg = $ipprc->filename("PPIMAGE.BACKMDL", $imfile->{cam_path_base}, $imfile->{class_id}); 251 251 }
Note:
See TracChangeset
for help on using the changeset viewer.
