Changeset 12115 for trunk/ippScripts/scripts/warp_skycell.pl
- Timestamp:
- Feb 27, 2007, 6:27:10 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/warp_skycell.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/warp_skycell.pl
r12079 r12115 144 144 unless ($no_update) { 145 145 my $command = "$warptool -addwarped -warp_id $warp_id -skycell_id $skycell_id -tess_id $tess_id" . 146 " -uri $outputImage -path_base $outputRoot"; # Command to run dettool146 " -uri $outputImage"; # -path_base $outputRoot"; # Command to run dettool 147 147 $command .= " -bg $bg -bg_stdev $bg_stdev"; 148 148 $command .= " -dbname $dbname" if defined $dbname;
Note:
See TracChangeset
for help on using the changeset viewer.
