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>
Go to the source code of this file.
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
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.