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

Initial callback/later callback discrepancy #5

Closed tashrifbillah closed 2 years ago

tashrifbillah commented 2 years ago

The setting of start and end dates made things haywire. This block needs modification:

https://github.com/AMP-SCZ/eeg-qc-dash/blob/254c4e5127155f997456e08c251f6ed27bdb1819/app.py#L198-L206

tashrifbillah commented 2 years ago

Plan B: have the user click Filter to render the initial set of EEGs.

tashrifbillah commented 2 years ago

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