The main two libraries needed for conversion are pynwb and pyxdf
- pyxdf is used to read the XDF files and extract the data
- pynwb is used to take the data and store it in the NWB file format
xdf2nwb.py
is the main file and xdf2nwb_functions.py
holds many of the core functions required for xdf2nwb to work.
standardcoordinates.csv
is a look up table usd to find the coordinates of the electrodes for the EEG