Man page - mxplot-html(1)
Packages contains this manual
apt-get install mcxtrace-mxplot-html
Manual
mxPLOT-html
NAMESYNOPSIS
DESCRIPTION
OPTIONS
FILES
EXAMPLES
AUTHORS
SEE ALSO
AUTHORS
NAME
mxplot-html - Plotting the results of a mcxtrace simulation in a browser
SYNOPSIS
mxplot-html [-h] [-n] [-l] [âautosize] [âlibpath [LIBPATH ...]] [-o OUTPUT] [simulation ...]
DESCRIPTION
The front-end mxplot-html is a program that produces plots of all the monitors in a simulation, and it is thus useful to get a quick overview of the simulation results. In the simplest case, the front-end is run simply by typing mxplot-html. This will plot any simulation data stored in the current directory, which is where simulations store their results by default. If the --dir or --file options have been used, the name of the file or directory should be passed to mxplot-html , e.g. mxplot-html dir or mxplot-html file. It is also possible to plot one single text (not binary) data file from a given monitor, passing its name to mxplot-html. The -h option will list valid options.
This is the web/html plotting tool (in browser).
OPTIONS
-h, âhelp
show this help message and exit
-n, ânobrowse
do not open a webbrowser viewer
-l, âlog
enable logscale on plot
âautosize
expand to window size on load
âlibpath [LIBPATH ...]
js lib files path
-o OUTPUT, âoutput OUTPUT
specify output file (.html extension)
FILES
/usr/share/mcxtrace/resources /usr/share/mcxtrace/tools/Python/mccodelib/mccode_config.json ~/.mcxtrace/mccode_config.json http://www.mcxtrace.org
EXAMPLES
Run and plot the Test_SX example (Single crystal diffraction)
|
⢠|
mxrun Test_SX.instr -d output_dir -n 1e7 TTH=13.4 |
|||
|
⢠|
mxplot-html output_dir |
AUTHORS
McStas Team (mcxtrace.org)
SEE ALSO
mcxtrace(1), mxdoc(1), mxplot(1), mxrun(1), mxgui(1), mxdisplay(1)
AUTHORS
MCXTRACE xray Ray Tracing Team.