Generated from aind-library-template
Project description
aind-pophys-converter
A Python package for converting and processing population physiology data files, with a focus on imaging data formats such as TIFF and HDF5.
Overview
aind-pophys-converter provides utilities for converting and working with population physiology data, particularly from imaging experiments. It includes tools to handle various data formats like TIFF files commonly generated in neuroscience experiments.
Installation
From PyPI
pip install aind-pophys-converter
From source
To install the latest development version, clone the repository and install it using pip:
git clone https://github.com/<your-username>/aind-pophys-converter.git
cd aind-pophys-converter
pip install -e .
Usage
from aind_pophys_converter import Converter
# Convert a TIFF file to a different format
converter = Converter("path/to/file.tiff")
converter.convert("desired/output/format")
Contributing
Contributions are welcome! Please read the CONTRIBUTING.md file for more information on how to contribute to this project.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Acknowledgments
- This package was developed as part of the Allen Institute for Neural Dynamics.
- We thank the contributors and maintainers of the open-source packages used in this project.
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
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
File details
Details for the file aind_pophys_converter-0.0.3.tar.gz.
File metadata
- Download URL: aind_pophys_converter-0.0.3.tar.gz
- Upload date:
- Size: 82.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0dd16491c2be1a4c3e83d374daffd6722277d89f2ff2793c08de832418330926
|
|
| MD5 |
2b32b47fc3e4295a1d766091d70ba5cc
|
|
| BLAKE2b-256 |
fae0112dc4cec54d351f69e062b0384efcdb8e27ca1e373d06e2781f65f5812d
|
File details
Details for the file aind_pophys_converter-0.0.3-py3-none-any.whl.
File metadata
- Download URL: aind_pophys_converter-0.0.3-py3-none-any.whl
- Upload date:
- Size: 29.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c21586c378d4463f3ba46f73dd290177b4536f79fbb41a18534b6b8aa9b91d98
|
|
| MD5 |
e70f12c841cbc86d6a3976cb2665e70c
|
|
| BLAKE2b-256 |
1317d2720d18c6f76044cd017d89ae4c79f691699c00135f3da895626ac0e3fe
|