Package prompt :: Module bruker :: Class Bruker
[hide private]
[frames] | no frames]

Class Bruker

source code


Class containing the function for reading the Bruker Dynamics Center (DC) files.

Instance Methods [hide private]
 
read(self, ri_id=None, file=None, dir=None)
Read a Bruker Dynamics Center (DC) relaxation data file.
source code

Inherited from base_class.User_fn_class: __init__

Method Details [hide private]

read(self, ri_id=None, file=None, dir=None)

source code 
Read a Bruker Dynamics Center (DC) relaxation data file.

Keyword Arguments
~~~~~~~~~~~~~~~~~

ri_id:  The relaxation data ID string.  This must be a unique identifier.

file:  The name of the Bruker Dynamics Center file containing the relaxation data.

dir:  The directory where the file is located.


Description
~~~~~~~~~~~

This user function is used to load all of the data out of a Bruker Dynamics Center (DC) relaxation
data file for subsequent analysis within relax.  Currently the R1 and R2 relaxation rates and
steady-state NOE data is supported.