v2.0.0
Loading...
Searching...
No Matches
fiff_ch_info.cpp File Reference

Implementation of FiffChInfo: read / write of the FIFF_CH_INFO record and the conversion helpers used by the channel-picking path. More...

#include "fiff_ch_info.h"
#include "fiff_constants.h"
Include dependency graph for fiff_ch_info.cpp:

Go to the source code of this file.

Detailed Description

Implementation of FiffChInfo: read / write of the FIFF_CH_INFO record and the conversion helpers used by the channel-picking path.

SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2012-2026 MNE-CPP Authors

Author
Christoph Dinh chris.nosp@m.toph.nosp@m..dinh.nosp@m.@mne.nosp@m.-cpp..nosp@m.org; Limin Sun limin.nosp@m.sun@.nosp@m.nmr.m.nosp@m.gh.h.nosp@m.arvar.nosp@m.d.ed.nosp@m.u; Lorenz Esch loren.nosp@m.z.es.nosp@m.ch@tu.nosp@m.-ilm.nosp@m.enau..nosp@m.de; Andreas Griesshammer ag@fi.nosp@m.eldl.nosp@m.inein.nosp@m.c.co.nosp@m.m; Gabriel Motta gabri.nosp@m.elbe.nosp@m.nmott.nosp@m.a@gm.nosp@m.ail.c.nosp@m.om
Since
0.1.0
Date
October 2012

Field layout matches the on-disk fiffChInfoRec; the helpers here preserve parity with the ch_info dicts produced by mne.io.meas_info in MNE-Python.

Definition in file fiff_ch_info.cpp.