Skip to content

generate recording with probe from library#4568

Open
samuelgarcia wants to merge 6 commits intoSpikeInterface:mainfrom
samuelgarcia:generation_more_probes
Open

generate recording with probe from library#4568
samuelgarcia wants to merge 6 commits intoSpikeInterface:mainfrom
samuelgarcia:generation_more_probes

Conversation

@samuelgarcia
Copy link
Copy Markdown
Member

No description provided.

Comment thread src/spikeinterface/generation/drifting_generator.py
Comment on lines +29 to +33
# this function replace the old _toy_probes dict that generate probe using generate_multi_columns_probe()
# this is now using the probeinterface library directly
# for using the library the namùe can be given:
# dataset_name = 'cambridgeneurotech/ASSY-37-H7b_50_1800.s'
# dataset_name = 'cambridgeneurotech#ASSY-37-H7b_50_1800.s'
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
# this function replace the old _toy_probes dict that generate probe using generate_multi_columns_probe()
# this is now using the probeinterface library directly
# for using the library the namùe can be given:
# dataset_name = 'cambridgeneurotech/ASSY-37-H7b_50_1800.s'
# dataset_name = 'cambridgeneurotech#ASSY-37-H7b_50_1800.s'
"""
Generates a probe from probeinterface library, using the manufacturer name combined with the probe name, e.g.
dataset_name = 'cambridgeneurotech/ASSY-37-H7b'
dataset_name = 'cambridgeneurotech#ASSY-37-H7b'
dataset_name = 'imec#NP1000"
This function replace the old _toy_probes dict that generate probe using generate_multi_columns_probe()
""""

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.

2 participants