Home | Trees | Index | Help |
|
---|
Package xdp :: Module xafs :: Class EnergyShiftFunc |
|
Method Summary | |
---|---|
Initialize a new instance of the callback function. | |
Implements the callback function for the nonlinear least squared fit. |
Method Details |
---|
__init__(self,
energy,
mu)
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)
Implements the callback function for the nonlinear least squared
fit.
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Wed Jul 20 11:51:05 2005 | http://epydoc.sf.net |