Package generic_fns :: Module grace :: Class Grace
[hide private]
[frames] | no frames]

Class Grace

source code

Instance Methods [hide private]
 
__init__(self, relax)
Operations, functions, etc common to the different model-free analysis methods.
source code
 
data(self)
Write the data into the grace file.
source code
 
header(self)
Write the grace header.
source code
 
view(self, run=None, data_type=None, file=None, dir=None, grace_exe='xmgrace', force=0)
Function for running Grace.
source code
 
write(self, run=None, data_type=None, file=None, dir=None, force=0)
Function for writing data to a file.
source code