Skip to content

Version 3.0 Beta

Compare
Choose a tag to compare
@lmalenfant lmalenfant released this 26 Apr 01:51
· 1245 commits to master since this release

Monte Carlo Command Line Application 3.0 Beta

Download: MC_v3.0.0Beta.zip

Release Notes

  • Modified all unit tests so that they delete any files or folders that are created during the test.
  • Updated all the dependencies in the Vts library

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.0 - download here
On Linux and Mac: Mono 4.2 - download here

Useful Tools:
JSON Editor online - for editing the JSON input files, visit www.jsoneditoronline.org

VTS MATLAB Package 3.0 Beta

Download: VTS_MATLAB_v3.0.0Beta.zip

Release Notes

  • In vts_mc_demo.m the pMC results were not correct when the number of tissue layers was greater than 1. This is because the property PerturbedRegions should be PerturbedRegionsIndices.
  • Added an example for R(fx) result to vts_mc_demo.m
  • Updated all the dependencies in the Vts library

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.0 - download here
MATLAB (R2011b and higher)

VTS GUI Web Application 2.5.0 Beta

This application is an online tool*, click here to access.

Release Notes

  • On the Monte Carlo panel: removed TallySecondMoment check box since this is handled at the detector level and not a global setting.
  • On the Monte Carlo panel: corrected error in plot on Map tab to have dimensions dz based on Z rather than Rho.

For a description of the GUI visit our project site.

*This software uses Silverlight and is no longer supported by Chrome or FireFox, please use Internet Explorer or Safari