Skip to content

MCCL Version 7.3

Compare
Choose a tag to compare
@lmalenfant lmalenfant released this 03 Nov 21:14
· 6 commits to master since this release
a9eecc9

Monte Carlo Command Line (MCCL) Application Version 7.3

Download for Linux: MC_v7.3.0_Linux_x64.zip
Download for Windows: MC_v7.3.0_Win_x64.zip
Download for Mac: MC_v7.3.0_Mac_x64.zip

Release Notes

  • Removed unused DirectionalArbitrarySource
  • Added DirectionalImageSource that can be used to initialize source from bitmap
  • Added SlantedRecessedFiberDetector for fiber detectors that are in an angle above tissue surface, and unit tests (Issue VirtualPhotonics/VTS#103)
  • Fixed bugs, security issues and maintenance issues in MCCL and the Monte Carlo Post Processor (MCPP) (Issues VirtualPhotonics/VTS#79, VirtualPhotonics/VTS#107)
  • Renamed VirtualBoundaryType Dosimetry to InternalSurface to be more general
  • Added unit tests to increase code coverage and cleaned up code (Issues VirtualPhotonics/VTS#102, VirtualPhotonics/VTS#105, VirtualPhotonics/VTS#110)
  • Corrected bug found in ReflectedMTOfXAndYAndSubregionHistDetector and TransmittedMTOfXAndYAndSubregionHistDetector having to do with serialization when Y.Count is not equal to X.Count (Issue VirtualPhotonics/VTS#115)
  • Updated all NuGet packages.

Requirements:

  • On Linux, Windows and Mac: .NET 6.0 Runtime - download here