[ Identification | Description | Input parameters | Output parameters | Links ]
PSD_monitor Component
Based on neutron component written by Kim Lefmann
An (n times m) pixel PSD monitor. This component may also be used as a beam
detector.
Example: PSD_monitor(xmin=-0.1, xmax=0.1, ymin=-0.1, ymax=0.1,
nx=90, ny=90, filename="Output.psd")
| Name | Unit | Description | Default |
|---|---|---|---|
| nx | 1 | Number of pixel columns | 90 |
| ny | 1 | Number of pixel rows | 90 |
| filename | text | Name of file in which to store the detector image | 0 |
| restore_xray | 1 | If set, the monitor does not influence the xray state | 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 |
| Name | Unit | Description | Default |
|---|---|---|---|
| PSD_N | - | Array of xray counts | |
| PSD_p | - | Array of xray weight counts | |
| PSD_p2 | - | Array of second moments |
PSD_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