Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
File renamed without changes.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,16 @@ The package is available on the Python Package Index (PyPi), as [quantem](https:

You can install it using `pip install quantem`.

For a developer install, please refer to [CONTRIBUTORS.md](CONTRIBUTORS.md).
For a developer install, please refer to [CONTRIBUTING.md](CONTRIBUTING.md).

## Citing this work

If you use the `quantem` package in your work, please cite our DOI: [temp link](https://zenodo.org/)

Additionally, if you use any of the following modules, please cite the relevant paper(s):
- Diffractive imaging (direct ptychography): [Varnavides et al.](https://arxiv.org/abs/2507.18610)
- Diffractive imaging (iterative ptychography): [McCray et al.](https://arxiv.org/abs/2511.07795)
- Tomography: [Lim et al.](https://arxiv.org/abs/2512.08113)

## License

Expand Down