Skip to content

Commit

Permalink
add tutorial to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mjo22 committed Sep 18, 2024
1 parent b201263 commit b0832df
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,8 @@ nav:
- Simulate an image: 'examples/simulate-image.ipynb'
- Read a particle stack: 'examples/read-dataset.ipynb'
- Intermediate:
- Simulate a batch of images: 'examples/simulate-micrograph.ipynb'
- Simulate a superposition of images: 'examples/simulate-micrograph.ipynb'
- Write a STAR file of simulated data: 'examples/simulate-relion-dataset.ipynb'
- Run a cross-correlation search: 'examples/cross-correlation-search.ipynb'
- Simulator API:
- 'api/simulator/scattering_potential.md'
Expand Down

0 comments on commit b0832df

Please sign in to comment.