|
[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
[CTSim-Users] X-ray Energy Spectrum
- Subject: [CTSim-Users] X-ray Energy Spectrum
- From: joseben2 at hotmail.com (jose ben)
- Date: Fri Jun 11 16:24:16 2004
Is there any software documentation that could help in implementing new
code?
The outline of the major changes for multi-energy transport is:
1. Include attenuation coefficients for all materials of interest as a
function of energy
2. Enable the capability of including x-ray spectra; a simple method would
be through a file
3. Loop over energies for each path length of a beamleat or loop over the
energies for every beamlet for all path lengths and compute transmission.
The first is more efficient because the path length does not need to be
computed everytime. The second is easier to implement and has the advantage
of providing the transmitted spectra, which would be useful to compute
detector efficiency and statistics.
Based on the current implementation of the code, could anybody please
provide some high-level instructions that could help in implementing the
code?
Scattering is a much more complex effort beyond this scope. Statistics is
much simpler and can be added later.
Thank you.
>From: Kevin Rosenberg <kevin@rosenberg.net>
>To: jose ben <joseben2@hotmail.com>
>CC: ctsim-users@b9.com
>Subject: Re: [CTSim-Users] X-ray Energy Spectrum
>Date: Thu, 10 Jun 2004 11:02:27 -0600
>
>jose ben wrote:
> > I would like to change the x-ray energy spectrum.
> > Would you be so kind to explain how to do it?
> > Thank you,
>
>Uh, write more code ;-)
>
>CTSim currently only supports monochromatic photons. Adding more
>photon similation with polychromatic beams, scattering, and photon
>statistics would be a worthwhile addition to CTSim.
>
>Kevin
_________________________________________________________________
Is your PC infected? Get a FREE online computer virus scan from McAfee®
Security. http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963
|
|