[ Identification | Description | Input parameters | Output parameters | Links ]
E_monitor Component
A square single monitor that measures the energy of the incoming x-rays.
Example: E_monitor(xmin=-0.1, xmax=0.1, ymin=-0.1, ymax=0.1,
Emin=1, Emax=50, nE=20, filename="Output.nrj")
| Name | Unit | Description | Default |
|---|---|---|---|
| nE | 1 | Number of energy channels | 20 |
| filename | text | Name of file in which to store the detector image | 0 |
| xmin | m | Lower x bound of detector opening | -0.05 |
| xmax | m | Upper x bound of detector opening | 0.05 |
| ymin | m | Lower y bound of detector opening | -0.05 |
| ymax | m | Upper y bound of detector opening | 0.05 |
| xwidth | m | Width of detector. Overrides xmin,xmax. | 0 |
| yheight | m | Height of detector. Overrides ymin,ymax. | 0 |
| Emin | keV | Minimum energy to detect | |
| Emax | keV | Maximum energy to detect | |
| restore_xray | 1 | If set, the monitor does not influence the xray state | 0 |
| Name | Unit | Description | Default |
|---|---|---|---|
| E_N | - | Array of x.ray counts | |
| E_p | - | Array of x-ray weight counts | |
| E_p2 | - | Array of second moments |
E_monitor.comp.
[ Identification | Description | Input parameters | Output parameters | Links ]
Generated automatically by McDoc, Peter Willendrup <peter.willendrup@risoe.dk> / Fri Sep 2 21:40:01 2011