Repackaging of AllenSDK.SyncDataset with extra functionality, compatible with data in the cloud.
Project description
npc_sync
Repackaging of AllenSDK.SyncDataset
with extra functionality, compatible with data in the cloud.
Usage
conda create -n npc_sync python>=3.9
conda activate npc_sync
pip install npc_sync
Python
>>> import npc_sync
>>> d = npc_sync.SyncDataset('s3://aind-ephys-data/ecephys_676909_2023-12-14_12-43-11/behavior_videos/20231214T124311.h5')
>>> d.line_labels[0]
'barcode_ephys'
>>> d.validate(opto=True, audio=True)
# note: some methods from the original `SyncDataset` are now property getters, including `line_labels`
Development
See instructions in https://github.com/AllenInstitute/npc_sync/CONTRIBUTING.md and the original template: https://github.com/AllenInstitute/copier-pdm-npc/blob/main/README.md
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_sync-0.1.20.tar.gz
(23.0 kB
view hashes)
Built Distribution
npc_sync-0.1.20-py3-none-any.whl
(19.3 kB
view hashes)
Close
Hashes for npc_sync-0.1.20-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3a93bc51dc8f6ed5f6ae28ce44f7b2dbb3f3331b31112d9978d8d40f4c32b6d6 |
|
MD5 | 2e70e4e4b5553e1101b0742a4852d47c |
|
BLAKE2b-256 | f7442e59b4c0fe8a43b194425f148b5662dbfc42e4d1122983cc399f1e5970d2 |