Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.stsci.edu/spst/UnixTransition/doc/prd_gridware.html
Дата изменения: Fri Apr 8 12:46:15 2016
Дата индексирования: Mon Apr 11 02:09:29 2016
Кодировка:
Python: module prd_gridware
 
 
prd_gridware (version 4/ 6/04)
index
prd_gridware.py

PURPOSE --
 
Provides a Gridware batch interface..
 
 
DEVELOPER --
K. Clark
 
MODIFICATION HISTORY --
 
o Initial implementation 1/ 6/03
o Use new data model.    8/25/03 KWC
o Modified  1/26/04 KWC - Add support for a list of files in a pickle.
o Modified  3/31/04 KWC - Fix missing PRD_update_dict assignment.
o Modified  4/ 6/04 KWC - Add check for PRD_update_dict data type.

 
Modules
       
cPickle
data_model
os
re
string
sys
time
_tkinter

 
Classes
       
Submit_menu

 
class Submit_menu
     Methods defined here:
__init__(self, aframe, input_values)
Constructor
gridware_cmd(self)
Creates a gridware submit command for generating a new PDBMAN
run.
prd_gen_file_pickle(self, PRD_update_dict)
Generates a file list pickle from the user selections.
prd_gen_script(self)
Gets all the parameters from the PDBMAN menu and uses them
as inputs for the regen_prd.csh script.
que_list(self, aframe)
Creates a widget to select which gridware que(s) are to be
used.
submit(self)
Opens a Unix shell to submit the job to gridware.

 
Data
        ACTIVE = 'active'
ALL = 'all'
ANCHOR = 'anchor'
ARC = 'arc'
BASELINE = 'baseline'
BEVEL = 'bevel'
BOTH = 'both'
BOTTOM = 'bottom'
BROWSE = 'browse'
BUTT = 'butt'
CASCADE = 'cascade'
CENTER = 'center'
CHAR = 'char'
CHECKBUTTON = 'checkbutton'
CHORD = 'chord'
COMMAND = 'command'
CURRENT = 'current'
DISABLED = 'disabled'
DOTBOX = 'dotbox'
E = 'e'
END = 'end'
EW = 'ew'
EXCEPTION = 8
EXTENDED = 'extended'
FALSE = 0
FIRST = 'first'
FLAT = 'flat'
GROOVE = 'groove'
HIDDEN = 'hidden'
HORIZONTAL = 'horizontal'
INSERT = 'insert'
INSIDE = 'inside'
LAST = 'last'
LEFT = 'left'
MITER = 'miter'
MOVETO = 'moveto'
MULTIPLE = 'multiple'
N = 'n'
NE = 'ne'
NO = 0
NONE = 'none'
NORMAL = 'normal'
NS = 'ns'
NSEW = 'nsew'
NUMERIC = 'numeric'
NW = 'nw'
OFF = 0
ON = 1
OUTSIDE = 'outside'
PAGES = 'pages'
PIESLICE = 'pieslice'
PROJECTING = 'projecting'
Pmw = <Pmw.Pmw_1_3_3.lib.PmwLoader.PmwLoader instance>
RADIOBUTTON = 'radiobutton'
RAISED = 'raised'
READABLE = 2
RIDGE = 'ridge'
RIGHT = 'right'
ROUND = 'round'
S = 's'
SCROLL = 'scroll'
SE = 'se'
SEL = 'sel'
SEL_FIRST = 'sel.first'
SEL_LAST = 'sel.last'
SEPARATOR = 'separator'
SINGLE = 'single'
SOLID = 'solid'
SUNKEN = 'sunken'
SW = 'sw'
StringTypes = (<type 'str'>, <type 'unicode'>)
TOP = 'top'
TRUE = 1
TclVersion = 8.6
TkVersion = 8.6
UNDERLINE = 'underline'
UNITS = 'units'
VERTICAL = 'vertical'
W = 'w'
WORD = 'word'
WRITABLE = 4
X = 'x'
Y = 'y'
YES = 1
__version__ = ' 4/ 6/04'
re_rcs = <_sre.SRE_Pattern object>
wantobjects = 1