IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 124 and Version 125 of Processing


Ignore:
Timestamp:
Sep 13, 2010, 11:44:38 AM (16 years ago)
Author:
rhenders
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Processing

    v124 v125  
    343343The log file can provide clues as to the cause of the problem. This [wiki:diff_fixits page] gives an example of how to fix certain failures.
    344344
     345== Re-adding a nightly-science date to pantasks ==
     346
     347Sometimes, if the stdscience pantasks server has been restarted before all nightlyscience (ns) processing has been completed, it is necessary to re-add the date once the server is back up-and-running. For example, for the date below, stacks were not created or published because stdscience had been stopped before all the warps were completed. So, to re-add the date from the warp stage:
     348
     349{{{
     350pantasks: ns.add.date 2010-09-11
     351pantasks: ns.set.date 2010-09-11 TOWARP
     352}}}
     353
     354
    345355== Removing a host ==
    346356