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

Поисковые слова: sdss
Python: module get_pass_config
 
 
get_pass_config (version 14.03.18)
index
get_pass_config.py

PURPOSE --
  Reports the config pickle files used to generate MSCL products for a 
  particular set of products.
 
DEVELOPER --
  Danny Jones
 
MODIFICATION HISTORY --
  Original implementation by Danny Jones, 10/31/2000
  Complete rewrite for PASS Unix.  dc 1/22/03
  Fix for new mscl objects.  dc 1/26/05
  output more info. dc 1/30/14
  add reminder to do any necessary SMS edits. drc 3/18/14
 
USAGE --
  do get_pass_config [<PASS SMS ID>]
     where <PASS SMS ID> is any part of the PASS SMS ID in format sxdddyvv 
              (example: sa311k02).  This parameter can contain a regular expression.

 
Modules
       
configure_util
os
spss_sys_util
sys
time_util

 
Functions
       
run(pass_sms_id='')
Find the config associated with a particular MS/CL run.

 
Data
        __version__ = '14.03.18'