Skip to content
New issue

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

gen_labels indexing issue #117

Open
ncl24 opened this issue Apr 23, 2024 · 0 comments
Open

gen_labels indexing issue #117

ncl24 opened this issue Apr 23, 2024 · 0 comments
Assignees

Comments

@ncl24
Copy link

ncl24 commented Apr 23, 2024

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'

@ncl24 ncl24 self-assigned this Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant