Skip to content

Commit 9db29ee

Browse files
first iteration for the superresolution tutorial (#21)
* first iteration for the superresolution tutorial * tested super resolution example and made a few changes * Added super resolution example to intro and toc --------- Co-authored-by: Benedikt Daurer <benedikt.daurer@diamond.ac.uk>
1 parent 9ba972d commit 9db29ee

7 files changed

Lines changed: 583 additions & 1 deletion

docs/_toc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,4 @@ parts:
4545
chapters:
4646
- file: contribute
4747
- file: notebooks/user_examples/00_template
48+
- file: notebooks/user_examples/01_super_resolution

docs/intro.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@ The table below gives an overview of all examples with associated data and a lin
3636
| [](notebooks/supplementary_examples/03_simulating_data) | No Data Required | - | - |
3737
| [](notebooks/supplementary_examples/04_modified_initial_probe) | [small_data.zip](https://zenodo.org/records/11501765/files/small_data.zip?download=1) | 126 MB | [DOI](https://doi.org/10.5281/zenodo.11501765) |
3838
| **User Examples** |
39-
| [](notebooks/user_examples/00_template.ipynb) | - | - | - |
39+
| [](notebooks/user_examples/00_template) | - | - | - |
40+
| [](notebooks/user_examples/01_super_resolution) | [SiemensStar_ID16A_ESRF_farfieldptycho.zip](https://zenodo.org/records/13694455) | 67 MB | [DOI](https://doi.org/10.5281/zenodo.13694456) |
4041

4142
## Jupyter Lab/Notebooks
4243

0 commit comments

Comments
 (0)