20#include "tpcclibConfig.h"
32#ifndef MAX_ATOMIC_NUMBER
33#define MAX_ATOMIC_NUMBER 118
37#define M_LN2 0.69314718055994530942
40#ifndef MAX_ISOTOPE_LEN
41#define MAX_ISOTOPE_LEN 16
Header file for library libtpcextensions.
double isotopeBranching(int isotope)
char * decayDescr(decaycorrection d)
double isotopeHalflife(int isotope)
int isotopeIdentifyHalflife(double halflife)
double lambdaFromHalflife(double halflife)
char * isotopeName(int isotope)
double decayCorrectionFactorFromIsotope(int isotope, double starttime, double duration)
double lambdaFromIsotope(int isotope)
@ DECAY_UNKNOWN
Not known; usually assumed that data is corrected.
@ DECAY_CORRECTED_ADMIN
Data is corrected for physical decay to radioligand administration time.
@ DECAY_NOTCORRECTED
Data is not corrected for physical decay.
@ DECAY_CORRECTED
Data is corrected for physical decay.
@ DECAY_CORRECTED_START
Data is corrected for physical decay to scan start time.
char * elementSymbol(unsigned short int z)
double noiseSD4Frame(double y, double t1, double dt, int isotope, double a)
int isotopeIdentify(const char *isotope)
double decayCorrectionFactorFromLambda(double lambda, double starttime, double duration)
@ ISOTOPE_UNKNOWN
Unknown.
char * elementName(unsigned short int z)
unsigned short int elementIdentify(const char *str)