Peter Willendrup
Peter Willendrup
Recipe can be found at https://stackoverflow.com/questions/57545125/attributeerror-module-scipy-misc-has-no-attribute-toimage
With the attached instrument file, input parameters placed before ncount on the commandline are ignored, i.e. mcdisplay pencilbeam.instr -n1e7 nslit=500 radius=0.0001 ROT=0 behaves correctly, showing ![screenshot 2019-02-05 at 10 31...
more examples in the component descriptions would be useful
At some point a somewhat nicer GUI would be nice to have.
3D visualization without compiling needed. Everytime I add a new COMPONENT the window get refreshed.
more templates for existing instruments .
Maybe mcgui 1st click (in a session) on doc button should imply (re-)rendering of html docs
The right order seems to be along the lines of `cl.exe -o templateSANS_Mantid.exe templateSANS_Mantid.c /DUSE_MPI /DWIN32 /D_WINDOWS /Zi /O2 /Ob1 /DNDEBUG /DUSE_NEXUS /IC:\Users\pkwi\miniforge3\Library\include /link /LIBPATH:C:\Users\pkwi\miniforge3\Library\lib /DYNAMICBASE msmpi.lib NeXus.lib` i.e. code,...
It would make sense that all "standard libraries" used would get flags ala @NEXUSFLAGS@ - makes it easier to request a platform-independent set of flags from a COMP/INSTR DEPENDENCY line.