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.1.tar.gz (594.2 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.1-py3-none-any.whl (67.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyphenix-0.2.1.tar.gz
  • Upload date:
  • Size: 594.2 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.1.tar.gz
Algorithm Hash digest
SHA256 20c19e683b3969924db9f3d089092a5c0dba203dfcf1dbf3e049d03df9fe2a48
MD5 4d7a92531714f78468a6a30d4efe4391
BLAKE2b-256 e282708bcbdff67fdfb6424c4b2b9b8de5a5435ef98c510c68097bdff3f59170

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyphenix-0.2.1.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.1-py3-none-any.whl.

File metadata

  • Download URL: pyphenix-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 67.8 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 136df33b2de18bbf4e86887505531ad4a40700f52e2b055096af0b2c7885215a
MD5 9a3f645b1779946eaf2ab900816154d7
BLAKE2b-256 383a1869731e286e9cccd00f280a520f550f95e96c426f1433b1483ac069959b

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyphenix-0.2.1-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