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

Installation

  1. Create a virtual environment with Python 3.10 and activate it:
  2. Install Parallax:
pip install parallax-app

To upgrade to the latest version, run:

pip install parallax-app --upgrade
  1. Install the camera interface Spinnaker SDK 4.2
# Install from the **wheel file** that comes with the Spinnaker SDK ver.4.2.
# Replace **<WHEEL_PATH>** with the *full path* to your `.whl`:
pip install "<WHEEL_PATH>"

Running Parallax

python -m parallax

Optional: Enable SuperPoint + SuperGlue Reticle Detection

Parallax supports reticle detection using SuperPoint + LightGlue. To enable reticle detection using SuperPoint + SuperGlue, you must manually download 'SuperGluePretrainedNetwork' pretrained models.

The SuperGluePretrainedNetwork is not included in this repository and is distributed under its own licensing terms. Please review their license before use.

Manual Setup Instructions

  1. Clone the repository if it hasn't been done already.
git clone https://github.com/AllenNeuralDynamics/parallax.git
  1. Clone the repository into the external/ folder in your Parallax project root:
pip install git+https://github.com/AllenNeuralDynamics/sfm.git@main
git clone https://github.com/magicleap/SuperGluePretrainedNetwork.git external/SuperGluePretrainedNetwork
  1. Verify your folder structure looks like this:
parallax/
├── external/
│   └── SuperGluePretrainedNetwork/
│       └── models/
│           ├── superpoint.py
│           └── weights/
│               ├── superpoint_v1.pth
│               └── superglue_indoor.pth

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

Uploaded Source

Built Distribution

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

parallax_app-1.16.1-py3-none-any.whl (3.1 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: parallax_app-1.16.1.tar.gz
  • Upload date:
  • Size: 81.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for parallax_app-1.16.1.tar.gz
Algorithm Hash digest
SHA256 ce97a6175e372bdd05c2c9c91f7c2dd370084ddf595c1ecbc3dbadfd20d714b2
MD5 33d83e2bdd573a68c477c55eeccc6152
BLAKE2b-256 731318ee7e99d6032716e0511d92a74d84df7d8f35f0dd42770057b4b699a3fc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: parallax_app-1.16.1-py3-none-any.whl
  • Upload date:
  • Size: 3.1 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for parallax_app-1.16.1-py3-none-any.whl
Algorithm Hash digest
SHA256 79c86ffbbe267ca599c795f7882e6f99ce584cdcd28674ce6e48a8dc566493b2
MD5 c0bbded44865fd37c52741fc12c437e9
BLAKE2b-256 cfd87a981af576079d6a8f14d9644079ed56414bfb4e18cdd4410927e181fa48

See more details on using hashes here.

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