npc_io¶
File IO tools for MindScope Neuropixels projects, compatible with data in the cloud.
Usage¶
conda create -n npc_io python>=3.9
conda activate npc_io
pip install npc_io
import npc_io
Development¶
See instructions in https://github.com/AllenInstitute/npc_io/CONTRIBUTING.md and the original template: https://github.com/AllenInstitute/copier-pdm-npc/blob/main/README.md