IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 228 and Version 229 of ippToPsps


Ignore:
Timestamp:
Apr 2, 2012, 2:41:09 PM (14 years ago)
Author:
rhenders
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ippToPsps

    v228 v229  
    141141Because it is possible, and usual, to run multiple versions of {{{loader.py}}} (in order to speed up loading time), the method to begin processing a new batch is part of a critical section. This simply means that the 'batch' table in the {{{ippToPsps}}} database is locked by a client looking for a new item to process, then released afterwards, ensuring that two separate {{{loader.py}}} instances do not attempt to process the same item.
    142142
     143=== Test mode ===
     144
     145When run in 'test' mode, {{{loader.py}}} will do the following in the case of P2 batches:
     146
     147 * it will only process the first exposure that is queued
     148 * it will only process OTA 33 from this exposure
     149 * it will ignore certain missing values, which would otherwise fail the batch
    143150=== Creating and publishing an 'IN' batch ===
    144151