- Timestamp:
- Dec 6, 2012, 6:32:19 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/20120906/ippScripts/scripts/addstar_run.pl
r34265 r34772 300 300 $command .= " -image" if $image_only; 301 301 if ($stage =~ /staticsky/) { 302 $command .= " -accept-astrom "; 302 $command .= " -accept-astrom -quick-airmass"; 303 } #careful here - this matches staticsky and staticsky_multi 304 if ($stage =~ /skycal/) { 305 $command .= " -quick-airmass"; 303 306 } #careful here - this matches staticsky and staticsky_multi 304 307
Note:
See TracChangeset
for help on using the changeset viewer.
