Yes there are both. For KM we have MRTM1 and MRTM2 so far. They are not well documented yet.
1. To start, run gtmseg --s subject This will take a couple of hours and produces some files needed for GTM PVC (which is used for GTM, MG, RBV). 2. You'd then register the PET to the anatomical with bbregister (with --t2 weighting). Make sure to save the output as an LTA (--lta). I usually use the mean TAC as the input. You can do this in parallel with #1. 3. You'd then run mri_gtmpvc, something like mri_gtmpvc --i tac.nii.gz --psf PSF --auto-mask PSF+2 .01 --seg gtmseg.mgz --reg reg.lta --default-seg-merge --mgx .01 --o gtmpvc.output --km-hb 11 12 13 50 51 52 --km-ref 8 47 --no-rescale PSF is the point-spread FWHM of the scanner; reg.lta is the registration from #2. --km-hb specifies the highbinding region for MRTM2. --km-ref specifies the reference region. --mgx specifies to output a muller-gartner map (not necessary for GTM ROI analysis). 4. For the GTM (ROI) MRTM1 KM analysis, you would then run mri_glmfit --y km.hb.tac.nii.gz --mrtm1 km.ref.tac.dat time.dat --o mrtm1 --no-est-fwhm --nii.gz where time.dat is a text file withe acquisition time of each time point in the tac. 5. For the MRTM2 analysis set k2p = `cat mrtm1/k2prime.dat` mri_glmfit --y km.hb.tac.nii.gz --mrtm2 km.ref.tac.dat time.dat $k2p --o mrtm1 --no-est-fwhm --nii.gz If you want to run a voxel-wise analysis, then you can use the mgx volume as input (--y). Probably you'll want to sample this to the surface using mri_vol2surf and the registration file aux/anat2pet.lta, then smooth on the surface. doug On 09/08/2015 02:11 PM, Jonathan DuBois wrote: > Hi FS experts, > > In FS development package I see that there have been tools added for > partial volume correction of PET data, but I was wondering if there > were also kinetic modeling tools similar to those described in Doug's > 2014 paper? If you could let me know what PET processing tools have > been included in the dev package, I would be interested to test and > compare them. > > Thanks, > Jonathan > > > _______________________________________________ > Freesurfer mailing list > Freesurfer@nmr.mgh.harvard.edu > https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer -- Douglas N. Greve, Ph.D. MGH-NMR Center gr...@nmr.mgh.harvard.edu Phone Number: 617-724-2358 Fax: 617-726-7422 Bugs: surfer.nmr.mgh.harvard.edu/fswiki/BugReporting FileDrop: https://gate.nmr.mgh.harvard.edu/filedrop2 www.nmr.mgh.harvard.edu/facility/filedrop/index.html Outgoing: ftp://surfer.nmr.mgh.harvard.edu/transfer/outgoing/flat/greve/ _______________________________________________ Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer The information in this e-mail is intended only for the person to whom it is addressed. If you believe this e-mail was sent to you in error and the e-mail contains patient information, please contact the Partners Compliance HelpLine at http://www.partners.org/complianceline . If the e-mail was sent to you in error but does not contain patient information, please contact the sender and properly dispose of the e-mail.