mne-tools / mne-tools/mne-python

ENH: Adding KRISS (.kdf) file reader

Open
#13,957 2 comments 1 reaction 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.