Package prompt :: Module temperature :: Class Temp
[hide private]
[frames] | no frames]

Class Temp

source code


Class containing the function for setting the experimental temperature.

Instance Methods [hide private]
 
set(self, id=None, temp=None)
Specify the temperature of an experiment.
source code

Inherited from base_class.Basic_class: __init__

Method Details [hide private]

set(self, id=None, temp=None)

source code 
Specify the temperature of an experiment.

Keyword arguments
~~~~~~~~~~~~~~~~~

id:  The experiment identification string.

temp:  The temperature of the experiment.


Description
~~~~~~~~~~~

This function allows the temperature of an experiment to be set.  In certain analyses, for
example those which use pseudocontact shift data, knowledge of the temperature is essential.