Module data :: Class data
[hide private]
[frames] | no frames]

Class data

source code

Nested Classes [hide private]
  init_asymptotic
  init_bootstrap
  init_cv
  init_farrow
  init_overall_disc
  init_palmer
  mfin_data
Instance Methods [hide private]
 
__init__(self, mf)
Class containing all the program data
source code
 
calc_constants(self)
Calculate the dipolar and CSA constants.
source code
 
calc_frq(self)
Calculate all the frequencies which lead to relaxation.
source code
 
init_constants(self) source code
 
init_data(self)
Initilise the data structures.
source code
Method Details [hide private]

calc_constants(self)

source code 
Calculate the dipolar and CSA constants.

Dipolar constants
~~~~~~~~~~~~~~~~~
              1   / mu0  \ 2  (gH.gN.h_bar)**2
        d  =  - . | ---- |  . ----------------
              4   \ 4.pi /         <r**6>


                 3   / mu0  \ 2  (gH.gN.h_bar)**2
        d'  =  - - . | ---- |  . ----------------
                 2   \ 4.pi /         <r**7>


               21   / mu0  \ 2  (gH.gN.h_bar)**2
        d"  =  -- . | ---- |  . ----------------
               2    \ 4.pi /         <r**8>


CSA constants
~~~~~~~~~~~~~
              (wN.csa)**2
        c  =  -----------
                   3


               2.wN**2.csa
        c'  =  -----------
                    3


               2.wN**2
        c"  =  -------
                  3