bids-standard / pybv

A lightweight I/O utility for the BrainVision data format, written in Python.

Home Page:https://pybv.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Begin by moving non-MNE philistine code here

choldgraf opened this issue · comments

How do folks feel about beginning this repo by pulling out all of the parts of philistine that don't depend on MNE, and making a "numpy array -> vhdr" skeleton library.

E.g. find places like here and rework the function so that it accepts the relevant information as arguments, rather than with a raw object as input.

We can iterate on API etc later, but I think we should have a working MVP quickly to start iterating on.