Interfaces for working with behavior and epyhys sessions from the Mindscope Neuropixels team, in the cloud.
Project description
npc_session
neuropixels cloud session
Interfaces for working with behavior and epyhys sessions from the Mindscope Neuropixels team, in the cloud.
quickstart
pip install npc_session
Parse a normalized IDs from a path or string:
>>> from npc_session import SessionRecord;
>>> s = SessionRecord('//allen/programs/mindscope/workgroups/templeton/TTOC/2022-07-26_14-09-36_366122')
>>> s
'366122_2022-07-26'
>>> s.subject
366122
>>> s.date
'2022-07-26'
>>> s.date.year
2022
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
npc_session-0.1.10.tar.gz
(9.3 kB
view hashes)
Built Distribution
Close
Hashes for npc_session-0.1.10-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3c8016cbd0654bb89a3ea13e3b91ebbf7bb0a0c7eba50a491089f0d64d96c517 |
|
MD5 | b653c618e8aa66367e525d5ac392bd26 |
|
BLAKE2b-256 | 929d195cedba7d324d7d9105673cc8531120f19a06979e1c85db6c263da89906 |