BEL-Public/mffpy

Unable to export the contents of certain MFF files to JSON

Closed this issue · 1 comments

OS/Platform: Windows 10

Expectation:
It should be possible to export the contents of an MFF file that has only one epoch (and many segments) into a JSON format.

Result:
Attempting to convert a segmented MFF file that has only one epoch (and many segments) into JSON throws the following exception: Epoch not found. There is no epoch with 'beginTime'= ....

Closing this Issue as solved in PR #21 .