Skip to main content

Parsers for output from open-source packages or specific devices

Project description

neuralib-parser

Data parsers for neuroscience research tools and file formats, providing unified interfaces for segmentation, morphology, imaging, tracking, and confocal microscopy data.

Overview

neuralib-parser provides Python parsers and data structures for output from open-source packages and specific imaging devices. It includes:

  • Segmentation: Cellpose, StarDist cell segmentation
  • Morphology: SWC neuron morphology files
  • Imaging: Suite2p, Scanbox data formats
  • Tracking: DeepLabCut, Facemap behavioral tracking
  • Confocal Scans: Zeiss CZI, LSM file formats

Installation

From PyPI

pip install neuralib-parser

With Optional Dependencies

# StarDist support
pip install neuralib-parser[stardist]

# Suite2p integration
pip install neuralib-parser[suite2p]

# Zeiss CZI format support
pip install neuralib-parser[czi]

# Scanbox reader
pip install neuralib-parser[sbx]

# All features
pip install neuralib-parser[all]

From Source (uv recommended)

git clone https://github.com/ytsimon2004/neuralib2.git
cd neuralib2/packages/neuralib-parser
uv pip install -e .        # Basic installation
uv pip install -e ".[all]" # With optional features

Requirements

  • Python 3.11 or 3.12
  • Core dependencies: neuralib-utils, numpy
  • See pyproject.toml for optional dependencies

Documentation

Important Notes

StarDist and NumPy 2.x

StarDist 0.9.2 supports NumPy 2.x. The stardist extra uses stardist>=0.9.2.

License

BSD 3-Clause License. See LICENSE file for details.

Contributing

Contributions are welcome! Please:

  1. Fork the repository
  2. Create a feature branch
  3. Submit a pull request with clear description

For bug reports and feature requests, use the GitHub issue tracker.

Acknowledgments

This package provides interfaces to:

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

neuralib_parser-0.7.2.tar.gz (40.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

neuralib_parser-0.7.2-py3-none-any.whl (45.1 kB view details)

Uploaded Python 3

File details

Details for the file neuralib_parser-0.7.2.tar.gz.

File metadata

  • Download URL: neuralib_parser-0.7.2.tar.gz
  • Upload date:
  • Size: 40.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.14 {"installer":{"name":"uv","version":"0.11.14","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for neuralib_parser-0.7.2.tar.gz
Algorithm Hash digest
SHA256 0473c6f377bf4640c7c16466d66e4194ad6badafd6fc96e136959691ad5f9cb3
MD5 5d1e7f43b4dd89f2dd405d31e0e01e4b
BLAKE2b-256 dbde399e6afd5f9481eac8e1e792908498f52ef40c90dd51ace21c725b38771c

See more details on using hashes here.

File details

Details for the file neuralib_parser-0.7.2-py3-none-any.whl.

File metadata

  • Download URL: neuralib_parser-0.7.2-py3-none-any.whl
  • Upload date:
  • Size: 45.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.14 {"installer":{"name":"uv","version":"0.11.14","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for neuralib_parser-0.7.2-py3-none-any.whl
Algorithm Hash digest
SHA256 97f65855c5df636fd3a804650a75dbd8f7e11cc3c8f756a175fffc4ee08c4534
MD5 6380619cdaae71efc97330109ece2bfe
BLAKE2b-256 ecab5e41e3ac9174d7456a684999cbf3487cee53d191fdc657e2a2264305247f

See more details on using hashes here.

Supported by

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