ropensci / tacmagic

tacmagic: PET Analysis in R

Home Page:https://docs.ropensci.org/tacmagic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Time weighting

eebrown opened this issue · comments

SUVR calculation merges ROIs and weights by volume but should also weight for time when the window includes frames of unequal time.

Fixed with re-write of SUVR using built-in weighted.mean()