Skip to content

Releases: ankrh/MCmatlab

4.4.10

24 Mar 21:10
Compare
Choose a tag to compare

Bugfix for cases where the focal plane intensity distribution has a gaussian Y shape but not gaussian X shape.

4.4.9

16 Jun 13:04
Compare
Choose a tag to compare

4.4.8

07 Apr 14:51
Compare
Choose a tag to compare

4.4.5

18 Oct 10:19
Compare
Choose a tag to compare
Fixed a bug introduced in 4.4.3; checking for the matlabdrive path on…

4.4.1

22 Jul 09:48
Compare
Choose a tag to compare

4.4.0

28 Jun 18:46
Compare
Choose a tag to compare

Added the option to specify an isotropically emitting spatial-spectral distribution as the light source. See example 26.

4.3.1

18 Jun 12:27
Compare
Choose a tag to compare
  • added more deposition criteria
  • fixed a bug related to libut on linux

New deposition criteria: photons that visit specific media

11 Mar 21:06
Compare
Choose a tag to compare

Only photons that have experienced at least a certain amount of scattering events in a specific media will deposit their weight in the output arrays and thus be shown in the figures when using these deposition criteria.

4.1.0

03 Feb 21:31
Compare
Choose a tag to compare

4.0.0 Broadband simulations

03 Feb 21:44
Compare
Choose a tag to compare

Major version update, introducing broadband simulations.
plotVolumetric is replaced with the new, improved, more flexible and generalized "NdimSliderPlot.m" (N-dimensional slider plotter).
Introduced log plot checkbox to some plots that previously did not have that option.
mediaProperties is now an array of objects. All media properties are internally function handles.
Deprecated the power yield property, now only quantum yield is accepted.
Deprecated Tinitial, the initial temperature should now be specified in T, which serves as both input and output property.
Fixed issue with voxelization by switching to forked "mesh_voxelization" by William Warriner.
Many other various code changes and a few other bug fixes.