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

Several fixes #7

Merged
merged 7 commits into from
Mar 12, 2024
Merged

Several fixes #7

merged 7 commits into from
Mar 12, 2024

Conversation

k1o0
Copy link
Contributor

@k1o0 k1o0 commented Mar 1, 2024

Several fixes:

FYI by adding a protocol to the task_extractor_map.json file, an extractor can be loaded the following way:

from ibllib.io.extractors.bpod_trials import get_bpod_extractor
extractor = get_bpod_extractor(session_path, protocol='_iblrig_tasks_neuromodulatorChoiceWorld')

This is what the ChoiceWorldTrialsBpod task in ibllib does.

- Added neuromodulators Bpod extractor to extractor map and removed
  superfluous task class
- Typo in readme
- _run_qc method renamed to run_qc
- Fixes related to int-brain-lab/iblrig#622
@k1o0 k1o0 requested a review from oliche March 1, 2024 13:40
@k1o0 k1o0 merged commit 465d3b5 into main Mar 12, 2024
1 check passed
@k1o0 k1o0 deleted the neuromodulatorsExtraction branch March 12, 2024 11:25
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