Skip to content

Commit f58357e

Browse files
committed
Removing proton library as it is included in the charged-particle.
1 parent a5accb9 commit f58357e

3 files changed

Lines changed: 1 addition & 11 deletions

File tree

ChargedParticle.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"outputs": [],
6767
"source": [
6868
"ZA = 1001\n",
69-
"display()"
69+
"display(ZA)"
7070
]
7171
}
7272
],

ContinuousEnergyNeutron.ipynb

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -94,15 +94,6 @@
9494
"ZA = 5010\n",
9595
"display(ZA)"
9696
]
97-
},
98-
{
99-
"cell_type": "code",
100-
"execution_count": null,
101-
"metadata": {},
102-
"outputs": [],
103-
"source": [
104-
"plot(\"92235.00c\", mt=18)"
105-
]
10697
}
10798
],
10899
"metadata": {

Listing.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,4 @@ In the table below are given the different kinds of data, generally they are ref
1616
| [Photonuclear](Photonuclear.ipynb) | `u` |
1717
| [Dosimetry](Dosimetry.ipynb) | `y` |
1818
| [Electron](Electron.ipynb) | `e` |
19-
| [Proton](Proton.ipynb) | `h` |
2019
| [Charged-Particle](ChargedParticle.ipynb) | varied |

0 commit comments

Comments
 (0)