Changeset 35195 for trunk/ippScripts
- Timestamp:
- Feb 21, 2013, 1:42:46 PM (13 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/skycalibration.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/skycalibration.pl
r34792 r35195 231 231 $command .= " -F PSASTRO.OUTPUT $output_sources_filerule"; 232 232 $command .= " -stats $stats"; 233 $command .= " -recipe PPSTATS CAMSTATS"; 233 # $command .= " -recipe PPSTATS CAMSTATS"; 234 $command .= " -recipe PPSTATS SKYCALSTATS"; 234 235 $command .= " -dumpconfig $configuration" if $configuration; 235 236 $command .= " -tracedest $traceDest";
Note:
See TracChangeset
for help on using the changeset viewer.
