Package generic_fns :: Module temperature
[hide private]
[frames] | no frames]

Module temperature

source code

Module for setting the experimental temperature.

Functions [hide private]
 
set(id=None, temp=None)
Set the experimental temperature.
source code
Variables [hide private]
  __package__ = 'generic_fns'

Imports: pipes, RelaxError


Function Details [hide private]

set(id=None, temp=None)

source code 

Set the experimental temperature.

Parameters:
  • id (str) - The experimental identification string (allowing for multiple experiments per data pipe).
  • temp (float) - The temperature in kelvin.