Implementation of BIDSLIB::BidsRawData — end-to-end BIDS raw-dataset read / write orchestration including all electrophysiology sidecars. More...
#include "bids_raw_data.h"#include "bids_channel.h"#include "bids_dataset_description.h"#include "bids_const.h"#include "readers/bids_edf_reader.h"#include "readers/bids_brain_vision_reader.h"#include <fiff/fiff_constants.h>#include <QDebug>#include <QFileInfo>#include <QDir>#include <QFile>#include <QJsonDocument>#include <QJsonObject>#include <cmath>
Go to the source code of this file.
Implementation of BIDSLIB::BidsRawData — end-to-end BIDS raw-dataset read / write orchestration including all electrophysiology sidecars.
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2026 MNE-CPP Authors
Definition in file bids_raw_data.cpp.