Skip to content

Commit

Permalink
minor fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
FrederikLizakJohansen committed Aug 27, 2024
1 parent e53fcba commit fb9a6a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions demo.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,7 @@
"q, iq_XY = calc.iq(\"path/to/nanoparticle.xyz\", partial = \"X-Y\")\n",
"\n",
"```\n",
"(*) **Note!** that to combine signals from partial scattering, you risk double-counting some of the interactions between atoms -- so be careful. For the example below, you will notice that we are ..."
"(*) **Note!** that to combine signals from partial scattering, you risk double-counting some of the interactions between atoms -- so be careful. Below we will show how to handle this for a simple example."
]
},
{
Expand Down Expand Up @@ -1432,7 +1432,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.14"
"version": "3.11.5"
}
},
"nbformat": 4,
Expand Down

0 comments on commit fb9a6a3

Please sign in to comment.