Please note: There is another project called neurotorch on GitHub/PyPI not related to this project. To avoid mix-up, the package is named neurotorchmz with the mz as a refrence to Mainz where the software was developed.
Neurotorch
Neurotorch is a tool designed to extract regions of synaptic activity in neurons tagges with iGluSnFR, but is in general capable to find any kind of local brightness increase due to synaptic activity. It works with microscopic image series / videos and is able to open an variety of formats (for details see below)
- Fiji/ImageJ: Full connectivity provided. Open files in ImageJ and send them to Neurotorch and vice versa.
- Stimulation extraction: Find the frames where stimulation was applied
- ROI finding: Auto detect regions with high synaptic activity. Export data directly or send the ROIs back to ImageJ
- Image analysis: Analyze each frame of the image and get a visual impression where signal of synapse activity was detected
- API: You can access the core functions of Neurotorch also by importing it as an python module
Installation
Neurotorch can be downloaded in a standalone, portable version for Windows and MacOS. The download comes with a compatible Python environment containing all necessary dependencies. Please note that Fiji/ImageJ as well as TraceSelector are not included in the build. However Neurotorch is able to automatically install them once you want to use them.
Installation for advanced users
If you already have Python installed, you can also install it via pip as a very small (~ 1 MB) package:
pip install neurotorchmz
This approach is the recommended way if you are familiar with Python as it minimizes the overhead of downloading and storing Python multiple times. It is recommened to use a virtual environment manager like miniconda. Please refer to the documentation for more details.
If you want to use the Fiji/ImageJ bridge you will need to install OpenJDK and Apacha maven and add them to your system PATH. While Neurotorch is able to install those for you into your AppData folder, you can also install them manually from openjdk.org and maven.apache.org
To run Neurotorch, type
python -m neurotorchmz
You can create a shortcut on your Desktop where you replace the command python with the path to your python executable.
If you want to interact with Neurotorch you can import it as an module
import neurotorchmz
session = neurotorchmz.start_background(headless=False)
To update your installation, type
pip install neurotorchmz --upgrade
Documentation
You can find the full documentation under andreasmz.github.io/neurotorch.
About / Citation
Neurotorch was developed at the AG Heine (Johannes Gutenberg Universität, Mainz/Germany) and is currently under active development.
Impressions
Please note: Neurotorch is under continuous development. Therefore the visuals provided here may be outdated in future versions.
First impression of an file opened in Neurotorch. For specific file formats (here nd2), a variety of metadata can be extracted
Use the tab 'Signal' to find the timepoints with stimulation (marked in the plot on the left site with yellow dots). You can also use this tab to view the video frame by frame
Extraction of regions with high synaptic activity. For the choosen image with good enough signal to noise ratio, all settings were determined automatically by the program and nothing more than pressing 'Detect' was necessary to get this screen. The ROIs are marked in the images with red boundaries while the selected ROI displayed also with the mean value over time is marked with yellow boundaries
Release files for Neurotorchmz 26.9.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| neurotorchmz-26.9.1.tar.gz | 854.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| neurotorchmz-26.9.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 1.7 MB
Release files / neurotorchmz-26.9.1.tar.gz
| Download URL | neurotorchmz-26.9.1.tar.gz |
|---|---|
| Size | 854.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
abdbd444e98a62f4330544a49bd3608ff1b072c0b91fbd93a6169d90b417d9a7
|
|
BLAKE2b-256 checksum How to use checksums |
d116c2f1070821d1d630517068289f4c6bb4b1ff51735aa4a5689d813a2bcf6a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 14, 2026.
Transparency logRelease files / neurotorchmz-26.9.1-py3-none-any.whl
| Download URL | neurotorchmz-26.9.1-py3-none-any.whl |
|---|---|
| Size | 866.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
4b43b3a0998554a92b9296cda78dd2ed741a4b76cd3e93ef53918b061ba363fa
|
|
BLAKE2b-256 checksum How to use checksums |
0d721accfbc2035789ad580d14f7146a9904fe220f724fbaca6b1b1eab0cb11f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 14, 2026.
Transparency log