Skip to content

v0.1.0

Compare
Choose a tag to compare
@monkeyman192 monkeyman192 released this 11 Dec 03:16
· 65 commits to master since this release

Initial release of BIDSHandler.

Currently BIDSHandler is designed primarily for MEG data, however it should work completely fine with EEG data also. (MRI is very unlikely).
The main focus of this initial release is on the basic functionality.
BIDSHandler can load a BIDS-compatible folder and map out the structure of it, loading in any project, subject, session and scan details which can be easily retrieved.
BIDS data can also be manipulated to be moved from one location to another, so merging of BIDS data across locations can be completed very easily.