IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 60 and Version 61 of Processing


Ignore:
Timestamp:
May 12, 2010, 8:59:40 AM (16 years ago)
Author:
rhenders
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Processing

    v60 v61  
    8585The key thing to monitor here is the {{{Nfail}}} column. Depending on the process, different numbers of Nfail as a proportion of Njobs are deemed acceptable.
    8686
     87= Morning duties: checking {{{summitcopy}}} and {{{burntool}}} =
     88
     89There is nothing to be processed if data has not been copied from the telescope. This is the job of {{{summitcopy}}}, which runs TODO every day. You can check that it has successfully copies files by TODO
     90
     91
     92{{{burntool}}} is the next stage. Easiest way to check is to run the following in the stdscience {{{pantasks_client}}}
     93
     94
     95{{{
     96ns.show.dates
     97}}}
     98
     99You should see a 'book' entry with today's date. If not, something is wrong.
     100
    87101= Stopping and starting the {{{pantasks}}} servers =
    88102
     
    247261
    248262TODO
    249 
    250 = Morning duties: checking {{{summitcopy}}} and {{{burntool}}} =
    251 
    252 There is nothing to be processed if data has not been copied from the telescope. This is the job of {{{summitcopy}}}, which runs TODO every day. You can check that it has successfully copies files by TODO
    253 
    254 
    255 {{{burntool}}} is the next stage. Easiest way to check is to run the following in the stdscience {{{pantasks_client}}}
    256 
    257 
    258 {{{
    259 ns.show.dates
    260 }}}
    261 
    262 You should see a 'book' entry with today's date. If not, something is wrong.
    263263
    264264= Queuing data =