Skip to content

Commit

Permalink
minor fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
ntessore committed Sep 6, 2024
1 parent 7696ab3 commit 56c7a6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/discrete.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"outputs": [],
"source": [
"import heracles\n",
"import heracles.ducc\n",
"import heracles.ducc # requires ducc0\n",
"from heracles.notebook import Progress # requires ipywidgets"
]
},
Expand Down Expand Up @@ -379,7 +379,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"We can then plot the resulting spectra as before, which shows a very similar result, but now using 100% organic, map-free discrete angular power spectra. Well done!"
"We can then plot the spectra as before, showing a very similar result, but now using 100% organic map-free discrete angular power spectra. Well done!"
]
},
{
Expand Down

0 comments on commit 56c7a6b

Please sign in to comment.