Package generic_fns :: Module intensity :: Class Intensity
[hide private]
[frames] | no frames]

Class Intensity

source code

Instance Methods [hide private]
 
__init__(self, relax)
Class containing functions for handelling peak intensities.
source code
 
extract_int_data(self, line)
Function for returning relevant data from the peak intensity line.
source code
 
read(self, run=None, file=None, dir=None, format=None, heteronuc=None, proton=None, int_col=None, assign_func=None)
Function for reading peak intensity data.
source code
Method Details [hide private]

extract_int_data(self, line)

source code 

Function for returning relevant data from the peak intensity line.

The residue number, heteronucleus and proton names, and peak intensity will be returned.