| Home | Trees | Indices | Help |
|
|---|
|
|
Compute the incident intensity assuming that data measures a reflection off water.
D2O = percentage is the portion that is deuterated, from 0 to 100. probe = 'neutron' or 'xray'
Returns a correction object that can be applied to data.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
| Class Variables | |
|
Inherited from |
| Properties | |
| D2O | |
| probe | |
|
Inherited from |
|
| Method Details |
|
Apply the correction to the dataset, modifying the dataset
in the process. The data is returned, allowing users to
apply multiple corrections in one step:
C2(C1(data))
Each correction will automatically be logged in the data using
data.log(str(Correction))
|
|
| Property Details |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Mar 17 14:21:59 2009 | http://epydoc.sourceforge.net |