Search found 3 matches

by grahambriggs
Wed Mar 24, 2021 12:10 am
Forum: BioSemi all other topics
Topic: EDFlib for Java
Replies: 6
Views: 34406

Re: EDFlib for Java

Teunis

Got it. I will direct any further questions about EDFlib through the issue tracker.

Thank you for your help.

GB
by grahambriggs
Mon Mar 22, 2021 1:35 am
Forum: BioSemi all other topics
Topic: EDFlib for Java
Replies: 6
Views: 34406

Re: EDFlib for Java

Teunis

Thank you for the prompt reply. Your comments have shed more light on my beginner's understanding.

I implemented a function to use the sample index property of the Cyton data stream to detect missing samples and then fill in with interpolated values. Unfortunately, early on in testing it I ...
by grahambriggs
Sat Mar 13, 2021 12:09 am
Forum: BioSemi all other topics
Topic: EDFlib for Java
Replies: 6
Views: 34406

Re: EDFlib for Java

Teunis

Thank you for your work on the EDFlib code.

I recently used your code to implement BDF file recording in my application. The library worked perfectly and I had no problems.

I do have one question, maybe you can help me out with.

What is the recommended way to deal with missing samples? I ...