]> Load tFDimg signal file

Import tFDimg signal file

readSig() reads the signal file generated by tFDimg. The photon fluence at every detector is saved to disk at the end of each time gate (specifically, the fluence summed over the length of the gate, is recorded). This, in turn, gives the measured signal.

Function Summary

Syntax: phi = readSig(filename, nsrc, ndet);
Inputs: filename Signal file to read (without the .sig extension)
nsrc Number of sources used (ignored)
ndet Number of detectors used (ignored)
Outputs: phi Signal at each detector