aqnwb 0.1.0
Loading...
Searching...
No Matches
NWBFile.cpp File Reference
#include <filesystem>
#include <fstream>
#include <iomanip>
#include <iostream>
#include <map>
#include <sstream>
#include <string>
#include "nwb/NWBFile.hpp"
#include "BaseIO.hpp"
#include "Channel.hpp"
#include "Utils.hpp"
#include "nwb/device/Device.hpp"
#include "nwb/ecephys/ElectricalSeries.hpp"
#include "nwb/ecephys/SpikeEventSeries.hpp"
#include "nwb/file/ElectrodeGroup.hpp"
#include "spec/core.hpp"
#include "spec/hdmf_common.hpp"
#include "spec/hdmf_experimental.hpp"
Include dependency graph for NWBFile.cpp:

Variables

constexpr SizeType CHUNK_XSIZE
 
constexpr SizeType SPIKE_CHUNK_XSIZE
 

Variable Documentation

◆ CHUNK_XSIZE

SizeType CHUNK_XSIZE
constexpr
Initial value:
=
2048

◆ SPIKE_CHUNK_XSIZE

SizeType SPIKE_CHUNK_XSIZE
constexpr
Initial value:
=
8