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.2.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.2-py3-none-any.whl (3.1 MB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for parallax_app-1.16.2.tar.gz
Algorithm Hash digest
SHA256 8ef2f6a8182018cfce47d2493d06075ac33ca98fffabe2885c98a685136de541
MD5 80dc8726f6257abf11b0c802d03707d5
BLAKE2b-256 c80b1eb3dfc6d8e28e5ca2c5f87ae15a0723f96a3bff1c5f1be81d45cdb2ccb8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: parallax_app-1.16.2-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.12

File hashes

Hashes for parallax_app-1.16.2-py3-none-any.whl
Algorithm Hash digest
SHA256 9937c65975d004dad69c11a6dcc7d2a025db7b21d598e3fe759d80b4709eedf0
MD5 63a3e570a4b02cd93154b6e92a8568bb
BLAKE2b-256 10014c14d27d2eaae75cb01b8d8f92ccc0d93ea5fdb702fdb7ac7fbe7f53af3f

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