McXtrace logo

McXtrace - An X-ray ray-trace simulation package

Synchrotron SOLEIL DTU Physics

McXtrace

About McXtrace
 Publications
 Project Partners
 Project People
 Goal

Download
 Components

Documentation
 Manual
 Commands
 Wiki (GitHub)
 Tutorial

Mailing list

Links

Search

Code-repository (GitHub)

Report bugs (GitHub)


McXtrace: Flex_monitor_2D

[ Identification | Description | Input parameters | Links ]

The Flex_monitor_2D Component

Flexible monitor.

Identification

  • Site:
  • Author: Erik B Knudsen & Peter Willendrup
  • Origin: DTU Physics
  • Date: Oct '20

Description

A square 2D single monitor that measures intensity (or something else) as a function of two selectable variables or parameters.

Example: Flex_monitor_2D(nU1=20, nU2=20, filename="Output", ustring1="x", ustring2="y", Umin1=-.1, Umax1=.1, Umin2=-.1, Umax2=.1)

Input parameters

Parameters in boldface are required; the others are optional.
NameUnitDescriptionDefault
nU11Number of U1 channels20
nU21Number of U1 channels20
filenamestringName of file in which to store the detector image0
Umin1Minimum U1 to detect
Umax1Maximum U1 to detect
uid11Integer index of uservar to be monitored. Overrides ustring1.-1
ustring1stringName of variable U1 (user or particle state parameter as a string) to be monitored.""
Umin2Minimum U1 to detect
Umax2Maximum U1 to detect
uid21Integer index of uservar to be monitored. Overrides ustring2.-1
ustring2stringName of variable U2 (user or particle state parameter as a string) to be monitored.""
restore_xray1If set, the monitor does not influence the particle state0
signalstringName of variable to be used as an additive signal to be monitored. Default is intensity."p"
nowritefile1Flag to indicate if monitor should not save any data.0
AT ( , , ) RELATIVE
ROTATED ( , , ) RELATIVE

Links


[ Identification | Description | Input parameters | Links ]

Generated on mcxtrace 3.5.24


Last Modified: Sunday, 06-Apr-2025 20:25:04 CEST
Search website mailinglist archive GitHub repos