Releases: VirtualPhotonics/Vts.Scripting.Python
Releases · VirtualPhotonics/Vts.Scripting.Python
VTS Version 12.0
VTS Libraries 12.0
Download the zip file and unzip them into the libraries folder under scripting.
Download: VTS_Scripting_v12.0.0.zip
Release Notes
- Upgraded to .NET 8.0
- Updated NuGet packages
- Upgraded VTS to .NET 8.0 (Issue #159)
- Added warning if diffusion parameters are such that (mua>=mus') (Issue #160)
- Increased the spectral for major chromophores (Issue #165)
Monte Carlo code changes:
- Modified R(fx) tallies to only output warning when user specifies a tissue that is not homogeneous or layered (Issue #13)
Requirements:
.NET 8.0 - download here
VTS Version 11.0
VTS Libraries 11.0
Select the zip file for the platform where you will be writing the scripts and unzip them into the libraries folder under scripting.
Download: VTS_Scripting_v11.0.0_Linux_x64.zip
Download: VTS_Scripting_v11.0.0_Mac_x64.zip
Download: VTS_Scripting_v11.0.0_Win_x64.zip
Release Notes
- Updated NuGet packages
- Modified VTS and Scripting in preparation for Polyglot notebooks (Issue #121)
- Removed deprecated RangeOfT class Range.AsEnumerable() (Issue #139)
Monte Carlo code changes:
- Reconfigured the detectors to use global code for the Binary Serializers (Issue #112)
- Added strictly unit tests for detector Binary Serializer code (Issue #112)
- Fixed cognitive complexity issues (Issue #113)
- Added ability to specify layered concentric infinite cylinders with refractive index mismatch (Issue #122)
- Corrected bug found in differential Monte Carlo detector dMCdROfRhodMusDetector (Issue #145)
- Fixed logic in Tissues GetDistanceToBoundary method (#136)
Requirements:
.NET 6.0 - download here