McXtrace - Monte Carlo Xray Tracing, is a joint venture by
Our code is based on technology from
Code repository (shared with 'McStas') is located at github.com/mccode-dev
For information on our progress, please subscribe to our user mailinglist..
- To download the latest release: download area
- For installation instructions :
- For a quick list of the available commands: commands
Recent McXtrace News
Migrating from McXtrace 1.x to 3.x? - Use the wiki-based
guides
April 29th, 2025: McStas and McXtrace 3.5.27 released
Dear all,
McStas and McXtrace release 3.5.27 is now available.
McXtrace installation instructions are found on GitHub .
What's Changed - common McStas/McXtrace highlights:
- [Feature] McStas and McXtrace are now fully on conda-forge also
for Windows, since MCPL 2.0 arrived.
This means that we now recommend to install via this mechanism on Windows. See the instructions
for details.
- [Feature]
mcrun/mxrun
have a new -y
switch which runs a given instrument using its default parameters.
- [BUGFIX]
mcplot/mxplot
should now deal better with
negative / very small numbers in 'log' mode plotting.
- [Feature]
mcgui/mxgui
improved tooltips on the run dialogue.
- [Feature]
rootmccode
works with newer versions of ROOT
- [BUGFIX] The KISS random number generator was earlier running
with systematically different random numbers (and a shorter period)
on Windows.
Identical instruments now run with identical
random numbers across platforms, when using identical seed.
- [CI, packaging, platform support] Lots of work behind the scenes
for portability, packaging, and improved CI of the code on
GitHub.
Better standard solutions and easier possibility of spotting when/if we make errors!
What's Changed - McXtrace specific highlights:
- [Feature] New components for Fluorescence + Single_crystal and
Fluoresence + Powder.
Come with corresponding new test instruments.
What's Changed - McStas specific highlights:
- [BUGFIX] As reported on mcstas-users,
reflective/transmissive polarisers/analysers could sometimes lead to
|P|>1
.
This is now fixed by ellimination of
"non-up-down" polarisation components when measuring an "up-down"
polarisation.
- [Feature] Contributed component Source_custom by @pablogila,
useful features for simulatiung e.g. CANS and other pulsed
sources.
Comes with corresponding new test instrument.
For a full list of changes, please consult the
CHANGES
or
GitHub release notes
April 6th, 2025: Component doc pages back online
We are now in the air with new server hardware.
Among other things this means that component mxdoc pages are back online
- by popular demand!
April 5th, 2025: Ongoing webserver upgrade
We are in the process of upgrading the webserver for McStas,
McXtrace and other sites. Please bear with us if you experience
service interruptions. :-)
February 19th, 2025: McStas and McXtrace 3.5.24 released
Dear all,
McStas and McXtrace release 3.5.24 is now available - McXtrace installation
instructons on GitHub .
What's Changed
Important note
- McStas and McXtrace will soon change organisation-name on GitHub - from McStasMcXtrace -> mccode-dev
Components and instruments
Interfaces and interoperability with other codes
- Thanks to @g5t for ping-pong on this :)
- [Feature]
mccode-antlr
is an alternative code-generator for McStas and McXtrace - a new development by @g5t and based on ANTLR
instead of lex/yacc
. The new tool is mainly written in python and thus has a lower barrier for changes in language syntax and code generation. The tool implementations mcstas-antlr
and mcxtrace-antlr
are thus a candidate implementations to potentially replace the classic mcstas
and mcxtrace
code generators in the future. Current status is that
- McStas:
mcstas-antlr
is fully feature complete wrt. mcstas
for CPU simulations and close to complete for GPU simulations
- McXtrace: Not all instruments will compile using
mcxtrace-antlr
but basic functionality is in place
- To try:
- Install
mccode-antlr
from conda-forge
or via pip
- Adapt your configuration to use e.g.
mcstas-antlr
by
- Setting the new
--cogen=mcstas-antlr
option in mcrun
- Enable or edit the
MCCOGEN
field of mccode_config.json
using the new Save/Edit configuration
in mcgui
- (The antlr tools default to download comps etc. to an internal cache: Add e.g.
-I${MCSTAS}
to prefer ingredients fromyour local library)
- Use the
mcrun-antlr/mxrun-antlr
tools provided directly by mccode-antlr
- Debian/Ubuntu
- Windows
- [Feature] NCrystal is now available with McStas on Windows
- [Info] Windows via cross-compiled
.exe
installer from mccode.org
:
Please place the MCPL-related .bat
files from the extras
folder in e.g. c:\mcstas-3.5.24\bin
to enable MCPL
(May require giving your user 'full access' permissions to the bin folder)
- [Info] Windows via conda-forge: MCPL is not yet available but expected during the spring
Full Changelog: https://github.com/mccode-dev/McCode/compare/v3.5.16...v3.5.24
2024,
2023,
2022,
2021,
2020 and older News
mailto:webmaster@mcxtrace.org
Last Modified: Tuesday, 29-Apr-2025 16:44:02 CEST