Writing BVCT files could be a nice feature when somebody wants to just write montage info, and not an entire dataset (which is what #44 would imply).
The API should be simple. It could potentially support accepting an mne.DigMontage object, and/or just numpy arrays / lists / dicts.
Writing BVCT files could be a nice feature when somebody wants to just write montage info, and not an entire dataset (which is what #44 would imply).
The API should be simple. It could potentially support accepting an mne.DigMontage object, and/or just numpy arrays / lists / dicts.
DigMontage.save()andmne.channels.read_dig_fifmne-tools/mne-python#12994