Skip to content

Commit

Permalink
rearrange: explicitly call probe.create_neuropixels_probe_types() t…
Browse files Browse the repository at this point in the history
…o create entries in ProbeType
  • Loading branch information
ttngu207 committed Aug 15, 2024
1 parent 7f52f59 commit 46679e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/tutorial_pipeline.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,7 @@ def get_session_directory(session_key):

ephys.activate(db_prefix + "ephys", db_prefix + "probe", linking_module=__name__)

probe.create_neuropixels_probe_types()


__all__ = [""]

0 comments on commit 46679e6

Please sign in to comment.