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.13.tar.gz
(9.6 kB
view hashes)
Built Distribution
Close
Hashes for npc_session-0.1.13-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a669c9634aa4ff0697b394bd2d7701c762936b035bcfb6657f434a19f450e491 |
|
MD5 | fac4526953fc0c56ca720a04c911427f |
|
BLAKE2b-256 | aca26e235793a1605e4c5252e22891f29735967565a85a1451ee48dbbd54798e |