You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that make_meg_bids.py does not automatically check the Brainsight folder for the Exported_Electrodes.txt file in the absence of the -mri_bsight_elec argument. I think an easy fix will be to add in an argument for searchpath in the call to write_mne_fiducials() in lines 201-205 of make_meg_bids.py.
The text was updated successfully, but these errors were encountered:
I noticed that make_meg_bids.py does not automatically check the Brainsight folder for the Exported_Electrodes.txt file in the absence of the -mri_bsight_elec argument. I think an easy fix will be to add in an argument for searchpath in the call to
write_mne_fiducials()
in lines 201-205 of make_meg_bids.py.The text was updated successfully, but these errors were encountered: