External Email - Use Caution        

Hi Douglas,

 

I checked dicom headers by using dicom_hinfo command to get the information of the acquisition time that each frame was acquired.

 

dicom_hinfo -tag 0008,0032 *.dcm

 

Here is the information of the acquisition times:

 

16:40:08 

16:45:08

16:50:08

16:55:08

17:00:08

17:05:08

 

The number of slices is 90 in each tau PET data, so each dicom file has been acquired at one of the acquisition times. (ex: ADNI3_tau_001.dcm 16:40:08, ADNI3_tau_002.dcm 16:50:08, ADNI3_tau_003.dcm 16:40:08, ... ADNI3_tau_90.dcm 17:00:08)

 

ADNI3 dyamic PET has made up with 6 frames, and each frames took 5 min.

So, I think that I can create time.dat as below:

 

164008 164508 165008 165508 170008 170508

 

Do I use this information? Or should I change anything for making the time.dat?

 

Thank you,

 

 

Chan




------------------------------

Message: 3
Date: Fri, 30 Aug 2019 16:27:03 +0000
From: "Greve, Douglas N.,Ph.D." <DGREVE@mgh.harvard.edu>
Subject: Re: [Freesurfer] PETsurf kinetic modeling with MRTM
To: "freesurfer@nmr.mgh.harvard.edu" <freesurfer@nmr.mgh.harvard.edu>
Message-ID: <de737572-1fb1-4bc8-1564-2e80e3c1ced0@mgh.harvard.edu>
Content-Type: text/plain; charset="utf-8"

This is the time at which each frame was acquired. It is just a list of times in seconds in a text file. You will  have to go to the person who collected the data

On 8/30/2019 10:25 AM, Chanmi Kim wrote:

        External Email - Use Caution

Hello,

I'd like to perform MRTM2 approach in ADNI3 tau PET data for partial volume correction (PVC).
So, I've tried to do a command line as below.

mri_glmfit --y km.hb.tac.nii.gz --mrtm1 km.ref.tac.dat time.dat --o mrtm1 --no-est-fwhm --nii.gz

The 'mri_glmfit' required 'time.dat' which is an information of the time activity curve (TAC), however, I don't know how to get this information.

Can you please let me know how to get this information?
Please share any examples of 'time.dat' If there is anyone who has experience in  PetSurf PVC,



Chan



_______________________________________________