- ASPIRE
- Manopt
- Spherical Harmonic Transform toolbox by Archontis Politis
- Covariance Wiener Filtering (CWF) package
- Download and install ASPIRE, add to path by running the initpath.m script.
- Download and install Manopt, add to path by running the importmanopt.m scriot.
- Download and extract the Spherical Harmonics toolbox and the CWF package, add their folders to the path.
- Download and extract this package [Warning: It includes a ~1GB file.]
- (Optional) Run gen_proj_ASPIRE on a given volume to generate a number of uniformly randomly distrinuted projections to test synthetic datasets.
We provide the file 'empiar_10107_200K.mat' including the denoised images and estiamted covariance matrix from the EMPIAR-10107 dataset. You may run 'raw_data_rec_script.m' to process this file and obtain an ab initio model.
- 'raw_data_process_script.m': Processes raw experimental data from a star file, estimates covariance matrix and denoises a given number of images.
- 'raw_data_rec_script.m': Produces ab inito reconstructions from the output of 'raw_data_process_script.m'.
- 'run_exp_cryo.m': Gets a clean datasets, generates synthetic data with specified parameters and produces a reconstruction.
In case of issues or questions, please email Eitan (eitanl@math.princeton.edu)