Skip to content

Commit 9ce29d9

Browse files
committed
Fix path expansion instructions
1 parent adafc44 commit 9ce29d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/tutorials/multiple_sessions.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ To avoid specifying the format string path by hand, click the **Autocomplete** b
5252
:align: center
5353
:alt: Autocomplete modal on path expansion page
5454

55-
Provide a source data path for Phy by either dragging and dropping the folder ``multi_session_dataset/mouse1/mouse1_Session2/mouse1_Session2_phy`` into the **Example Folder** box or clicking the box and selecting a folder. Then enter the Subject ID (``mouse1``) and Session ID (``Session1``) for this particular path.
55+
Provide a source data path for Phy by either dragging and dropping the folder ``multi_session_dataset/mouse1/mouse1_Session1/mouse1_Session1_phy`` into the **Example Folder** box or clicking the box and selecting a folder. Then enter the Subject ID (``mouse1``) and Session ID (``Session1``) for this particular path.
5656

5757
.. figure:: ../assets/tutorials/multiple/pathexpansion-autocomplete-filled.png
5858
:align: center
@@ -64,7 +64,7 @@ When you submit this form, you'll notice that the Format String Path input has b
6464
:align: center
6565
:alt: Path expansion page with autocompleted format string
6666

67-
Repeat this process for SpikeGLX, where ``multi_session_dataset/mouse1/mouse1_Session2/mouse1_Session2_g0/mouse1_Session2_g0_imec0/mouse1_Session1_g0_t0.imec0.ap.bin`` will be the example source data path.
67+
Repeat this process for SpikeGLX, where ``multi_session_dataset/mouse1/mouse1_Session1/mouse1_Session1_g0/mouse1_Session1_g0_imec0/mouse1_Session1_g0_t0.imec0.ap.bin`` will be the example source data path.
6868

6969
.. figure:: ../assets/tutorials/multiple/pathexpansion-completed.png
7070
:align: center

0 commit comments

Comments
 (0)