napari_locan.data_model.smlm_dataΒΆ
The data model for localization data
This module contains a data model to serve as container for SMLM data.
The individual SMLM datasets are provided as locan.LocData instances.
SMLM data serves as data model for other napari-locan widgets to process or render the localization data. It is entirely independent of napari layers. Upon rendering a SMLM dataset a new image is created in a new napari layer.
Classes
|
Container for one or more LocData objects. |