mne-tools / mne-tools/mne-python
ENH: Adding KRISS (.kdf) file reader
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.5k
- Forks
- 1.6k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 100
Description
BIDS sanctions KRISS (.kdf) as a MEG acquisition format (BIDS MEG file-formats appendix), but MNE has no read_raw_kriss, so KRISS recordings have no path through mne_bids.read_raw_bids. Filing to track reader support, alongside the existing requests for ITAB (#12439) and NWB (#10427).
MNE 1.12.1 · mne-bids 0.19.0
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the existing reader path through mne_bids.read_raw_bids and comparing it with other acquisition-format readers; the issue names no implementation files or tests. Done means KRISS (.kdf) recordings can be read through a read_raw_kriss entry point and supported by mne_bids.read_raw_bids.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100