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

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

# Module too_completed.py
#
# Report on Target of Opportunity statistics.
#
# Translated from Ron Downes' SQR by Don Chance 
#
# Modification history:
#  08-29-2013 drc  Initial translation.
#

 
Modules
       
proposal_util
spss_sys_util
stpydb
sys
visit_util

 
Functions
       
get_last_quarter_too_activations()
Get TOO visits activated during the last 4 months
run(*args)
Generate a report on TOOs for the input cycle.
 
A single argument is allowed, the cycle.  It
defaults to the current cycle.

 
Data
        ASSIST_DB = 'assist'
METRICS_DB = 'hst_metrics'