EC-MS dataset of electrocatalytic transformations of butane on Pt
收藏NIAID Data Ecosystem2026-05-02 收录
下载链接:
https://zenodo.org/record/12801616
下载链接
链接失效反馈官方服务:
资源简介:
This distribution provides the code and reference data for the manuscript of "Understanding the interplay between electrocatalytic C(sp3)‒C(sp3) fragmentation and oxygenation reactions".
The code can be excecuted using Python version 3.8.
Data
The distribution includes an .xlsx file with reference mass spectra data and experimental data in .tsv format.
Usage
Ensure Python 3.8 and Jupyter Notebook are installed.
Execute each cell in the notebook example.ipynb. A pop-up window will prompt you to upload your experimental mass spectra data; select your file accordingly. The cells are organized as:
Load Data: This step loads the reference spectra data.
Preprocess Data: This step removes background signals and smooths the signal.
Optimization: This step uses constrained least squares optimization to reconstruct spectra and predict flux.
Plot: This step displays the spectra reconstruction and flux prediction.
File Output: This step saves the predicted flux and reconstructed spectra to files.
创建时间:
2024-07-25



