Package specific_analyses :: Package relax_disp :: Module nessy :: Class Nessy_data
[hide private]
[frames] | no frames]

Class Nessy_data

source code

Instance Methods [hide private]
 
__init__(self, spin_id=None)
Create the NESSY data object container.
source code
 
_assemble_cpmg_data(self, spin_id=None)
Assemble the CPMG data.
source code
 
_assemble_experiment(self)
Assemble the experimental data.
source code
Method Details [hide private]

__init__(self, spin_id=None)
(Constructor)

source code 

Create the NESSY data object container.

Parameters:
  • spin_id (str) - The spin ID string to restrict data to.

_assemble_cpmg_data(self, spin_id=None)

source code 

Assemble the CPMG data.

Parameters:
  • spin_id (str) - The spin ID string to restrict data to.