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

Fix/#45 good ch refactor (issue on remote repo) #3

Merged
merged 43 commits into from
May 26, 2021

Conversation

shashwatsridhar
Copy link
Owner

Major refactor that moves the processing of good channels out of the data loading step. Good channels are now calculated during the preprocessing step. This speeds up data load tremendously.

* add missing pyqtSlot decorators
* coda readability improvements
* preserves original chanMap, which is overwritten during preprocess
* use chanMapBackup to generate default good_channels arrays
* remove risky usages of chanMap
* correctly account for good channels and determine channels to be displayed
* add missing pyqtSlot decorators
* coda readability improvements
* preserves original chanMap, which is overwritten during preprocess
* use chanMapBackup to generate default good_channels arrays
* remove risky usages of chanMap
* correctly account for good channels and determine channels to be displayed
…tsridhar/pykilosort into fix/#45_good_ch_refactor

� Conflicts:
�	pykilosort/gui/data_view_box.py
�	pykilosort/gui/probe_view_box.py
@shashwatsridhar shashwatsridhar merged commit d9494d8 into master May 26, 2021
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

Successfully merging this pull request may close these issues.

1 participant