IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 183 and Version 184 of ippToPsps


Ignore:
Timestamp:
Mar 7, 2012, 12:24:50 PM (14 years ago)
Author:
rhenders
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ippToPsps

    v183 v184  
    8686
    8787We access DVO via a combination of 'source ID' and 'image ID'. Both numbers come from the smf file. However, {{{IMAGE_ID}}} in the smf does not correspond to {{{IMAGE_ID}}} in DVO, instead, it maps to {{{EXTERN_ID}}} in the Images.dat file at the top-level of a given DVO database. The {{{IMAGE_ID}}} column of the same table maps instead to {{{IMAGE_ID}}} in the various 'cpm' (''measurements'') files contained within the subdirectories of the same DVO database.
     88
     89= {{{ippToPsps}}} programs =
     90
     91{{{ippToPsps}}} contains a suite of programs:
     92
     93 * queue.py
     94 * loader.py
     95 * metrics.py
     96 * cleanup.py
     97 * pollodm.py
     98
     99All programs accept at least one argument, which is the nam of a config currently in the {{{ippToPsps}}} database.
    88100
    89101= Using the software =