McStas logo McStas - A neutron ray-trace simulation package ILL; PSI; ESS Niels Bohr Institute DTU Physics NEXMAP

McStas

About McStas
 Conditions of use
 Authors/Contacts
 Project funding

Download
 Components
 Other Downloads (share)

Mailing list

Search web/mailinglist

Documentation
 Wiki (GitHub)
 McStas manual
 Publications

Links

Report bugs (GitHub)

Code-repository (GitHub)


McStas: PreMonitor_nD

[ Identification | Description | Input parameters | Links ]

The PreMonitor_nD Component

Neutron parameters spatial cross-correlation monitor.

Identification

Description

Neutron parameters are stored when entering in the PreMonitor.
If this neutron then reaches the associated Monitor_nD, this latter
component measures the previously stored parameters. This enables to study
correlations between a given parameter in one place of the instrument
and an other detection position in the instrument.

The  neutron state is monitored at the previous component location.

EXAMPLES:
Here follows a Phase-Space correlation diagram detector
(used for guides for instance)

MyPreMonitor = PreMonitor_nD(
monitor_comp = MyMonitor)

(... for instance a Guide ...)

MyMonitor = Monitor_nD(
xmin = -0.1, xmax = 0.1,
ymin = -0.1, ymax = 0.1,
options = "hdiv x, auto, use premonitor");

Input parameters

Parameters in boldface are required; the others are optional.
NameUnitDescriptionDefault
monitor_compno quotesname of the associated Monitor_nD where the detection should take place
AT ( , , ) RELATIVE
ROTATED ( , , ) RELATIVE

Links


[ Identification | Description | Input parameters | Links ]

Generated on 2023-09-19 20:01:36


Last Modified: Wednesday, 03-Jan-2024 19:59:10 CET
Search website mailinglist archive GitHub repos