Peter Willendrup
Peter Willendrup
Example: ``` ... cut ... ``` [PG3_polarised.instr.xml.txt](https://github.com/McStasMcXtrace/McCode/files/12868860/PG3_polarised.instr.xml.txt)
Plus check if the string buffer limit is near.... https://new-nightly.mcxtrace.org/2023-09-26/McXtrace_CPU_MPICC_KISS_5e7/Test_SAXS/compile_stdout.txt
Due to a new application of "particle identification" in Union, @mads-bertelsen needs unique particle identification, also across MPI nodes. For this purpose and still having access to a "simple particle...
It seems the McStas .desktop shortcut is not included with installation of 3.4 on e.g. Ubuntu. As a workaround, please run the command ```mcgui``` from within a terminal.
It works to add a small patch at the top of `sas_kernel_header.c` like this and attached: ``` #ifdef OPENACC # define USE_CUDA #endif ``` [sas_kernel_header.c.txt](https://github.com/McStasMcXtrace/McCode/files/12697960/sas_kernel_header.c.txt) But perhaps we should do...
Uses Conics_EH_fixed and Conics_PH_fixed-> should be Conics_EH, Conics_PH. Fixed on main in 1f1ab6dc0, download corrected instr here: https://github.com/McStasMcXtrace/McCode/blob/main/mcstas-comps/examples/WOFSANS.instr
Needs updated "metapackage" that refers to generic-name mcpl / ncrystal pkgs
After a debugging session with @g5t I realised we should overhaul Elliptic_guide_gravity and at minimum * Kill "dead" code * In function `guide_elliptical_handleReflection` the `int currentSegment;` parameter is never initialised...
Initially spotted by @mads-bertelsen, thanks. It turns out that the `Monitor_nD` / `PreMonitor_nD` solution is currently broken in all 3.x releases, since the relevant portion of "receiving" code in `Monitor_nD`...
**Issue:** The attached instrument (generated via McStasScript with local comps etc.) has the issue that the event-monitor seems to generate jumps in the number of columns once the output is...