Event-based hyperspectral EELS: towards nanosecond temporal resolution
收藏NIAID Data Ecosystem2026-03-12 收录
下载链接:
https://zenodo.org/record/5552558
下载链接
链接失效反馈官方服务:
资源简介:
Here we present the two data sets presented in the work Event-based hyperspectral EELS: towards nanosecond temporal resolution. Data was processed using Rust.
In ASI Cheetah Timepix3, we have two different kinds of events: electron and TDC events (little-endian). Data chunk package is a 8-byte data that begins with "TPX3". Electron hit is a 8-byte packet that contains "0xb" in 60-63 bits. TDC data packet is a 8-byte packet that contains "0x6" in 60-63 bits. 56-59 bits identify if it is comes from TDC Line 1 or 2 and also identifies if it is a falling or a rising edge.
创建时间:
2021-10-06



