This tool analyzes time-lapse microscopy images from bacteria, segments them and performs fluorescence and morphological analysis. It allows you to create plots like this one:
First, if you do not have uv installed, go to the uv official installation page
Then simply run
uv run gui
Which will download and install dependencies and run the main GUI. If there are no problems, you should have the main window as below.
You can check the tutorial in the project's github pages
Feel free to contribute to the project. Talk to the maintainers. Try to use conventional commits