Skip to content

Commit cfbf7a8

Browse files
committed
Comment section was cell_type Code and should have been Markdown. Also extra cell at end removed.
1 parent dad3cec commit cfbf7a8

File tree

2 files changed

+4
-16
lines changed

2 files changed

+4
-16
lines changed

monte-carlo/analog_vs_caw_efficiency.ipynb

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -96,11 +96,9 @@
9696
]
9797
},
9898
{
99-
"cell_type": "code",
100-
"execution_count": null,
101-
"id": "3d0619f6-acab-4da4-aa45-d48d990a595a",
99+
"cell_type": "markdown",
100+
"id": "2385db51-7a57-4753-af03-0ac9d62ecd40",
102101
"metadata": {},
103-
"outputs": [],
104102
"source": [
105103
"Setup the values for the simulations and plot the results using Plotly\n",
106104
"\n",

monte-carlo/fluence_vs_number_of_photons.ipynb

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -99,11 +99,9 @@
9999
]
100100
},
101101
{
102-
"cell_type": "code",
103-
"execution_count": null,
104-
"id": "3d0619f6-acab-4da4-aa45-d48d990a595a",
102+
"cell_type": "markdown",
103+
"id": "6bcc5106-74fe-4b4d-861d-74546edb26c7",
105104
"metadata": {},
106-
"outputs": [],
107105
"source": [
108106
"Setup the values for the simulations and plot the results using Plotly\n",
109107
"\n",
@@ -296,14 +294,6 @@
296294
" cbarRelErr.set_ticks(cbarTicksRelErr)\n",
297295
" "
298296
]
299-
},
300-
{
301-
"cell_type": "code",
302-
"execution_count": null,
303-
"id": "4302450d-61ec-4deb-ace3-e4944c804dd1",
304-
"metadata": {},
305-
"outputs": [],
306-
"source": []
307297
}
308298
],
309299
"metadata": {

0 commit comments

Comments
 (0)