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.3.tar.gz (57.5 MB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: parallax_app-1.1.3.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.3.tar.gz
Algorithm Hash digest
SHA256 b0284070dcf6dd00f0599f7e1c3c3af3bedbe7e127181719729a503a338205b4
MD5 9d98e114ab40d3f363a75224c67a7c0e
BLAKE2b-256 0b65214d908f88703ee971fd30cbebdef51d188c1bdcbccc518202eaba6a0337

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for parallax_app-1.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 b741b8cc7270af3714c48dfb6b36a608dc61b29b91f9fdcc75a06592fd8f05bb
MD5 cc16cb122e5463ed896e3c6139333790
BLAKE2b-256 c1dc2902a62a54ae3811e7b711bf659ed53238d05e989f566d9ab1c9458542e3

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