Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.04 KB

File metadata and controls

28 lines (17 loc) · 1.04 KB

Imaging System Response Matrix Analysis

Review Date 2025-08-08
Author Fang Han (fhanonline@gmail.com)
Description Python-based analysis tools for imaging system response matrix analysis

🚀 Quick Start

PPDF Beam Analysis Demo/Test

Run the debug_beams_property jupyter notebook at ppdf-analysis/beam-analysis/develop/jupyter_notebooks/debug_beams_property.ipynb

  • This version is compatible with the python scripts used to generate the result for the SNMMI 2025 presentation results

⚙️ Results Production

Produce the Beams Properties

  • ppdf-analysis/beam-analysis/develop/python_scripts/extract_beams_props_and_masks_2.py
  • ppdf-analysis/beam-analysis/develop/python_scripts/extract_beams_props_and_masks.py

Generate the ASCI Histogram

  • ppdf-analysis/beam-analysis/develop/python_scripts/generate_asci_map_hisotgram.py

Produce the ASCI Map

  • ppdf-analysis/beam-analysis/develop/jupyter_notebooks/asci_map_generation.ipynb