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 3b0ceb7c2e moving to gittea needs a push 5 years ago
mtor fixed bug in bumpversion config 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 moving to gittea needs a push 5 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 fixed bug in bumpversion config 6 years ago
setup.py fixed bug in bumpversion config 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

Good luck.