Skip to content

Commit aa36ff7

Browse files
rlyclaude
andcommitted
Update tutorials for SpikeGLX folder path and stream ID inputs
SpikeGLX Recording now takes a folder path instead of a file path, and requires a stream ID (e.g., imec0.ap). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent a990403 commit aa36ff7

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/tutorials/multiple_sessions.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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_Session1/mouse1_Session1_g0/mouse1_Session1_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`` will be the example source data folder.
6868

6969
.. figure:: ../assets/tutorials/multiple/pathexpansion-completed.png
7070
:align: center
@@ -96,7 +96,7 @@ Advance to the next page when you have entered subject metadata for all subjects
9696
Source Data Information
9797
-----------------------
9898

99-
Because we used the Locate Data page to programmatically identify our source data, this page should mostly be complete. Verify that the identified paths appear as expected for each session by clicking the "Phy Sorting" header to expand the section for Phy data and examining the "Folder Path" value. Do the same for the SpikeGLX data.
99+
Because we used the Locate Data page to programmatically identify our source data, this page should mostly be complete. Verify that the identified paths appear as expected for each session by clicking the "Phy Sorting" header to expand the section for Phy data and examining the "Folder Path" value. Do the same for the SpikeGLX data. For SpikeGLX Recording, you will also need to enter the "Stream ID" (e.g., ``imec0.ap``) for each session.
100100

101101
.. figure:: ../assets/tutorials/multiple/sourcedata-page.png
102102
:align: center

docs/tutorials/single_session.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Data Entry
8787
Source Data Information
8888
^^^^^^^^^^^^^^^^^^^^^^^
8989

90-
On this page, specify the **phy** folder and **.ap.bin** (SpikeGLX) file so that the GUIDE can find this source data to complete the conversion.
90+
On this page, specify the **phy** folder and SpikeGLX folder so that the GUIDE can find this source data to complete the conversion.
9191

9292
As discussed in the :doc:`Dataset Generation </tutorials/dataset>` tutorial, these can be found in the ``~/NWB_GUIDE/test-data/single_session_data`` directory, where ``~`` is the home directory of your system. If you just generated the dataset, this folder may still be open in your file navigator.
9393

@@ -97,7 +97,7 @@ Click the **Phy Sorting** header to expand the section. Under "Folder Path", you
9797
:align: center
9898
:alt: Source Data page with source locations specified
9999

100-
Next, click the **SpikeGLX Recording** header to expand the section. Under "File Path", you can either click the box to navigate to the **.ap.bin** file or drag-and-drop the **.ap.bin** file into the box from your file navigator. The **.ap.bin** file is located in the ``~/NWB_GUIDE/test-data/single_session_data/spikeglx/Session1_g0/Session1_g0_imec0`` folder.
100+
Next, click the **SpikeGLX Recording** header to expand the section. Under "Folder Path", you can either click the box to navigate to the folder containing the **.ap.bin** file or drag-and-drop the folder into the box from your file navigator. This folder is located at ``~/NWB_GUIDE/test-data/single_session_data/spikeglx/Session1_g0/Session1_g0_imec0``. Under "Stream ID", enter ``imec0.ap`` to specify the AP band recording stream.
101101

102102
Press "Next" to extract metadata from these source data files and folders.
103103

0 commit comments

Comments
 (0)