KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
Biscuit
★ 8
Open GitHub ↗
GUI for easy MEG to BIDS conversion
Download README (.md)
Explore Similar Repositories
SourceMesh
:
A multipurpose matlab-based MEG/EEG overlay & network plotter
mne-ari
:
All-resolutions Inference for M/EEG in Python
Quinn2018_TaskHMM
:
Task-Evoked Dynamic Network Analysis through Hidden Markov Modelling
MEGBCI2020
:
A magnetoencephalography dataset for motor and cognitive imagery-based brain-computer interface
LISA
:
Compact and interpretable MEG-to-audio retrieval with explicit spatial and temporal filters.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
Biscuit
?
Download (.md)
# Biscuit  ## Convert your MEG data to a BIDS compliant format Biscuit is a simple graphical application that facilitates the reformatting of raw KIT and Elekta MEG data to comply with the international [BIDS Standard](http://bids.neuroimaging.io/). Current discussion on the BIDS specification can be found [here](https://github.com/bids-standard/bids-specification). Biscuit requires at least [Python 3.7](https://www.python.org/downloads/release/python-371/) For full installation and usage instructions visit the [Biscuit GitHub page](https://macquarie-meg-research.github.io/Biscuit/) Biscuit uses [MNE-Python](https://github.com/mne-tools/mne-python) and [MNE-BIDS](https://github.com/mne-tools/mne-bids) to load the MEG data and convert to BIDS format. Note: Because the BIDS specification is still being developed the output is likely to change over the next few months, so the data generated currently may not be BIDS compliant in the future. This is an unavoidable side-effect of this being developed while the BIDS specifcation is still in active development.