About
Palmari is a Python package allowing one to process PALM (photo-activated localization microscopy) movies in order to extract trajectories. The documentation can be found online : https://palmari.readthedocs.io/en/latest/
It has two entry points :
- for tuning processing pipelines, it comes as a plugin of the Napari viewer (https://napari.org/)
- for processing large batches of experiments, it has a programmatic Python interface. Simple commands allow batches of experiment to be processed with the same protocol, exploiting at best the computing resources available.