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 17d0115352 added app icon 6 years ago
mtor changed markers on peakplot_iloc 6 years ago
.gitignore first working version 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 added app icon 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 added basic packaging structure 6 years ago
setup.py added a simple gui 6 years ago
test_mtor.py added report generation 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