Submitted by chengjinming861013 on Mon, 12/23/2013 - 15:16 最近处理一批数据时,发现部分被试头文件中的TR值与扫描时设置的不同,原因未知,而且有几个被试的TR信息丢失,时间点已知,通过计算总时间推算TR。 参数是头文件中Media Storage SOP Inst UID =1.3.12.2.1107.5.2.30.27267.2010120614081195749715848,红色部分为时间14:08:11:957,单个被试所有slices的这个时间的最大值与最小值的差即为这个序列的总时间。这个方法仅限于西门子机器,GE暂时没做研究。 Log in or register to post comments 6514 reads Submitted by xjtu2011 on Mon, 12/23/2013 - 20:23 Permalink Re: 推导TR的小经验 不知道您说的是DICOM图像读取TR信息吗?DICOM格式的图像倒是好读取TR信息,不用在Matlab里面,用一些影像读图软件,像Onis这类的就能很好的读出TR信息。 Log in or register to post comments Submitted by chengjinming861013 on Mon, 12/23/2013 - 21:43 Permalink Re: 推导TR的小经验 是DICOM图像的TR信息。matlab和mricro都显示没有TR信息,怀疑是数据保存的时候丢失了部分头文件信息。 Log in or register to post comments Submitted by admin on Tue, 12/24/2013 - 11:23 Permalink Re: 推导TR的小经验 strings xyz.dcm can print TR info if existed. mri_info (in FreeSurfer) is also another tool to get the header information of DICOM. Log in or register to post comments
Submitted by xjtu2011 on Mon, 12/23/2013 - 20:23 Permalink Re: 推导TR的小经验 不知道您说的是DICOM图像读取TR信息吗?DICOM格式的图像倒是好读取TR信息,不用在Matlab里面,用一些影像读图软件,像Onis这类的就能很好的读出TR信息。 Log in or register to post comments
Submitted by chengjinming861013 on Mon, 12/23/2013 - 21:43 Permalink Re: 推导TR的小经验 是DICOM图像的TR信息。matlab和mricro都显示没有TR信息,怀疑是数据保存的时候丢失了部分头文件信息。 Log in or register to post comments
Submitted by admin on Tue, 12/24/2013 - 11:23 Permalink Re: 推导TR的小经验 strings xyz.dcm can print TR info if existed. mri_info (in FreeSurfer) is also another tool to get the header information of DICOM. Log in or register to post comments
Submitted by xjtu2011 on Mon, 12/23/2013 - 20:23 Permalink
Re: 推导TR的小经验
不知道您说的是DICOM图像读取TR信息吗?DICOM格式的图像倒是好读取TR信息,不用在Matlab里面,用一些影像读图软件,像Onis这类的就能很好的读出TR信息。
Submitted by chengjinming861013 on Mon, 12/23/2013 - 21:43 Permalink
Re: 推导TR的小经验
是DICOM图像的TR信息。matlab和mricro都显示没有TR信息,怀疑是数据保存的时候丢失了部分头文件信息。
Submitted by admin on Tue, 12/24/2013 - 11:23 Permalink
Re: 推导TR的小经验
strings xyz.dcm can print TR info if existed.
mri_info (in FreeSurfer) is also another tool to get the header information of DICOM.