Skip to content

Commit

Permalink
Merge branch 'main' into 211-starfile-writer
Browse files Browse the repository at this point in the history
  • Loading branch information
DSilva27 committed Sep 11, 2024
2 parents b4b0548 + 295dd4a commit 0c51772
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 35 deletions.
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.

22 changes: 11 additions & 11 deletions docs/examples/read-dataset.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
{
"cell_type": "code",
"execution_count": 1,
"execution_count": 11,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -22,7 +22,7 @@
},
{
"cell_type": "code",
"execution_count": 2,
"execution_count": 12,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -43,7 +43,7 @@
},
{
"cell_type": "code",
"execution_count": 3,
"execution_count": 13,
"metadata": {},
"outputs": [],
"source": [
Expand Down Expand Up @@ -71,7 +71,7 @@
},
{
"cell_type": "code",
"execution_count": 4,
"execution_count": 14,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -132,7 +132,7 @@
},
{
"cell_type": "code",
"execution_count": 5,
"execution_count": 15,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -180,7 +180,7 @@
},
{
"cell_type": "code",
"execution_count": 6,
"execution_count": 16,
"metadata": {},
"outputs": [
{
Expand All @@ -206,7 +206,7 @@
},
{
"cell_type": "code",
"execution_count": 7,
"execution_count": 17,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -239,7 +239,7 @@
},
{
"cell_type": "code",
"execution_count": 8,
"execution_count": 18,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -271,7 +271,7 @@
},
{
"cell_type": "code",
"execution_count": 9,
"execution_count": 19,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -326,7 +326,7 @@
},
{
"cell_type": "code",
"execution_count": 10,
"execution_count": 20,
"metadata": {},
"outputs": [
{
Expand All @@ -337,7 +337,7 @@
" None]"
]
},
"execution_count": 10,
"execution_count": 20,
"metadata": {},
"output_type": "execute_result"
},
Expand Down

0 comments on commit 0c51772

Please sign in to comment.