Skip to content

Commit 85dd9fc

Browse files
committed
Clarify the reference to the name of "tif" images
1 parent e7ceb06 commit 85dd9fc

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

tutorials/02-Calcium Imaging Imported Tables.ipynb

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -74,11 +74,7 @@
7474
"cell_type": "markdown",
7575
"metadata": {},
7676
"source": [
77-
"In the `data` folder in this repository, you will find a small dataset of three different calcium imaging scans:\n",
78-
"\n",
79-
"- `/workspaces/datajoint-tutorials/data/example_scan_02.tif`\n",
80-
"- `/workspaces/datajoint-tutorials/data/example_scan_03.tif`\n",
81-
"- `/workspaces/datajoint-tutorials/data/example_scan_01.tif`\n",
77+
"In the `data` folder in this repository, you will find a small dataset of three different calcium imaging scans named `example_scan_02.tif`, `example_scan_03.tif`and `example_scan_01.tif`.\n",
8278
"\n",
8379
"As you might know, calcium imaging scans (raw data) are stored as *.tif* files. \n",
8480
"\n",

0 commit comments

Comments
 (0)