tkkarjal / magia

Automated brain PET analysis pipeline
https://doi.org/10.3389/fninf.2020.00003
MIT License
27 stars 6 forks source link

SUVR: Update calculation of time-integrals #84

Closed tkkarjal closed 4 years ago

tkkarjal commented 4 years ago

Previously the time-integrals were calculated using trapz. It is however also possible to calculate the time-integral of each frame by multiplying the average radioactivity concentration of the frame (given by the PET image) by the frame duration.