API Reference

This is brain_computer_interface.parser’s API reference.

parse

parse(name, data, shared_dir='shared/')

This function receive parser name (you can explore more about parsers at parsers file) and raw data; and returns parsed data. You may also provide a shared directory - the directory where large information is located.