IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 25 and Version 26 of ippToPsps_Database


Ignore:
Timestamp:
Apr 10, 2012, 1:02:33 PM (14 years ago)
Author:
rhenders
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ippToPsps_Database

    v25 v26  
    8181=== The {{{box}}} table ===
    8282=== The {{{stripe}}} table ===
     83
     84When queuing, the sky is split up into equally size boxes. Because of the way the Dvo class ingests DVO files, it is more efficient for an instance of {{{loader.py}}} to process boxes in stripes so that any DVO files that overlap the boundary of two neighboring boxes can be retained when the next box-worth of DVO files is ingested.
     85
     86The stripe table is where {{{loader.py}}} instances register that stripe that they are working on. New instances of {{{loader.py}}} look first for stripes that are not being processed by other clients, but failing that will choose the one with the most pending items.
    8387=== The {{{pending}}} table ===
    8488