Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Experiment Videos

A vectorized Monte Carlo code for modeling photon transport in SPECT

M F Smith1, C E Floyd, R J Jaszczak

  • 1Department of Biomedical Engineering, Duke University, Durham, North Carolina 27706.

Medical Physics
|July 1, 1993
PubMed
Summary
This summary is machine-generated.

Related Concept Videos

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Correction: Modeling the movement of Oecophylla smaragdina on short-length scales in an unfamiliar environment.

Movement ecology·2024
Same author

Modeling the movement of Oecophylla smargandina on short-length scales in an unfamiliar environment.

Movement ecology·2023
Same author

Influence of preovulatory estradiol treatment on the maintenance of pregnancy in beef cattle receiving in vivo produced embryos.

Animal reproduction science·2023
Same author

Effect of estradiol preceding and progesterone subsequent to ovulation on proportion of postpartum beef cows pregnant.

Animal reproduction science·2021
Same author

What best animal science teachers do.

Translational animal science·2021
Same author

Resistive switching in diamondoid thin films.

Scientific reports·2020
Same journal

A computer-aided diagnosis tool in prostate cancer patients with biochemical recurrence using 18F-PSMA PET/CT imaging.

Medical physics·2026
Same journal

Investigating the uncertainty of cellular microenvironment parameter estimations via diffusion MRI cytometry.

Medical physics·2026
Same journal

Correction to "On the shape of the radiation survival curve in tumor spheroids: The role of oxygen heterogeneity".

Medical physics·2026
Same journal

Multi-view constrained semi-supervised vertebra detection for 3D ultrasound spine volume.

Medical physics·2026
Same journal

Accuracy of quantitative <sup>177</sup>Lu SPECT/CT imaging: A systematic review.

Medical physics·2026
Same journal

Physics-constrained dual-domain network for CBCT reconstruction from orthogonal X-rays in gynecologic radiotherapy.

Medical physics·2026
See all related articles

A new vectorized Monte Carlo code significantly speeds up photon transport modeling for single photon emission computed tomography (SPECT) imaging. This event-based algorithm enhances computational efficiency for gamma camera simulations.

Area of Science:

  • Medical Imaging
  • Computational Physics
  • Nuclear Medicine

Background:

  • Accurate modeling of photon transport is crucial for quantitative analysis in single photon emission computed tomography (SPECT).
  • Traditional Monte Carlo methods can be computationally intensive, limiting simulation speed.
  • Existing codes often rely on sequential processing, which does not fully utilize modern hardware capabilities.

Purpose of the Study:

  • To develop and evaluate a vectorized Monte Carlo computer code for enhanced photon transport modeling in SPECT.
  • To improve the computational efficiency of SPECT simulations through vectorization techniques.
  • To assess the performance gains of an event-based algorithm compared to a history-based approach.

Main Methods:

  • Developed a vectorized Monte Carlo code in FORTRAN77 using an event-based algorithm.

Related Experiment Videos

  • Implemented photon history data storage in arrays for vectorized computations within DO loops.
  • Adapted the code from a sequential, history-based Monte Carlo method.
  • Utilized the vector processing unit of a Stellar GS1000 computer for pipelined computations.
  • Main Results:

    • The event-based vectorized code demonstrates improved performance over the history-based code due to numerical optimization.
    • With vector processing, the code runs 5.1 times faster when modeling only unscattered photons.
    • A speed increase of 2.9 times is observed when modeling both scattered and unscattered photons.

    Conclusions:

    • Vectorization is an effective strategy for accelerating Monte Carlo simulations in SPECT.
    • The event-based algorithm and vector processing significantly enhance the performance of photon transport modeling.
    • This vectorized code offers a valuable tool for improving the speed and efficiency of SPECT imaging research and applications.