https://github.com/bunpc/montecarlowavemodel
https://github.com/bunpc/montecarlowavemodel
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bunpc/montecarlowavemodel
- Owner: BUNPC
- Created: 2021-11-15T01:58:04.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-05T20:29:37.000Z (over 4 years ago)
- Last Synced: 2025-09-09T20:40:56.774Z (9 months ago)
- Language: C
- Size: 146 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MonteCarloWaveModel
This code integrates Monte Carlo simulation with wave model to simulate time domain diffuse correlation spectroscopy.
The Monte carlo module is similar to our previous Monte carlo code. The source code is: tMCimgLOT_ScatDir_TDDCS.c
The wave module is:
BaselineV7_AnalyzeData_multipleWavelength_twoLayers.m
This code requires the .his file from Monte Carlo simulations and an input IRF profile (we have included FWHM_NearGaussian_320ps.mat, which is the IRF profile we have measured experimentally).