This repository contains the data generation pipeline for the preprint Phase Object Reconstruction for 4D-STEM using Deep Learning. It depends on the repositories multem and atomic_specimen_creation The atomic structures are created from cif files, which were generated with pymatgen. The cif files used are provided in this repository too via git lfs. The initial download may be slow, since it's a lot of cif files.
To clone with submodules run:
git clone --recurse-submodules -j3 [email protected]:ThFriedrich/ap_data_generation.git