Image analysis for the mTor project
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Holger Frey 16f83d265e Bump version: 0.1.0 → 1.0.0 6 years ago
mtor Bump version: 0.1.0 → 1.0.0 6 years ago
.gitignore removing outlier detection, peak finding more robust 6 years ago
LICENSE added basic packaging structure 6 years ago
MANIFEST.in added basic packaging structure 6 years ago
Makefile added basic packaging structure 6 years ago
Pillow help.md first working version 6 years ago
README.md added app icon 6 years ago
mia-gui.py fixed windows gui bugs 6 years ago
mia-gui.spec gui parameters are saved and loaded 6 years ago
microscope-icon.ico added app icon 6 years ago
microscope-icon.png added app icon 6 years ago
pyproject.toml first working version 6 years ago
requirements_dev.txt added basic packaging structure 6 years ago
setup.cfg Bump version: 0.1.0 → 1.0.0 6 years ago
setup.py Bump version: 0.1.0 → 1.0.0 6 years ago
test_mtor.py added three optionals to gui 6 years ago

README.md

Mtor Image Analysis

Image analysis for the mTor project

Build the app with:

pyinstaller --onefile -i microscope-icon.ico mia-gui.py