Dual-comb thin-disk oscillator raw data
收藏NIAID Data Ecosystem2026-03-13 收录
下载链接:
https://zenodo.org/record/6413815
下载链接
链接失效反馈官方服务:
资源简介:
Dual-comb thin-disk oscillator raw data:
"DCS 625MSa.h5" Full spectrum, sampled at 625 MSa/s (dt=1.6ns)
"DCS etalon 313msa.h5" Fabry-Pérot-etalon (fig. 7), sampled at 312.5 MSa/s (dt=3.2ns)
"DCS acetylene 625msa.h5" Acetylene (fig. 8), sampled at 625 MSa/s (dt=1.6ns)
Data import with Python:
import h5py
import numpy as np
trace = np.array(h5py.File(filename, "r")['Waveforms']['Channel 1']['Channel 1Data'].__array__())
A full description of data evaluation method can be found in the supplementary information.
创建时间:
2022-04-05



