SamuROI
SamuROI copied to clipboard
SamuROI - Structured analysis of multiple user-defined ROIs, an open source Python-based analysis environment for imaging data.
I am trying to understand the use of SamuROI to analyze some data. 1. If I follow the basic instructions in Jupyter the GIU comes out but (load from TIFF)...
Hi, I'm really new to this, but I've followed the instruction how to install samuROI on my mac, but when I tried to run from the setup in a jupyter...
fixes typo in centers_of_mass
cleans up readme
cleans up readme file
Are there plans to make a Docker image for SamuROI?
Hi, I was able to run the test code listed in the documentation with the dummy numpy data on my windows VM, using a separate conda env with the samuroi...
for subcellular example
Currently the readme files in the example directory are written in rich text format. Maybe it would be better to have that in markdown. then they can easily be read...
When launched from ipython, samuroi complains about a missing `QApplication` running in background. This happens when the selected matplotlib frontend from ipython is not qt4 and can be avoided by...