We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29c3ae2 commit 68addf9Copy full SHA for 68addf9
ingest/mne.py
@@ -89,7 +89,7 @@ def num_to_mne(num):
89
rstring=rstring + '-'
90
rstring=rstring+dataa[element]
91
#print ("R:",stack)
92
-
+ rstring="swc_"+rstring
93
return rstring
94
95
def mne_to_num(mme):
0 commit comments