IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 18, 2012, 2:52:02 PM (14 years ago)
Author:
bills
Message:

changes to task timings from ipp-20121026

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/skycal.pro

    r34814 r34851  
    1010
    1111# skcal.pro should have a more restricted polling limit (to avoid stress with getstar)
    12 if ($?POLL_LIMIT_SKYCAL == 0) set POLL_LIMIT_SKYCAL = 25
     12# XXX: is this necessary anymore?
     13if ($?POLL_LIMIT_SKYCAL == 0) set POLL_LIMIT_SKYCAL = 64
    1314
    1415macro set.skycal.poll
     
    194195    end
    195196    # since we have work to do shorten exec time
    196     periods -exec .1
     197    periods -exec .05
    197198    command $run
    198199  end
Note: See TracChangeset for help on using the changeset viewer.