IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 148 and Version 149 of ippToPsps


Ignore:
Timestamp:
Aug 3, 2011, 11:27:16 AM (15 years ago)
Author:
rhenders
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ippToPsps

    v148 v149  
    9393
    9494The {{{./run.sh}}} prefix above is necessary to invoke the correct Java virtual machine, while including the relevant jar files in the CLASSPATH (all included in the {{{trunk/ippToPsps/Jars}}} subdir)
     95
     96== Queuing ==
     97
     98When run, {{{ippToPsps}}} first queues up all the exposures or stacks that it needs to process, then works through them sequentially, doing detections first then stacks. The master list comes from the gpc1 {{{addRun}}} table, which lists all items currently merged into the DVO database we are using. From this list, {{{ippToPsps}}} subtracts items that have already been successfully loaded to the datastore already, and queues up the remainder.
     99
     100An important factor in the queuing of items is the current ''epoch'', which is set in the config file.
    95101
    96102== Epochs ==