Written by Francesco Padovani (creator of Cell-ACDC ) with feedback from tons of people, see list of authors here Citation.
If you need to analyse fluorescence microscopy data you are probably in the right place.
SpotMAX will help you with these two tasks:
- Detect and quantify globular-like structures (a.k.a. "spots")
- Segment and quantify fluorescently labelled structures
SpotMAX excels in particularly challenging situations, such as low signal-to-noise ratio and high spot density.
It supports 2D, 3D, 4D, and 5D data, i.e., z-stacks, timelapse, and multiple fluorescence channels (and combinations thereof).
SpotMAX is published on PyPI, therefore it can simply be installed with:
pip install spotmax
Depending on how you plan to use it, you will need additional packages. See here for the installation guide
- Documentation
- Examples (notebooks, parameters files, etc.)
- Preprint
- Image.sc Forum to ask any question. Make sure to tag the Topic with the tag
spotmax
. - X/Twitter thread
- Publication (working on it 🚀)
- Scientific publications where SpotMAX was used
If you use SpotMAX in your work, please cite the following preprint:
Padovani, F., Čavka, I., Neves, A. R. R., López, C. P., Al-Refaie, N., Bolcato, L., Chatzitheodoridou, D., Chadha, Y., Su, X.A., Lengefeld, J., Cabianca D. S., Köhler, S., Schmoller, K. M. SpotMAX: a generalist framework for multi-dimensional automatic spot detection and quantification, bioRxiv (2024) DOI: [10.1101/2024.10.22.619610](https://doi.org/10.1101/2024.10.22.619610)
IMPORTANT! If you use Spotiflow or any of the models available at the BioImage.IO Model Zoo make sure to cite those too, here are the links:
- Spotiflow
- BioImage.IO Model Zoo
Do not hesitate to contact us on the Image.sc Forum
(make sure to tag the Topic with the tag spotmax
), here on GitHub
(by opening an issue), or directly at the email [email protected]
for any problem and/or feedback on how to improve the user experience!
At SpotMAX we encourage contributions to the code! Please read our Contributing Guide to get started.
SpotMAX is licensed under the GNU General Public License v3.0