Skip to content

Commit ba62ab1

Browse files
authored
Match filename for both probes np2e & np2ebeta in example workflow (#267)
1 parent 1922722 commit ba62ab1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

workflows/hardware/np2e/np2.bonsai

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<Expression xsi:type="Disable">
6868
<Builder xsi:type="Combinator">
6969
<Combinator xsi:type="dsp:MatrixWriter">
70-
<dsp:Path>np2-b-amp_.raw</dsp:Path>
70+
<dsp:Path>np2-b-ephys_.raw</dsp:Path>
7171
<dsp:Suffix>FileCount</dsp:Suffix>
7272
<dsp:Overwrite>false</dsp:Overwrite>
7373
<dsp:Layout>ColumnMajor</dsp:Layout>

workflows/hardware/np2e/np2e.bonsai

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@
208208
<Expression xsi:type="Disable">
209209
<Builder xsi:type="Combinator">
210210
<Combinator xsi:type="dsp:MatrixWriter">
211-
<dsp:Path>np2-b-amp_.raw</dsp:Path>
211+
<dsp:Path>np2-b-ephys_.raw</dsp:Path>
212212
<dsp:Suffix>FileCount</dsp:Suffix>
213213
<dsp:Overwrite>false</dsp:Overwrite>
214214
<dsp:Layout>ColumnMajor</dsp:Layout>

workflows/hardware/np2ebeta.bonsai

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@
204204
<Expression xsi:type="Disable">
205205
<Builder xsi:type="Combinator">
206206
<Combinator xsi:type="dsp:MatrixWriter">
207-
<dsp:Path>np2-b-amp_.raw</dsp:Path>
207+
<dsp:Path>np2-b-ephys_.raw</dsp:Path>
208208
<dsp:Suffix>FileCount</dsp:Suffix>
209209
<dsp:Overwrite>false</dsp:Overwrite>
210210
<dsp:Layout>ColumnMajor</dsp:Layout>

0 commit comments

Comments
 (0)