Trees | Indices | Help |
|
---|
|
Module for the manipulation of relaxation data.
|
|||
|
|||
|
|||
|
|||
|
|||
str |
|
||
|
|||
|
|||
list of str |
|
||
list of str |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|||
ds = The relax data storage obje
|
|||
VALID_TYPES =
|
|||
__package__ =
|
Imports: int32, ones, zeros, string, sys, warn, Relax_data_store, ExpInfo, RelaxError, RelaxMultiSpinIDError, RelaxNoRiError, RelaxNoSequenceError, RelaxNoSpinError, RelaxRiError, write_data, element_from_isotope, number_from_isotope, read_spin_data, RelaxWarning, bmrb, pipes, value, define_dipole_pair, return_interatom, return_interatom_list, Selection, exists_mol_res_spin_data, find_index, generate_spin_id_unique, get_molecule_names, return_spin, return_spin_from_selection, spin_index_loop, spin_loop, check_pipe, copy_frequencies, delete_frequencies, frequency_checks, loop_frequencies, set_frequency, return_api
|
Back calculate the relaxation data. If no relaxation data currently exists, then the ri_id, ri_type, and frq args are required.
|
Read the relaxation data from the NMR-STAR dictionary object.
|
Generate the relaxation data saveframes for the NMR-STAR dictionary object.
|
Copy the relaxation data from one data pipe to another.
|
Generate a frequency label in MHz, rounded to the nearest factor of 10.
|
Delete relaxation data corresponding to the relaxation data ID.
|
Display relaxation data corresponding to the ID.
|
Return a list of names of data structures associated with relaxation data. DescriptionThe names are as follows: ri_data: Relaxation data. ri_data_err: Relaxation data error. ri_data_bc: The back calculated relaxation data. ri_type: The relaxation data type, i.e. one of ['NOE', 'R1', 'R2'] frq: NMR frequencies in Hz, eg [600.0 * 1e6, 500.0 * 1e6]
|
Return the list of all relaxation data IDs.
|
Pack the relaxation data into the data pipe and spin containers. The values, errors, and spin_ids arguments must be lists of equal length or None. Each element i corresponds to a unique spin.
|
Set the type of intensity measured for the peaks.
|
Read R1, R2, or NOE, or R2eff relaxation data from a file.
|
Return a description of the spin specific object.
|
Return the value and error corresponding to 'data_type'.
|
Set the temperature calibration method.
|
Set the temperature control method.
|
Set or reset the frequency associated with the ID.
|
Write relaxation data to a file.
|
|
ds
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Aug 26 11:41:06 2020 | http://epydoc.sourceforge.net |