cornerstonejs / calculate-suv

Tiny library for calculating Standardized Uptake Value for Nuclear Medicine (i.e. PET, SPECT)
https://cornerstonejs.org
MIT License
20 stars 12 forks source link

Add lbm calculation with Janmahasatian formula #18

Closed salimkanoun closed 1 year ago

salimkanoun commented 1 year ago

Hi there,

According to the latest EANM guidelines for PET/CT lbm calculation using Janmahasatian formula should be prefered over James formula (https://www.eanm.org/publications/guidelines/2015_GL_PET_CT_TumorImaging_V2.pdf see page 343).

This PR introduce SUVlbm scaling factor additionaly to the already implemented James formula

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: