IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 294 and Version 295 of ippToPsps


Ignore:
Timestamp:
Apr 9, 2012, 11:11:44 AM (14 years ago)
Author:
rhenders
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ippToPsps

    v294 v295  
    260260}}}
    261261
    262 Where the first argument sets batch type and the second which PSPS stage to check. So, example usage might be:
    263 
    264 {{{
    265 ./run.sh pollOdm.py someConfig all all 1
    266 }}}
     262Where the second argument sets batch type and the third instructs which PSPS stage to check. So, example usage might be:
     263
     264{{{
     265./run.sh pollOdm.py all all all 1
     266}}}
     267
     268Here we are using 'all' for config. As explained [here], this means the program will cycle through all active configs. This is handy for this program as well as {{{cleanup.py}}} and {{{metrics.py}}}.
    267269== cleanup.py ==
    268270