ArXiv preprint 1903.11815: Supplementary material
This repo contains the data analysis code in the form of Jupyter notebooks and conventional Python scripts.
Because of Github upload limits, the data sets are available at the publicly visible Google Drive folder here.
These are the BCDI data, after pre-processing, background reduction and removal of stray scattering.
They are in the .mat
format, and can be opened in Matlab, Octave or Pyhon (using the scipy.io
module).
BCDI data set corresponding to the
BCDI data set corresponding to the
BCDI data set corresponding to the
BCDI data set corresponding to the
Contains the calculated bases of sampling vectors for each reconstruction (real- and reciprocal-space), estimates of spatially varying strain, and isosurface data.
Jupyter notebooks were used for the phase retrieval reconstructions and and a few subsequent computations for results seen in the manuscript. Dependencies include Tensorflow 1.5 for the GPU reconstruction code. The notebooks are named correspondingly to the data files described above.
These were used for computations other than those included above.