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

Uploaded Python 3

File details

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

File metadata

  • Download URL: parallax_app-1.15.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.15.1.tar.gz
Algorithm Hash digest
SHA256 81942c305a3d111cab41475d0023d0303224b9b96601d70cb75d762b8b8c9de3
MD5 a3392a58c3b25f31549dab18f4b8f0f1
BLAKE2b-256 f3beff61ae519496679280e3d5db9ab6fc5ad30b3c381fa2267a1c3c7a984920

See more details on using hashes here.

File details

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

File metadata

  • Download URL: parallax_app-1.15.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.15.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f976cec8ae63aec54400b2deab54e9e3dbaab8a59dd55062a95fe8006a2ffc56
MD5 62c582f9dba3c0006aa774038425e74a
BLAKE2b-256 8235b4327ccda628fa6e6b4c66394ed52212083dd801285499336ba69563a13d

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