Constants#
This module contains all constants used throughout the library.
PET radionuclide half life source: code borrowed from DynamicPET (bilgelm/dynamicpet), derived from TPC (turkupetcentre.net/petanalysis/decay.html). This source is from: Table of Isotopes, Sixth edition, edited by C.M. Lederer, J.M. Hollander, I. Perlman. WILEY, 1967.
Attributes#
Convert kBq/ml to mCi/ml. 37000 kBq = 1 mCi. |
Module Contents#
- petpal.utils.constants.HALF_LIVES#
- petpal.utils.constants.CONVERT_kBq_to_mCi_ = 37000.0#
Convert kBq/ml to mCi/ml. 37000 kBq = 1 mCi.
- Type:
float