Skip to main content

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.

Python Versions

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


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.3.tar.gz (9.6 kB view hashes)

Uploaded Source

Built Distribution

npc_session-0.1.3-py3-none-any.whl (9.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page