We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
Cell In[8], line 1 gen_labels(info, short, picks=prod_names)
File ~\AppData\Local\anaconda3\envs\ieeg\Lib\site-packages\ieeg\viz\mri.py:749 in gen_labels label = labels.T[p].T
File ~\AppData\Local\anaconda3\envs\ieeg\Lib\site-packages\pandas\core\frame.py:3893 in getitem indexer = self.columns.get_loc(key)
File ~\AppData\Local\anaconda3\envs\ieeg\Lib\site-packages\pandas\core\indexes\base.py:3798 in get_loc raise KeyError(key) from err
KeyError: 'LFO3'
The text was updated successfully, but these errors were encountered:
ncl24
No branches or pull requests
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
Cell In[8], line 1
gen_labels(info, short, picks=prod_names)
File ~\AppData\Local\anaconda3\envs\ieeg\Lib\site-packages\ieeg\viz\mri.py:749 in gen_labels
label = labels.T[p].T
File ~\AppData\Local\anaconda3\envs\ieeg\Lib\site-packages\pandas\core\frame.py:3893 in getitem
indexer = self.columns.get_loc(key)
File ~\AppData\Local\anaconda3\envs\ieeg\Lib\site-packages\pandas\core\indexes\base.py:3798 in get_loc
raise KeyError(key) from err
KeyError: 'LFO3'
The text was updated successfully, but these errors were encountered: