Changeset 34750 for trunk/ippScripts/scripts/addstar_run.pl
- Timestamp:
- Nov 30, 2012, 10:08:42 AM (13 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippScripts/scripts/addstar_run.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
-
trunk/ippScripts/scripts/addstar_run.pl
r34265 r34750 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.
