Home | Trees | Index | Help |
|
---|
Package xdp :: Module meansum :: Class MeansumMapping |
|
Map experiment data onto independant and dependant values using Python
expressions and Data.evaluate
.
To Do: make this is more general tool
Method Summary | |
---|---|
Create a new MeansumMapping object. | |
Data
|
Apply this mapping to a dataset, creating a new dataset that contains the independent and dependent values. |
Method Details |
---|
__init__(self,
xExpr,
yExpr)
Create a new MeansumMapping object.
|
__call__(self,
data)
Apply this mapping to a dataset, creating a new dataset that
contains the independent and dependent values.
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Wed Jul 20 11:51:06 2005 | http://epydoc.sf.net |