five

Perovskite Solar Cells Ageing Dataset

收藏
NIAID Data Ecosystem2026-05-01 收录
下载链接:
https://zenodo.org/record/8185882
下载链接
链接失效反馈
官方服务:
资源简介:
This dataset contains cleaned 2,245 ageing test traces (time vs. MPPT PCE/ maximum power point tracking power conversion efficiency) for perovskite solar cells with various device stacks and architectures in the pickle (.pkl) format. The dataset can be loaded with the following commands on Python. import pickle5 as pickle import pandas as pd import numpy as np with open('20230303_mySeriesDrop.pkl', "rb") as fh: mySeriesDrop = pickle.load(fh) The following command can be used to call a specific row (row 0) within the dataset. mySeriesDrop[0] The next steps to use the dataset is using scaling/ normalisation (for instance using sklearn.preprocessing.MaxAbsScaler) and smoothing (for instance using Savitzky-Golay filter). The code to run the complete analysis, including self-organising map clustering, can be accessed here:  https://doi.org/10.5281/zenodo.8181602.
创建时间:
2023-07-26
5,000+
优质数据集
54 个
任务类型
进入经典数据集
二维码
社区交流群

面向社区/商业的数据集话题

二维码
科研交流群

面向高校/科研机构的开源数据集话题

数据驱动未来

携手共赢发展

商业合作