Version 4.7 Beta
lmalenfant
released this
02 Apr 23:13
·
1182 commits
to master
since this release
Monte Carlo Command Line Application 4.7 Beta
Download: MC_v4.7.0Beta.zip
Release Notes
- Updated all the NuGet packages
- Fixed SolverFactory and VtsJsonSerializer to fix breaking changes in one on the libraries.
- Added modifications to allow infile tissue optical property specifications using Mus and no Musp, Musp and no Mus or both. If both are specified and are inconsistent, Musp is used to define Mus.
- Added InfiniteCylinderTissueRegion. This is a cylinder with a central axis along the y-axis and parallel with the tissue surface. There are no caps on the cylinder. This was added because a very elongated EllipsoidTissueRegion was used to mimick such a cylinder. The code for the cylinder is simpler than the ellipsoid and runs a little faster.
For a list of capabilities and details about the implementation go to the Conventional Monte Carlo page on our Education site.
To get a list of parameters and usage, type "mc help" at the command line.
Requirements:
On Windows: .NET Framework 4.6.1 - download here
On Linux and Mac: Mono 5.14.0 - download here
Useful Tools:
JSON Editor online - for editing the JSON input files, visit www.jsoneditoronline.org
VTS MATLAB Package 4.7 Beta
Download: VTS_MATLAB_v4.7.0Beta.zip
Release Notes
- Updated all the NuGet packages
- Fixed SolverFactory and VtsJsonSerializer to fix breaking changes in one on the libraries.
- In load_results_script.m, corrected typo in title for R(fx) plot.
This release contains sample scripts for the following:
- using MATLAB to call the solvers in the VTS Libraries.
- using MATLAB to call the Monte Carlo tools in the VTS Libraries.
These files will only work for MATLAB on Windows.
Requirements:
On Windows: .NET Framework 4.6.1 - download here
MATLAB (R2011b and higher)