Skip to content

Look into serializing and deserializing BCI data #8

@zacharyselk

Description

@zacharyselk

A feature that needs to be added is to be able to take a DataStream and serialize it to disk as well as be able to take a serialized BCI stream from file and read it into a DataStream. I believe that BrainFlow has a method of doing this and if so that should be utilized. These objects should likely be created in src/connector/serialize.py and src/connector/deserialize.py and change the FileStream in src/stream/file_stream.py to be able to use these new objects.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions