Search found 17 matches
- Tue Jan 08, 2013 10:34 am
- Forum: BioSemi all other topics
- Topic: Time of epochs
- Replies: 1
- Views: 12064
Time of epochs
Hello to the Biosemi community, I have accidentally recorded an epoch in one of my biosemi file (certainly by pausing the actiview). The problem is that I am relying on the absolute time of the recording to synchronize my data (I know that there is a max one second lag as mentioned here: http://www....
- Thu Nov 01, 2012 4:29 pm
- Forum: BioSemi all other topics
- Topic: Synchronization with PC
- Replies: 1
- Views: 11535
Synchronization with PC
Dear Cohen, I recently had to synchronize the biosemi with a PC with no specific event or stimuli presented on the PC. For this purpose I made a short program that sends every second a trigger on the parrallel port connected to the Biosemi USB box. Using the following formula I can then compute the ...
- Wed Aug 24, 2011 9:02 am
- Forum: BioSemi all other topics
- Topic: Scaling of GSR data
- Replies: 13
- Views: 55078
Dear Cohen, I also have a question on the SCR scale. I did import some biosemi bdf data in matlab. But when I check the minimum difference (except 0) between two SCR samples I obtain 0.0321 (although the header indicate nS). In this case is this safe to consider that my recording/file unit is actual...
- Wed May 18, 2011 2:43 pm
- Forum: BioSemi Software (ActiView executable)
- Topic: TCP dropped packets
- Replies: 8
- Views: 30364
- Wed May 18, 2011 8:13 am
- Forum: BioSemi Software (ActiView executable)
- Topic: TCP dropped packets
- Replies: 8
- Views: 30364
I never mentioned that some packets were lost, just that the size of the packets can be different as shown by the sniffer (and the client) I used. I am not trying to accuse you of any mistake I just try to understand why the length of the packet I get are different and if I can still use them. I gue...
- Tue May 17, 2011 1:17 pm
- Forum: BioSemi Software (ActiView executable)
- Topic: TCP dropped packets
- Replies: 8
- Views: 30364
Thank you for your fast answer Coen, as always, You will find the result with the Actiview client here: http://cvml.unige.ch/~chanel/BiosemiToBiosemi.jpg Yes I was quite sure that the buffer errors came from the fact that the client was not getting the data fast enough (it actually occurs when my ma...
- Mon May 16, 2011 5:00 pm
- Forum: BioSemi Software (ActiView executable)
- Topic: TCP dropped packets
- Replies: 8
- Views: 30364
Dear all, I am using the Actiview TCP sever and get the data using sockets implemented in pythons. I am sending over the network the 32 EEG channel + EX1-8 + Aux. In this configuration I obtain a total buffer size of 564 (has written in the Actiview "Bytes in TCP array"). However it sometimes happen...
- Thu Mar 17, 2011 4:08 pm
- Forum: BioSemi Software (ActiView executable)
- Topic: ActiView TCP Packet Fromat
- Replies: 16
- Views: 45360
Several TCP clients
Hello,
I would like to know if it is possible to connect to the actiview TCP server with several clients.
The idea is to have one client taking care of the EEG signals another of the GSR etc...
If not do you have any cues about possible actiview modifications to handle that ?
Guillaume
I would like to know if it is possible to connect to the actiview TCP server with several clients.
The idea is to have one client taking care of the EEG signals another of the GSR etc...
If not do you have any cues about possible actiview modifications to handle that ?
Guillaume
- Wed Mar 16, 2011 11:08 am
- Forum: BioSemi Software (ActiView executable)
- Topic: ActiView TCP Packet Fromat
- Replies: 16
- Views: 45360
Thanks Coen, here is a small pseudo code for the packet processing, please confirm that this is correct and hopefully you will avoid anymore question on the topic :) packets = read packet from socket for all packet of 3 bytes p in packets -- strValue = p // this string code for a sample of a channel...
- Mon Mar 14, 2011 2:04 pm
- Forum: BioSemi Software (ActiView executable)
- Topic: ActiView TCP Packet Fromat
- Replies: 16
- Views: 45360
Hi, I think I read all the messages from the forum concerning the TCP packet format but I am still not able to make my own client (needed to create an one line application). So if I understood correctly the data sent over TCP is in the same format as the BDF files. I can see from the BDF format (htt...
- Wed Jan 16, 2008 9:29 am
- Forum: BioSemi Hardware
- Topic: Elec. ref. for one biosemi system multiple participants
- Replies: 1
- Views: 7433
Elec. ref. for one biosemi system multiple participants
Hello, we plan to record online two participant with one biosemi system. One paticipant using EMG recordings and the other using EEG recording. The main question we have is the question of references. Is it possible to use both references (EEG CMS&DRL and front panel CMS&DRL) at the same time for di...
- Tue Oct 02, 2007 4:34 pm
- Forum: BioSemi Software (ActiView executable)
- Topic: Ring buffer - how to increase the number of samples
- Replies: 1
- Views: 9422
Ring buffer - how to increase the number of samples
Hello, I am really new at labview but I hope I will find some answers here. I would like to acquire data online using the Biosemi Active 2 System Mk1. To do this I used the ligth version of actiview as it was proposed earlier on this forum. For the moment I am able to retrieve a single sensor and pl...
- Mon Jul 30, 2007 9:31 am
- Forum: BioSemi all other topics
- Topic: Manual modification of BDF files
- Replies: 1
- Views: 9974
Manual modification of BDF files
Hi, I'm coming to you because of a problem I encountered 2 times during my EEG acquisition step. I use a seelf-modified version of the acti-view sofware to get some trigger from another software (wich is not the best to obtain accurate timing but at leat it works). Until now everything was working f...
- Mon Jul 30, 2007 9:21 am
- Forum: EEG data analysis
- Topic: Reading large bdf files in Matlab (over 50 MB)
- Replies: 1
- Views: 16093
Maybe you can read them record by record or let's say 20 records by 20 records insted of the whole file at a time. This is a bit harder to handle but this is the only way I found to read large BDF files. Moreover keep in mind that there is the matlab file to read BDF files on the Biosemi website : h...
- Thu Aug 03, 2006 4:17 pm
- Forum: BioSemi Hardware
- Topic: Charger
- Replies: 1
- Views: 7980
Charger
Hi, I'm using the biosemi system abroad (not in switzerland but in croatia) for the first time and I have some problems charging the batteries. I connected the charger to the battery (DC output to charge output) and to the power line using the classical adapter of Biosemi. But none of the ligths are...
- Mon Mar 13, 2006 11:20 am
- Forum: BioSemi all other topics
- Topic: BDF structure
- Replies: 2
- Views: 13496
BDF structure
Hi, I'm working on the Biosemi BDF files and I'd like to know how many samples there is in a BDF record. I found that there is 1024 for the files I recorded from the Biosemi software. Is it a fixed number or is it linked to the sampling frequency ? Can I find this information in the file ? thanks Gu...
- Thu Dec 08, 2005 11:12 am
- Forum: BioSemi Hardware
- Topic: GSR captors
- Replies: 1
- Views: 10765
GSR captors
Hello, I'm currently using a Biosemi Active 2 device with GSR external captors provided by Biosemi. With this, I can record two signals GSR1 and GSR2. I'd like to know the difference between these two signals. Usually(depending on the subject) , only GSR1 seems to contain interesting information. Du...