mne-cpp
mne-cpp copied to clipboard
Refactor fiff_types
Replace fiff data types like fiff_int_t with QT data types. They were introduced for cross platform use, but nowadays this is provided by QT.