Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/mjo21/cryojax into main
Browse files Browse the repository at this point in the history
  • Loading branch information
mjo22 committed Nov 17, 2024
2 parents cbea7a0 + e98c831 commit 4cf8956
Show file tree
Hide file tree
Showing 14 changed files with 1,573 additions and 107 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# generate-starfile-and-mrcs tutorial generated data
docs/examples/relion_dataset.star
docs/examples/relion_dataset.star~
docs/examples/relion_dataset_particles/

.vscode/settings.json
*.swp
*_version.py
Expand Down
10 changes: 0 additions & 10 deletions docs/api/simulator/potential_integrators.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,6 @@

---

::: cryojax.simulator.EwaldSphereExtraction
options:
members:
- __init__
- compute_fourier_integrated_potential
- extract_voxels_from_spline_coefficients
- extract_voxels_from_grid_points

---

::: cryojax.simulator.NufftProjection
options:
members:
Expand Down
36 changes: 22 additions & 14 deletions docs/examples/cross-correlation-search.ipynb

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions docs/examples/data/groel_chainA.pdb
Git LFS file not shown
38 changes: 23 additions & 15 deletions docs/examples/read-dataset.ipynb

Large diffs are not rendered by default.

Loading

0 comments on commit 4cf8956

Please sign in to comment.