Skip to content

Interactive demonstrations of medical physics imaging applications for Spring 2024 BIOS29326

Notifications You must be signed in to change notification settings

BrutalBlondie/BIOS29326-physics-of-medical-imaging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

BIOS29326 Physics of Medical Imaging

Description

This repository is devoted to ineractive demos useful for learning medical physics imaging concepts discussed in our class. I am a firm believer that you can't fully understand something until you can code it, so a lot of this was made to solidify my own knowledge! But it is my hope that students find these notebooks useful for learning image processing techniques we don't get to cover in class. The translation from theory to application is often overlooked in present teaching methods, and I remember being extremely lost when faced with my first real image processing task during my research as a medical physics grad student, despite passing homeworks and exams on the same topics. Feel free to try out the codes presented and try out your own variations! Play around with variables or load your own data and have fun!

Usage Requirements

Jupyter Notebooks

  • The projects included are all written in Jupyter notebooks for ease of demonstration with Python version 3.10.9
  • For information on how to use and interact with Jupy notebooks, see documentation here: https://docs.jupyter.org/en/latest/

Anaconda

  • The easiest way to run a notebook is through the Anaconda distribution: https://www.anaconda.com/download
  • Anaconda is a package manager and code vizualizer that automatically installs python and various helpful packages/apps
  • Use JupyterLab or Notebook found in the Anaconda navigator to open and run notebooks after sucesful installation

VS Code

Authors and acknowledgment

Special thanks to my classmate Gia Jadick for teaching me the fundimentals of image processing as well as my professors Dr. Sam Armato, Dr. Patrick LaRivere, Dr. Chien-Min Kao, and Dr. Sean Foxley for giving me the theoretical background on this facinating field!

Disclaimer

I am still learning just like you! There is a high probability there are some errors in these notebooks. If you come across any, please let me know by reaching out to me via email at arenne@uchiago.edu!

About

Interactive demonstrations of medical physics imaging applications for Spring 2024 BIOS29326

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published