SummaryΒΆ
This is a Dash app for GPU-accelerated interactive data analysis of functional neuro-imaging data using the maskNMF pipeline. Through the app you can motion correct (non-rigid), compress (PMD), and demix (NMF variant) imaging data. We provide convenient visualization options at each of these stages along the way. You can export the compressed and demixed results easily in a format for local viewing (Napari) and further analysis.
The app is a tool that links many of the main steps for processing functional imaging data with a convenient interface for fast processing and visual inspection:
*maskNMF initialization method for segmenting dense (spatially overlapping) calcium imaging data*
*Napari plugin for local fast video rendering of all results*
Sharp Edges:
What input data is supported? Right now, users can only pass a multipage tiff file as input.
Can I analyze multiple datasets in the same session? No, the app is designed for interactive analysis of a single dataset at a time.