TARDIS DALEK emulator dataset 1
收藏NIAID Data Ecosystem2026-03-11 收录
下载链接:
https://zenodo.org/record/3235016
下载链接
链接失效反馈官方服务:
资源简介:
Dataset of ~80000 spectra and parameters created on the MSU and NYU supercomputers with TARDIS (github.com/tardis-sn/tardis) git hash c23cfb2895f043c25aa961e8a92df1baa87edd46
All the files needed to create this should be in this dataset. Loading the parameters requires numpy and pandas
import numpy as np
import pandas as pd
spectra = np.load('grid_log_uniform_v1_part2_interp_spectra.npy')
parameters = pd.read_hdf('grid_log_uniform_v1_part2.h5')
创建时间:
2020-01-24



