Pulse-Heating and Staircase-Step Experimental Data
收藏官方服务:
资源简介:
- calibration_run_001.csv, calibration_run_002.csv, and calibration_run_003.csv are comma-separated files that contain data from staircase-step experiments used to construct the T–R and T–i relationships, as described in the companion paper. - pulse_01.npy and test_10kOhm.npy are raw data measured with the Tektronix MSO 44 digital oscilloscope, saved as NumPy (.npy) arrays of floating-point samples. The data can be loaded as follows: import numpy as np load_array = np.load(path)time_value = load_array[:, 0]volt_value_ch1 = load_array[:, 1]volt_value_ch2 = load_array[:, 2]
提供机构:
Zenodo创建时间:
2026-01-22



