Search found 1190 matches
- 01 Nov 2021, 14:21
- Forum: Software Development
- Topic: Application warning:Execution required more than a sample block duration
- Replies: 2
- Views: 1365
Re: Application warning:Execution required more than a sample block duration
It matters if it keeps repeating constantly. If it appears only intermittently, e.g. at start/resume, it is a hint that you should look at how your application module spends time in StartRun(). Make sure that any CPU intensive initialization is done during your application's Initialize() function ra...
- 06 Oct 2021, 14:47
- Forum: Configuration
- Topic: How to skip a channel from gNautilus?
- Replies: 1
- Views: 1183
Re: How to skip a channel from gNautilus?
No, this is not possible.
Sorry,
Juergen
Sorry,
Juergen
- 22 Sep 2021, 07:47
- Forum: Data Analysis
- Topic: BCI2000Viewer won't open
- Replies: 4
- Views: 1534
Re: BCI2000Viewer won't open
Does the Operator module work if you double-click it?
- 17 Sep 2021, 09:11
- Forum: BCI Systems - General
- Topic: stimulus presentation image requirements
- Replies: 2
- Views: 1504
Re: stimulus presentation image requirements
We have not noticed any special requirements for .bmp files. However, the top left pixel of a .bmp file is taken as the "transparent" color, so if you want to present monochrome images, you should put a frame around them. If you use the current version of BCI2000, it will be able to load i...
- 17 Sep 2021, 08:57
- Forum: BCI Systems - General
- Topic: parameter file and documentation
- Replies: 1
- Views: 887
Re: parameter file and documentation
Hi, parameter files are not supposed to be edited by hand. The Operator module provides a config dialog for this purpose. If you prefer to edit parameter files by hand, the documentation you need is the one that describes the parameter format. It is available here: https://www.bci2000.org/mediawiki/...
- 17 Sep 2021, 08:48
- Forum: Data Analysis
- Topic: BCI2000Viewer won't open
- Replies: 4
- Views: 1534
Re: BCI2000Viewer won't open
Hi,
BCI2000Viewer works fine for me (x64 release build on 64 bit Windows 10).
Maybe deleting BCI2000Viewer.ini in the BCI2000Viewer directory can fix your issue.
HTH,
Juergen
BCI2000Viewer works fine for me (x64 release build on 64 bit Windows 10).
Maybe deleting BCI2000Viewer.ini in the BCI2000Viewer directory can fix your issue.
HTH,
Juergen
- 16 Aug 2021, 05:40
- Forum: Software Development
- Topic: The error is BCI2000 link to neuroscan
- Replies: 13
- Views: 3669
Re: The error is BCI2000 link to neuroscan
Thanks for the information, and best regards,
Jürgen
Jürgen
- 11 Aug 2021, 07:24
- Forum: Software Development
- Topic: The error is BCI2000 link to neuroscan
- Replies: 13
- Views: 3669
Re: The error is BCI2000 link to neuroscan
I added a parameter RequestExtendedInformation which is off by default. So the issue should be solved for you.
Thank you for reporting.
Thank you for reporting.
- 11 Aug 2021, 06:57
- Forum: Software Development
- Topic: The error is BCI2000 link to neuroscan
- Replies: 13
- Views: 3669
Re: The error is BCI2000 link to neuroscan
On the Neuroscan site, I found a FAQ document (http://compumedicsneuroscan.com/wp-content/uploads/3502D-Neuroscan-FAQs.pdf) that mentions Scan 4.5.1 hotfix 2 to be downloaded here: https://www.dropbox.com/s/6kmhvrgd98qdvo6/Scan451Hotfix2.exe?dl=0 Did you install Scan 4.5.1 hotfix 2? If not, does the...
- 11 Aug 2021, 06:33
- Forum: Software Development
- Topic: The error is BCI2000 link to neuroscan
- Replies: 13
- Views: 3669
Re: The error is BCI2000 link to neuroscan
I accidentally pressed the "back" button in my browser, sorry.
- 11 Aug 2021, 05:09
- Forum: Software Development
- Topic: The error is BCI2000 link to neuroscan
- Replies: 13
- Views: 3669
Re: The error is BCI2000 link to neuroscan
Yes, that is what I suggested. But we may start now if it fits you.
- 10 Aug 2021, 12:51
- Forum: Software Development
- Topic: The error is BCI2000 link to neuroscan
- Replies: 13
- Views: 3669
Re: The error is BCI2000 link to neuroscan
I'm in Germany. 19:00 your time tomorrow will fit me well.
- 22 Jul 2021, 10:12
- Forum: Software Development
- Topic: Question about SourceFilter
- Replies: 3
- Views: 1365
Re: Question about SourceFilter
Hi, I used the SignalGenerator source module to verify that the filters are working. I verified by inspecting the signal in the source window. The high pass filter successfully removed an offset of 50muV. The low pass filter showed a smoothed signal, compared to the raw white noise of 100muV. The No...
- 15 Jul 2021, 13:33
- Forum: Known Issues
- Topic: P300 calibration - text not advancing
- Replies: 5
- Views: 2250
Re: P300 calibration - text not advancing
Hi,
I don't know which parameters you are using, so I tried the P3Speller_SignalGenerator.bat file, and it works fine for me. Could you try this and maybe double check your parameters?
HTH,
Juergen
I don't know which parameters you are using, so I tried the P3Speller_SignalGenerator.bat file, and it works fine for me. Could you try this and maybe double check your parameters?
HTH,
Juergen
- 15 Jul 2021, 13:22
- Forum: Software Development
- Topic: Question about SourceFilter
- Replies: 3
- Views: 1365
Re: Question about SourceFilter
Hi,
you need to enable SourceFilter filters in the configuration dialog, under the Source tab. If you enable a filter by right-clicking the source window, the filter will only be applied to the data displayed in the window, not to the data written to disk.
HTH,
Juergen
you need to enable SourceFilter filters in the configuration dialog, under the Source tab. If you enable a filter by right-clicking the source window, the filter will only be applied to the data displayed in the window, not to the data written to disk.
HTH,
Juergen