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

Implementation of FiffDigitizerData: digitization data plus device→head transform and HPI fit metadata. More...

#include "fiff_digitizer_data.h"
#include "fiff_coord_trans.h"
#include "fiff_stream.h"
#include "fiff_dig_point.h"
#include <iostream>
#include <QDebug>
#include <stdexcept>
Include dependency graph for fiff_digitizer_data.cpp:

Go to the source code of this file.

Detailed Description

Implementation of FiffDigitizerData: digitization data plus device→head transform and HPI fit metadata.

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

Author
Christoph Dinh chris.nosp@m.toph.nosp@m..dinh.nosp@m.@mne.nosp@m.-cpp..nosp@m.org
Since
2.0.0
Date
February 2026

Persists *-dig.fif'' / *-fiducials.fif'' files and feeds the forward / inverse pipeline with a self-contained registration record.

Definition in file fiff_digitizer_data.cpp.