napari_locan.widgets.widget_napari_locan_projectΒΆ
Save and load the current state of napari-locan.
QWidget plugin to save and load the napari-locan state, which currently includes the following data models
filter_specifications
region_specifications
roi_specifications
smlm_data
The data is serialized by the pickle module using protocol 5.
Classes
|