Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.stsci.edu/spst/UnixTransition/doc/par_comp.html
Дата изменения: Fri Apr 8 12:46:15 2016
Дата индексирования: Sun Apr 10 23:12:17 2016
Кодировка:

Поисковые слова: orion
Python: module par_comp
 
 
par_comp
index
par_comp.py

# Module par_comp.py
#
# Report on parallel statistics.
#
# Translated from Ron Downes' SQR by Don Chance 
#
# Modification history:
#  08-26-2013 drc  Initial translation.
#

 
Modules
       
proposal_util
spss_sys_util
stpydb
string
sys
time_util

 
Functions
       
get_par_props(cycle)
Return all PAR proposals for the input cycle.
run(*args)
Generate a report of parallel statistics.
 
A single argument is allowed, the cycle.  It
defaults to the current cycle.

 
Data
        ASSIST_DB = 'assist'