[ Identification | Description | Input parameters | Output parameters | Links ]
EPSD_monitor
ComponentA monitor measuring neutron intensity vs. position, x, and neutron energy, E Example: EPSD_monitor(xmin=-0.1, xmax=0.1, ymin=-0.1, ymax=0.1, Emin=1, Emax=50, nx=20, nE=20, filename="Output.poe")
Name | Unit | Description | Default |
---|---|---|---|
filename | text | Name of file in which to store the detector image | |
nx | 1 | Number of pixel columns in scattering plane | 20 |
nE | 1 | Number of energy bins | 20 |
xmin | m | Lower x bound of detector opening | 0 |
xmax | m | Upper x bound of detector opening | 0 |
ymin | m | Lower y bound of detector opening | 0 |
ymax | m | Upper y bound of detector opening | 0 |
xwidth | m | Width/diameter of detector (x). Overrides xmin,xmax. | 0 |
yheight | m | Height of detector (y). Overrides ymin,ymax. | 0 |
Emin | meV | Lower bound of energy | |
Emax | meV | Upper bound of energy |
Name | Unit | Description | Default |
---|---|---|---|
PSD_N | - | Array of neutron counts | |
PSD_p | - | Array of neutron weight counts | |
PSD_p2 | - | Array of second moments |
EPSD_monitor.comp
.
[ Identification | Description | Input parameters | Output parameters | Links ]
Generated automatically by McDoc, Peter Willendrup <peter.willendrup@risoe.dk> / Tue Apr 21 16:36:42 2009