
Research
PyPI Package Disguised as Instagram Growth Tool Harvests User Credentials
A deceptive PyPI package posing as an Instagram growth tool collects user credentials and sends them to third-party bot services.
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.
conda create -n parallax python=3.8
conda activate parallax
pip install parallax-app
To upgrade to the latest version, run:
pip install parallax-app --upgrade
pip install parallax-app[camera]
python -m parallax
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 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
Verify your folder structure looks like this:
parallax/
āāā external/
ā āāā SuperGluePretrainedNetwork/
ā āāā models/
ā āāā superpoint.py
ā āāā weights/
ā āāā superpoint_v1.pth
ā āāā superglue_indoor.pth
git clone https://github.com/AllenNeuralDynamics/parallax.git
pip install -e .[dev]
pip install -e .[docs]
sphinx-build -b html docs/ docs/_build
If you encounter any problems or would like to contribute to the project, please submit an Issue on GitHub.
Parallax is licensed under the MIT License. For more details, see the LICENSE file.
FAQs
GUI software for photogrammetry-assisted probe targeting in electrophysiology
We found that parallax-app demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago.Ā It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
A deceptive PyPI package posing as an Instagram growth tool collects user credentials and sends them to third-party bot services.
Product
Socket now supports pylock.toml, enabling secure, reproducible Python builds with advanced scanning and full alignment with PEP 751's new standard.
Security News
Research
Socket uncovered two npm packages that register hidden HTTP endpoints to delete all files on command.