The function generates IR MRI example data for specified parameters
generateIRData(segm, pCSF, pGM, pWM, InvTimes, sigma = 40)
array with dimension c(nTimes,dim(segm))
array containing segmentation resuts for an 3D MRI template. Contains 1 for CSF, 2 for Gray Matter and 3 for White Matter
Parameters (S,R) for CSF
Parameters (f,R,S) for Gray Matter
Parameters (f,R,S) for White Matter
Vector of Inversion Times, length nTimes
Noise standard variation
Karsten Tabelow tabelow@wias-berlin.de
J\"org Polzehl polzehl@wias-berlin.de
estimateIRfluid
, estimateIRsolid
, estimateIR
,smoothIRSolid
, readIRData