An attempt to speed-up access to large NWB (Neurodata Without Borders) files stored in the cloud.
Project description
lazynwb
Usage
conda create -n lazynwb python>=3.9
conda activate lazynwb
pip install lazynwb
Python
>>> import lazynwb
Development
See instructions in https://github.com/AllenInstitute/lazynwb/CONTRIBUTING.md and the original template: https://github.com/AllenInstitute/copier-pdm-npc/blob/main/README.md
notes
- hdf5 access seems to have a mutex lock that threads spend a long time waiting to acquire (with remfile)
- seems to slow down over time in single-threaded loop
- on laptop, first 5 are fast (2-3 s per iteration) - successive iterations are much slower (>60 s)
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
lazynwb-0.2.1.tar.gz
(20.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
lazynwb-0.2.1-py3-none-any.whl
(20.7 kB
view details)
File details
Details for the file lazynwb-0.2.1.tar.gz.
File metadata
- Download URL: lazynwb-0.2.1.tar.gz
- Upload date:
- Size: 20.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e8eb4920ac557639583b7ca45ea14ef3968ae101a0bf9199781f97c9254c88a5
|
|
| MD5 |
faafe0ff847bb68105d4ffd58ac2e12b
|
|
| BLAKE2b-256 |
4fe45282452857f096f5c5828e88339b8d8e8db64012e2a6c431f8e1013c1710
|
File details
Details for the file lazynwb-0.2.1-py3-none-any.whl.
File metadata
- Download URL: lazynwb-0.2.1-py3-none-any.whl
- Upload date:
- Size: 20.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
97ea78f3ba0b33b418d21c237fda849d4c1e1e5fb072e07d1dcf897babe7a178
|
|
| MD5 |
d9388551fc12dd21ee3bc89acd0ed275
|
|
| BLAKE2b-256 |
ecf51a6becc22b28afa6c9b65f990ac993c9b2c0270d25b4a69e4ae6435fbdc3
|