Adam Li
Adam Li
^ @sappelhoff @hoechenberger @agramfort is it best to start a discussion in MNE-python?
This is a clarifying question regarding @sappelhoff's question https://github.com/mne-tools/mne-bids/pull/416#issuecomment-632552024 What is a digitization file you are referring to? I'm assuming you mean files that use the save function here https://mne.tools/dev/generated/mne.channels.DigMontage.html#mne.channels.DigMontage.save?...
Perhaps BIDSPath.as_data_frame()? Where it only works for tsv files?
I would like to revive this discussion if possible. In some clinical workflows for iEEG, one might not have an existing EEG-data file yet, when they would like to localize...
Also not a fan of hierarchical everything. Makes implementation a complex hell.
cc fYi: @thebrainchain @alexrockhill @libertyh @sappelhoff Possibly missing stuff related to BIDS and MNE.
Still hashing out on BIDS and validator side, but I think we're close to getting an explicit description to implement what we need here: Proposed API solution: We need some...
We could also incorporate [mypy](http://mypy-lang.org/) in the CI?
Chiming in here, +1 for both suggestions as well. Re adding more metadata from the Nifti file, that would be awesome. From my limited exp working with heudiconv, no package...
Re heudiconv: I don't think we need as dependency. I suppose if possible, see how they extract metadata and what they extract to see if can just replicate that in...