AMP-SCZ / eeg-qc-dash

Plotly/Dash based web application for checking quality of EEGs
Apache License 2.0
2 stars 1 forks source link

`try/except` block may be needed for new subjects/sessions #4

Closed tashrifbillah closed 2 years ago

tashrifbillah commented 2 years ago
Traceback (most recent call last):
  File "/home/tb571/eeg-qc-dash/app.py", line 220, in render_table
    [html.Td(dcc.Dropdown(value=props[f'{sub}_{ses}'],
KeyError: 'CA00007_20211112'

try/except block may be needed for new subjects/sessions

tashrifbillah commented 2 years ago

Fixed by https://github.com/AMP-SCZ/eeg-qc-dash/commit/80d7229056a183a534407a6e78c8abdb52fb2977