]>
Given
| Syntax: | PMItoMC(SD, Medium, basename, nPh, segfile); | |
|---|---|---|
| Inputs: | SD | |
| Medium | ||
| basename | Base filename; source, detector, wavelength, and frequency will be appended automatically | |
| nPh | Number of photons to be run | |
| segfile | Name of the tissue segmentation file to use | |
| Outputs: | None (writes files to disk) | |
| Syntax: | PMItoFD(SD, Medium, basename, nPh, segfile); | |
|---|---|---|
| Inputs: | SD | |
| Medium | ||
| basename | Base filename; source, detector, wavelength, and frequency will be appended automatically | |
| nPh | Number of photons to be run (dummy parameter, ignored) | |
| segfile | Name of the tissue segmentation file to use | |
| Outputs: | None (writes files to disk) | |
See the tMCimg
webpage for more information about tMCimg and its
configuration file format.
The tFDimg
finite-difference software (available locally) uses the same format
for its configuration files.
One file is generated for each unique
source:detector:wavelength:frequency combination; the measurement is
not used. The different parameters used are encoded
in the filename (e.g., basefileD1F2L3.cfg is the
configuration file for detector 1, modulation frequency, and
wavelength [or optical properties] 3).