five

In Vivo Positronium Lifetime Measurements with LAFOV PET/CT

收藏
DataCite Commons2026-05-07 更新2026-05-07 收录
下载链接:
https://zenodo.org/doi/10.5281/zenodo.11243763
下载链接
链接失效反馈
官方服务:
资源简介:
The repository contains the following data that was used in the publication https://doi.org/10.1109/TRPMS.2026.3687923:  AC CT of the [82Rb]Cl subject. Evaluated time difference event data of [82Rb]Cl subject.  AC CT, coincidence PET image, 3D histoimage and evaluated time difference event data of the 124I blood samples and water syringe.    The evaluated singles data (the .l files) is in binary format. Its made of 64 bit floating point numbers and the data is organized as x,y,z,t. The three coordinates are in mm and the time difference between the prompt and coincidence photon is in ns for each detected three-photon event. It can be read with the following Python function, which returns a large table with four columns.  def read_singles_binary(file):    a = np.fromfile(file, dtype=np.float64).reshape((-1,4))    a = a[:,[1,2,0,3]] # convert to zyx    a[:,0] *= -1 # flip z    a[:,1] *= -1 # flip y    return  a
提供机构:
Zenodo
创建时间:
2026-05-07
5,000+
优质数据集
54 个
任务类型
进入经典数据集
二维码
社区交流群

面向社区/商业的数据集话题

二维码
科研交流群

面向高校/科研机构的开源数据集话题

数据驱动未来

携手共赢发展

商业合作