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

Module frq

source code

Module for manipulating the spectrometer frequency of experiments.

Functions [hide private]
 
set(id=None, frq=None)
Set the spectrometer frequency of the experiment.
source code
Variables [hide private]
  __package__ = 'generic_fns'

Imports: pipes, RelaxError


Function Details [hide private]

set(id=None, frq=None)

source code 

Set the spectrometer frequency of the experiment.

Parameters:
  • id (str) - The experimental identification string (allowing for multiple experiments per data pipe).
  • frq (float) - The spectrometer frequency in Hertz.