Peter Willendrup
Peter Willendrup
@sq-meng thanks for reporting the issue and the proposed change. I don't myself immediately see a reason to not use a `calloc()` as you propose, but maybe @farhi or @ebknudsen...
@sq-meng the change has now been implemented on our "main" repo, meaning that it is in place for next official 3.x release. And the output of the nightly test-suite looks...
Not a general Monitor_nD issue. Output from e.g. templateSANS_Mantid in McStas releases 3.2-3.4 seems to function correctly... Currently looking into what may have otherwise changed...
I believe most issues will be resolved by building a new, complete McXtrace against the current master branch - 1.4 dates back to 2017 if I remember correctly, and many...
- and the /usr issue I believe also dates back to a different way of packaging than what we currently do on the McStas side
Hi folks, I am currently building a set of beta packages and will post a download link here. Gives us a better idea what issues are solved or not. (I...
Hi @farhi, Try with the packages located here: http://tmp.mccode.org/McXtrace-1.5beta/ - Remember the beefy miniconda3 package also, all of the .py stuff runs from that...
(I've removed the *suite* packages that indeed need updating in the repo, also mcxtrace-tools-matlab-mxplot-1.5beta-rpm64.rpm which relies on iFit, so an rpm -i * should be enough)
After install, everything should be in /usr/local/mcxtrace/1.5beta/ and the command mcxtrace-1.5beta-environment in /usr/local/bin Run ``` sudo /usr/local/mcxtrace/1.5beta/bin/postinst set_mccode_default ``` to make it the default McXtrace on the system
OK, everything installed here - but a number instruments don't currently compile due to recent changes "nowritefile" on the monitors... I will create a separate issue on that after an...