Package xdp :: Module xafs :: Class EnergyShiftFunc
[show private | hide private]
[frames | no frames]

Class EnergyShiftFunc


Private utility class implementing the callback function for findEnergyShift().
Method Summary
  __init__(self, energy, mu)
Initialize a new instance of the callback function.
  __call__(self, params, energy)
Implements the callback function for the nonlinear least squared fit.

Method Details

__init__(self, energy, mu)
(Constructor)

Initialize a new instance of the callback function. 'energy' and 'mu' are the vectors of the second data set from a call to findEnergyShift().

__call__(self, params, energy)
(Call operator)

Implements the callback function for the nonlinear least squared fit.

Generated by Epydoc 2.1 on Wed Jul 20 11:51:05 2005 http://epydoc.sf.net