McCode
McCode copied to clipboard
The home of the McStas (neutrons) and McXtrace (x-rays) Monte-Carlo ray-tracing instrument simulation codes.
It would be nice to create a pure Matlab '3D display' viewer, without need for the Perl layer. It could even be better if it runs with Octave compatibility. As...
* Document Loki experiences using Union * Multiple 2d layers -> resolution estimates
Currently, the html-table of the nightlies can not be rendered until all tests are completed. It would be nice that completed columns could be rendered and the others skipped
McXtrace-3.0: SAXS-components need bessel functions. This is not readily available for GPU/OpenACC
At present some of the SAXS-sample components: - SAXSCylinders.comp - SAXSNanodiscs.comp - SAXSNanodiscsWithTags.comp - SAXSPDB.comp ...have calls to bessel functions j1 and j0 inside TRACE (i.e. the accelerated region in...
``` NVC++-W-0155-Upcoming behavior change: array reference in data/update clause with no triplet notation will be treated as an array element in a future release: par ``` Solution is to declare...
When trying to get a Trace for MAXII_811.instr > ‘NoneType’ object has no attribute ‘group’ error appears. The COMPONENT mono_lower in MAXII_811.instr: `COMPONENT mono_lower = Bragg_crystal( length=0.05,width=0.02,h=1,k=1,l=1,alpha=0) AT(0,-mono1_y,8) RELATIVE mirror1_pos...
(includes inputs from @mads-bertelsen and @ebknudsen) Monitor_nD bastardises the normal mccode 2D "datatype" when creating its list-mode output, which typically produces an unreadable figure. This issue discusses ideas to improve...
To go in the direction of an actual "web-editor", one could imagine this relatively simple extension to mcdoc: A small javascript / form-based code embedded in every component page that...