Skip to main content

Life made easier.

Project description

Pynaviz

Python Neural Analysis Visualization

Pynaviz provides interactive, high-performance visualizations designed to work seamlessly with Pynapple time series and video data. It allows synchronized exploration of neural signals and behavioral recordings.


License: MIT CI codecov

Installation

We recommend using the Qt-based interface for the best interactive experience:

pip install pynaviz[qt]

To check if the installation was successful with qt, try running:

pynaviz

If Qt is not available on your system, you can still use the fallback rendering engine (via PyGFX):

pip install pynaviz

Basic usage

Once installed (and if Qt installation worked), you can explore Pynapple data interactively using the scope interface:

import pynapple as nap
import numpy as np
from pynaviz import scope

# Create some example time series
tsd = nap.Tsd(t=np.arange(100), d=np.random.randn(100))

# Create a TsdFrame with metadata
tsdframe = nap.TsdFrame(
    t=np.arange(10000),
    d=np.random.randn(10000, 10),
    metadata={"label": np.random.randn(10)}
)

# Launch the visualization GUI
scope(globals())

This will launch an interactive viewer where you can inspect time series, event data, and video tracks in a synchronized environment.

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

pynaviz-0.1.2.tar.gz (193.1 kB view details)

Uploaded Source

Built Distribution

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

pynaviz-0.1.2-py3-none-any.whl (113.5 kB view details)

Uploaded Python 3

File details

Details for the file pynaviz-0.1.2.tar.gz.

File metadata

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

File hashes

Hashes for pynaviz-0.1.2.tar.gz
Algorithm Hash digest
SHA256 33790e1ec663a1c78cbeabdbfb07579854a8ae7ab12943dd6419b7849dbfe820
MD5 12a948e469ab97baf82d85c1ced260c3
BLAKE2b-256 c9459e47a39472e3c8ada02a144c0a376d3a5bf35d06b19ce2f7425d147076eb

See more details on using hashes here.

Provenance

The following attestation bundles were made for pynaviz-0.1.2.tar.gz:

Publisher: deploy.yml on pynapple-org/pynaviz

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

File details

Details for the file pynaviz-0.1.2-py3-none-any.whl.

File metadata

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

File hashes

Hashes for pynaviz-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 ec0bcdf136b42078ffc78c659956ed136c3321ca0e281b869fdf265ac237516a
MD5 7ff7cc35bffc4a28999be67f9fb284ac
BLAKE2b-256 40f8178404bab60037ce8487ca770b1fb2c3d34aff0c89e3d015e26db4377340

See more details on using hashes here.

Provenance

The following attestation bundles were made for pynaviz-0.1.2-py3-none-any.whl:

Publisher: deploy.yml on pynapple-org/pynaviz

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