BEL-Public / mffpy

Reader and Writer for Philips' MFF file format.
Other
10 stars 7 forks source link

Fix(raw_bin): read interval shorter than sample interval #78

Closed jusjusjus closed 3 years ago

jusjusjus commented 3 years ago

Addressing this issue: https://github.com/BEL-Public/mffpy/issues/79

jusjusjus commented 3 years ago

Nice work! I rigged this up with signal service and FLOW and I now get an empty response when the interval is very small, which seems to be expected. Might not be related to this, but I noticed that if I set start time == end time, I get the full range of EEG data.

Great catch. Not to say that it isn't still iffy, however, now passing dt=0.0 returns no data.

jusjusjus commented 3 years ago

I still needed to update the CHANGELOG.