Skip to main content

A data loader and widget to visualize high-dimensional data collected on the Opera Phenix

Project description

pyphenix

License GNU GPL v3.0 PyPI Python Version tests codecov napari hub npe2 Copier

A data loader and widget to visualize high-dimensional data collected on the Opera Phenix


This napari plugin was generated with copier using the napari-plugin-template (None).

Installation

Reader only (no GUI, no napari required)

If you only need the OperaPhenixReader — for example on a server or in a headless analysis pipeline — install the base package:

pip install pyphenix

This installs only numpy and Pillow. napari, Qt, and pandas are not required and will not be installed.

from pyphenix import OperaPhenixReader

reader = OperaPhenixReader("/path/to/experiment")
data, metadata = reader.read_data(row="D", column=4)

Full GUI install (napari widget)

To use the interactive napari widget, install with the napari extra:

pip install "pyphenix[napari]"

This additionally installs napari, qtpy, and pandas.

from pyphenix import launch_viewer

viewer, widget = launch_viewer("/path/to/experiment")

Alternatively, if napari is already installed in your environment, the base install is sufficient — pyphenix will detect napari at import time and make the widget available automatically:

pip install pyphenix

Latest development version

pip install git+https://github.com/ferrinm/pyphenix.git

Contributing

Contributions are very welcome. Tests can be run with tox, please ensure the coverage at least stays the same before you submit a pull request.

License

Distributed under the terms of the GNU GPL v3.0 license, "pyphenix" is free and open source software

Issues

If you encounter any problems, please file an issue along with a detailed description.

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

pyphenix-0.2.2.tar.gz (594.3 kB view details)

Uploaded Source

Built Distribution

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

pyphenix-0.2.2-py3-none-any.whl (67.9 kB view details)

Uploaded Python 3

File details

Details for the file pyphenix-0.2.2.tar.gz.

File metadata

  • Download URL: pyphenix-0.2.2.tar.gz
  • Upload date:
  • Size: 594.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pyphenix-0.2.2.tar.gz
Algorithm Hash digest
SHA256 e10e5e6f407b7ea20c10847726992e29477c9e99b976c7c7b8c140b9e70f5563
MD5 f0ceef7d1ca96dba88f874a6b292a037
BLAKE2b-256 95e96eea1808dbaa43caf5dbcff38d518f734fc1901b1a37214d1c583c9afd58

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyphenix-0.2.2.tar.gz:

Publisher: test_and_deploy.yml on ferrinm/PyPhenix

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyphenix-0.2.2-py3-none-any.whl.

File metadata

  • Download URL: pyphenix-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 67.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pyphenix-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 00319aa885006c08995b6bc586d2558bf16a166d79c22a7d47f2fbabe8f365be
MD5 b336db8c41e9f207bcb13202d93e0be0
BLAKE2b-256 97d0e5bdb4c5f35a62dc2e25202c6ebf45d19c37834af4c7e4703fa9b08f6c86

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyphenix-0.2.2-py3-none-any.whl:

Publisher: test_and_deploy.yml on ferrinm/PyPhenix

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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