Skip to content

Instantly share code, notes, and snippets.

View jyluo1994's full-sized avatar
🤪

Yongluo Jiang jyluo1994

🤪
View GitHub Profile
@jyluo1994
jyluo1994 / README.md
Created May 27, 2022 12:11 — forked from pangyuteng/README.md
compute suv from pet
** PLEASE NOTE ***
there are many other solutions for computing SUV, see below link for more info.
https://qibawiki.rsna.org/index.php/Standardized_Uptake_Value_(SUV)

This gist contains code to perform the below with python (3.7).

+ download data from TCIA via tcia-rest api. (download.py, tciaclient.py)