Skip to main content

GUI software for photogrammetry-assisted probe targeting in electrophysiology

Project description

Parallax

Parallax

Parallax is a graphical user interface designed to streamline the process of setting up and performing acute in vivo electrophysiology experiments.

Documentation: parallax.readthedocs.io.

Prerequisites

  • Python==3.8 (Recommended to install via Anaconda or Miniconda)
    • Python 3.8 is required for the Spinnaker library.
  • PySpin (for Linux or Mac OS users)
  • Spinnaker SDK

Installation

  1. Create a virtual environment with Python 3.8 and activate it:
  • On Windows:
conda create -n parallax python=3.8
conda activate parallax
  1. To install Parallax into a fresh environment, run:
pip install parallax-app

To upgrade to the latest version, run:

pip install parallax-app --upgrade
  1. To install the camera interface:
pip install parallax-app[camera]

Additional Setup for Linux and macOS

  • Download the Spinnaker SDK package for your system here
  • Follow the installation instructions in the README
  • Install the Python bindings found alongside the SDK package

Running Parallax

python -m parallax

For developers:

  1. Clone the repository:
git clone https://github.com/AllenNeuralDynamics/parallax.git
  1. Install the package along with dev dependencies:
pip install -e .[dev]

Documentation

  1. To install the dependencies:
pip install -e .[docs]
  1. Then to create the documentation html files, run:
sphinx-build -b html docs/ docs/_build

Support and Contribution

If you encounter any problems or would like to contribute to the project, please submit an Issue on GitHub.

License

Parallax is licensed under the MIT License. For more details, see the LICENSE file.

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

parallax_app-1.1.4.tar.gz (57.5 MB view details)

Uploaded Source

Built Distribution

parallax_app-1.1.4-py3-none-any.whl (2.3 MB view details)

Uploaded Python 3

File details

Details for the file parallax_app-1.1.4.tar.gz.

File metadata

  • Download URL: parallax_app-1.1.4.tar.gz
  • Upload date:
  • Size: 57.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for parallax_app-1.1.4.tar.gz
Algorithm Hash digest
SHA256 8a87eace092da20af5b6d4d66b73e5bf9fbdd57c535eb95365c9622b683c6df9
MD5 6443bcc5ef6ea9c65b3e87de6035ba08
BLAKE2b-256 956a42abc13fddf58d3fcfbc03059f37d0a2c41c2b1f579c51d0cd62061ea968

See more details on using hashes here.

File details

Details for the file parallax_app-1.1.4-py3-none-any.whl.

File metadata

File hashes

Hashes for parallax_app-1.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 1b115f649bdffa5cff4ab25bb2dd077e71680b4fd1a4bb565559f885f84342ea
MD5 a7671dfc812d58ca03018952a3d7b942
BLAKE2b-256 e348b9195a32cd340b6c3b4db206f54d89010a8fec417982fb919569e68dc204

See more details on using hashes here.

Supported by

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