Nicola Vitucci
Nicola Vitucci
For completeness, when `recording.start()` is called before `stimulus.start()`, the output is as follows: ``` Looking for a EEG stream... Started acquiring data. Looking for a Markers stream... Process Process-3: Traceback...
I just found another interesting behaviour. If I skip the notebook part where the viewer is started (Step 2), and then I run the experiment launching `recording.start()` before `stimulus.start()`, both...
> We're adding document testing in this PR #163. So you could either make the asciidoc testable or give the python source code blocks the role `no-test` to avoid the...
> I think the plan was to add the docs page version of the notebook to the GDS Manual (server), not the client. There is already a chapter End-to-end examples...
> > > I think the plan was to add the docs page version of the notebook to the GDS Manual (server), not the client. There is already a chapter...
> @nvitucci Okay, I think you have a good perspective. I think I'll retract my comment about having to split the work in this PR. Let's continue the way you've...
> > * additionally, I'd suggest to add the source data as well (the Cora data files, in this case) to this repo, for instance in a `data` subdirectory of...
A few things I've discussed with @adamnsch before the PR is completed and merged: - If we plan to add examples that are not really "end to end" (such as...
> I think something went wrong in your rebase, so there's lots of extra commits on your branch I've just realised the same. I'm investigating this.
> > I think something went wrong in your rebase, so there's lots of extra commits on your branch > > I've just realised the same. I'm investigating this. It...