
AI4Spectro/simulator
Updated
SimXRD-4M database
The SimXRD database is a comprehensive resource for spectral data analysis, designed to facilitate the identification of crystal materials both in and out library.
This version introduces datasets for both In Library (IL) and Out Library (OL) identification.
If you need the organized crystal database, visit here: https://huggingface.co/datasets/caobin/CrystDB
To check the dataset, you can use the following command:
pip install ase
ase db {name}.db
{name}
with the appropriate dataset name when using the ase db
command.