v0.0.42
mads-bertelsen
released this
06 May 11:44
·
157 commits
to master
since this release
Release of McStasScript v0.0.42
Simplified import so all interface classes and functions are available through main init.
import mcstasscript as ms
instrument = ms.McStas_instr("demo")
Full documentation available here: https://mads-bertelsen.github.io
Recommended install method is through pypi: pip install mcstasscript --upgrade