Skip to content

Commit 478b58c

Browse files
committed
renamed function. this refs #321
1 parent 618bc24 commit 478b58c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

notebooks/cylindrical_geometry_correction_embedded_widgets.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@
223223
"<hr style=\"border-bottom: dotted 1px;\" />\n",
224224
"<hr style=\"height: 2px\" />\n",
225225
"\n",
226-
"# <font color='red'>Select background or No background</font>\n",
226+
"# <font color='purple' size='5'>Select background or No background</font><font color='purple' size='3'> - OPTIONAL</font>\n",
227227
"\n",
228228
"Select a part of the tube that does not contain the sample. The horizontal profile of this region, integrated over the y-axis, will be used as the background signal to remove from the data.\n",
229229
"Otherwise, you can just skip that step!\n",
@@ -275,7 +275,7 @@
275275
"id": "22",
276276
"metadata": {},
277277
"source": [
278-
"# <font color='red'>Removing or not tube background from sample</font>\n",
278+
"# <font color='red'>Updating Images</font>\n",
279279
"\n",
280280
"* if a **background was selected**, the backround counts will be removed from the sample region\n",
281281
"* if **no background was selected**, no background counts will be removed\n",
@@ -290,7 +290,7 @@
290290
"metadata": {},
291291
"outputs": [],
292292
"source": [
293-
"o_ipts.remove_background_signal()"
293+
"o_ipts.update_signal()"
294294
]
295295
},
296296
{

0 commit comments

Comments
 (0)