Skip to content

Commit dc1efde

Browse files
committed
Added icons to improve readability
1 parent 80e75ad commit dc1efde

1 file changed

Lines changed: 14 additions & 14 deletions

File tree

notebooks/normalization_tof.ipynb

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
}
2424
},
2525
"source": [
26-
"# <font color='red'>Select Your IPTS</font>"
26+
"# <font color='red'>Select Your IPTS</font> - 🤔"
2727
]
2828
},
2929
{
@@ -53,7 +53,7 @@
5353
"from __code.normalization_tof.normalization_tof import NormalizationTof\n",
5454
"\n",
5555
"from __code import system\n",
56-
"system.System.select_working_dir(notebook='normalization', instrument=\"VENUS\", ipts=\"IPTS-37035\", instrument_to_exclude=[\"CG1D\"])\n",
56+
"system.System.select_working_dir(notebook='normalization', instrument=\"VENUS\", ipts=\"IPTS-35742\", instrument_to_exclude=[\"CG1D\"])\n",
5757
"from __code.__all import custom_style\n",
5858
"custom_style.style()\n",
5959
"\n",
@@ -70,7 +70,7 @@
7070
"tags": []
7171
},
7272
"source": [
73-
"# <font color='red'>Select detector type</font>"
73+
"# <font color='red'>Select detector type</font> - 🤔"
7474
]
7575
},
7676
{
@@ -105,7 +105,7 @@
105105
}
106106
},
107107
"source": [
108-
"# <font color='red'>Select or browse list of sample data sets to normalize</font>"
108+
"# <font color='red'>Select or browse list of sample data sets to normalize</font> - 🤔"
109109
]
110110
},
111111
{
@@ -169,7 +169,7 @@
169169
"cell_type": "markdown",
170170
"metadata": {},
171171
"source": [
172-
"# <font color='red'>Select list of open beam runs</font>\n",
172+
"# <font color='red'>Select list of open beam runs</font> - 🤔\n",
173173
"\n",
174174
"The OB runs will be combined and used on each of the sample runs"
175175
]
@@ -232,7 +232,7 @@
232232
"metadata": {},
233233
"source": [
234234
"<hr style=\"height: 2px\" /><hr style=\"border-bottom: dotted 1px\" />\n",
235-
"<font color='purple' size='5'>Preview open beams</font><font color='purple' size='3'> - OPTIONAL</font>"
235+
"<font color='purple' size='5'>Preview open beams</font><font color='purple' size='3'> - OPTIONAL</font> - 👁️"
236236
]
237237
},
238238
{
@@ -263,7 +263,7 @@
263263
"metadata": {},
264264
"source": [
265265
"<hr style=\"height: 2px\" /><hr style=\"border-bottom: dotted 1px\" />\n",
266-
"<font color='purple' size='5'>Select list of dark current runs</font><font color='purple' size='3'> - OPTIONAL</font>"
266+
"<font color='purple' size='5'>Select list of dark current runs</font><font color='purple' size='3'> - OPTIONAL</font> - 🤔"
267267
]
268268
},
269269
{
@@ -310,7 +310,7 @@
310310
"<hr style=\"border-bottom: dotted 1px;\" />\n",
311311
"<hr style=\"height: 2px\" />\n",
312312
"\n",
313-
"# <font color='red'>Checking spectra file</font>"
313+
"# <font color='red'>Checking spectra file</font> - 🤔"
314314
]
315315
},
316316
{
@@ -327,7 +327,7 @@
327327
"metadata": {},
328328
"source": [
329329
"\n",
330-
"# <font color='red'>Select Output Folder</font>"
330+
"# <font color='red'>Select Output Folder</font> - 📤"
331331
]
332332
},
333333
{
@@ -357,7 +357,7 @@
357357
"cell_type": "markdown",
358358
"metadata": {},
359359
"source": [
360-
"# <font color='red'>Normalization settings</font>"
360+
"# <font color='red'>Normalization settings</font> - 🤔"
361361
]
362362
},
363363
{
@@ -411,7 +411,7 @@
411411
"metadata": {},
412412
"source": [
413413
"<hr style=\"height: 2px\" /><hr style=\"border-bottom: dotted 1px\" />\n",
414-
"<font color='purple' size='5'>Preview of container ROI imported</font><font color='purple' size='3'> - OPTIONAL</font>"
414+
"<font color='purple' size='5'>Preview of container ROI imported</font><font color='purple' size='3'> - OPTIONAL</font> - 👁️"
415415
]
416416
},
417417
{
@@ -430,7 +430,7 @@
430430
"<hr style=\"border-bottom: dotted 1px;\" />\n",
431431
"<hr style=\"height: 2px\" />\n",
432432
"\n",
433-
"# <font color='red'>Select what you want to export</font>"
433+
"# <font color='red'>Select what you want to export</font> - 🤔"
434434
]
435435
},
436436
{
@@ -460,7 +460,7 @@
460460
"cell_type": "markdown",
461461
"metadata": {},
462462
"source": [
463-
"# <font color='red'>Launch the Normalization</font>"
463+
"# <font color='red'>Launch the Normalization</font> - ⏳"
464464
]
465465
},
466466
{
@@ -496,7 +496,7 @@
496496
"metadata": {
497497
"anaconda-cloud": {},
498498
"kernelspec": {
499-
"display_name": "default",
499+
"display_name": "Python 3",
500500
"language": "python",
501501
"name": "python3"
502502
},

0 commit comments

Comments
 (0)