This repository contains the code for algorithm introduced in the following paper
A multiple scattering algorithm for three dimensional phase contrast atomic electron tomography
David Ren*, Colin Ophus*, Michael Chen and Laura Waller (* Authors contributed equally).
- Install required dependencies Arrayfire and contexttimer.
- Clone this repo:
git clone https://github.com/yhren1993/3DPhaseContrastAET.git
- Copy measurement data into
data/measurement/
All simulated measurements, reconstructed volumes, and tracing results can be found in README under data/measurement/
, data/reconstruction/
, and data/atomtrace/
, respectively.
10/22/2018:
- Added first version of code to repo. Same as those used in the paper.
10/29/2018:
- Added links to data location
01/25/2019:
- Fixed an issue for using TV on CPU