You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For a detailed usage, please check [synthetic_mef.py](scripts/synthetic_mef.py) that uses synthetic ptychography data.
75
75
76
-
## Publication results
76
+
## Reproducing results
77
77
78
-
Ptychography data used for the publication results can be found at [Zenodo](https://doi.org/10.5281/zenodo.10809893). It also includes the code which is in this repository. Therefore, to replicate the publication results, please follow the below steps:
79
-
1. Download and unzip the dataset and the code from [Zenodo](https://doi.org/10.5281/zenodo.10809893).
80
-
2. Create a virtual environment and install the dependencies as
81
-
78
+
To reproduce the ptychographic reconstruction results from the paper, please follow the below steps:
79
+
80
+
1. Please clone this repository and install the *pinned* dependencies in a conda environment.
4. Please run python scripts under [scripts/](scripts) directory to replicate results in the publication.
94
-
5. Optional: For faster ptychographic reconstructions using GPU, please install `cupy` as given under its [installation guide](https://docs.cupy.dev/en/stable/install.html).
95
+
96
+
4. Optional: For faster ptychographic reconstructions using GPU, please install `cupy` as given under its [installation guide](https://docs.cupy.dev/en/stable/install.html).
97
+
98
+
5. Run files from the [scripts/](scripts) directory for plotting the results.
95
99
96
100
## Citation
97
101
If you found this algorithm or the publication useful, please cite us at:
0 commit comments