GlowTracker provides a graphical user interface to operate a microscope. The microscope is a hardware setup designed for tracking a small animal in bright field, single or dual epi-fluorescence imaging.
Project description
GlowTracker
|
|
GlowTracker is a microscope tracking application that has the capability of tracking a small animal in bright-field, single or dual epi-fluorescence imaging. The application interface provides controls over linear Zaber stage movement and Basler camera properties. Please visit the documentation website on how to build the setup from scratch and how to operate the software at https://scholz-lab.github.io/GlowTracker/. |
Getting started
Software Setup
-
Create a Python environment using uv (recommend) or venv.
- Using uv (Recommend)
- Install uv [Link].
- Create a virtual environment
uv venv glowtracker.venv
- Using venv
- Create the environment
python -m venv glowtracker.venv
- Create the environment
- Using uv (Recommend)
-
Activate the environment
source glowtracker.venv/Scripts/activate
-
Install GlowTracker You can choose to either install GlowTracker from a distributed Python package from PyPI or clone the git repository and run them locally.
- Using
pipto install from PyPI repository:uv pip install glowtracker
- Or clone and run the package locally.
- Clone the pository
git clone https://github.com/scholz-lab/GlowTracker.git
- Update the conda environment to download the dependencies
cd Glowtracker; uv pip install -r pyproject.toml;
- Clone the pository
- Using
-
Install the BASLER pylon software and runtime library [Link]
- pylon Camera Software Suite
- pylon runtime library
-
(Optional) Install Zaber Launcher for inspecting and updating stage firmware [Link]
-
After finished installation, the software can be started in several ways
- If you have installed it via pip
python -m glowtracker
or simplyglowtracker
- If you have installed it by cloning the package and running them locally
python glowtracker/__main__.py
- If you have installed it via pip
Device Setup
Stage
In Settings > Stage > Stage serial port, specify the connection port name to your Stage. In Windows, this is usually port = COM3. And /dev/ttyUSB0 for Linux.
Camera
In Settings > Camera > Default camera settings, specify the path to your pylon default camera setting. This is a .pfs file that can be obtained from the pylon Viewer software that you have downloaded.
GUI overview
Code overview
The application is based on the Kivy framework which connects to the microscope hardware. The GUI functionality is implemented mostly in the Kivy file, whereas device functionality is relayed to specific modules.
Known issues
- On Linux systems, accessing serial ports needs to be allowed for the user running the GUI. In Ubuntu and similar systems, the user has to be added to the group 'dialout'.
Supported Operating Systems
- Windows 10, Windows 11
- Ubuntu 16.04 or newer
- macOS Sonoma or newer
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file glowtracker-0.12.1.tar.gz.
File metadata
- Download URL: glowtracker-0.12.1.tar.gz
- Upload date:
- Size: 386.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
02445791731fdb2d05f4fb488aa33b9706dcaea923588fa7b28a299241d77a9b
|
|
| MD5 |
7d68d7a0e88b7a7359da3d56cd89be98
|
|
| BLAKE2b-256 |
ca562adfad05bf894a59717b662c42215c05868e5977a241faae9fb598c1f3a4
|
Provenance
The following attestation bundles were made for glowtracker-0.12.1.tar.gz:
Publisher:
publish_package.yml on scholz-lab/GlowTracker
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
glowtracker-0.12.1.tar.gz -
Subject digest:
02445791731fdb2d05f4fb488aa33b9706dcaea923588fa7b28a299241d77a9b - Sigstore transparency entry: 809636000
- Sigstore integration time:
-
Permalink:
scholz-lab/GlowTracker@74ddd6912c47248ebe52e00a95db47b72fd1ed55 -
Branch / Tag:
refs/heads/publish-package - Owner: https://github.com/scholz-lab
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_package.yml@74ddd6912c47248ebe52e00a95db47b72fd1ed55 -
Trigger Event:
push
-
Statement type:
File details
Details for the file glowtracker-0.12.1-py3-none-any.whl.
File metadata
- Download URL: glowtracker-0.12.1-py3-none-any.whl
- Upload date:
- Size: 395.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cc36a2191bc763173d239efe8c461d5a8d4e183df42e4b0958d76fc35a1cc7f5
|
|
| MD5 |
0d92953ff28887c3c91e235cf32ff39f
|
|
| BLAKE2b-256 |
2874dc6b24e45cd5e01903cb5067cdbd09806c07033c218060519cd3feb37169
|
Provenance
The following attestation bundles were made for glowtracker-0.12.1-py3-none-any.whl:
Publisher:
publish_package.yml on scholz-lab/GlowTracker
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
glowtracker-0.12.1-py3-none-any.whl -
Subject digest:
cc36a2191bc763173d239efe8c461d5a8d4e183df42e4b0958d76fc35a1cc7f5 - Sigstore transparency entry: 809636006
- Sigstore integration time:
-
Permalink:
scholz-lab/GlowTracker@74ddd6912c47248ebe52e00a95db47b72fd1ed55 -
Branch / Tag:
refs/heads/publish-package - Owner: https://github.com/scholz-lab
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_package.yml@74ddd6912c47248ebe52e00a95db47b72fd1ed55 -
Trigger Event:
push
-
Statement type: