Package specific_analyses :: Package noe :: Module uf
[hide private]
[frames] | no frames]

Module uf

source code

Module for all of the steady-state heteronuclear NOE specific user functions.

Functions [hide private]
 
spectrum_type(spectrum_type=None, spectrum_id=None)
Set the spectrum type corresponding to the spectrum_id.
source code
Variables [hide private]
  __package__ = 'specific_analyses.noe'

Imports: RelaxError, pipes


Function Details [hide private]

spectrum_type(spectrum_type=None, spectrum_id=None)

source code 

Set the spectrum type corresponding to the spectrum_id.

Parameters:
  • spectrum_type (str) - The type of NOE spectrum, one of 'ref' or 'sat'.
  • spectrum_id (str) - The spectrum id string.