- fix version readout with readthedocs
- fix use of new locan.colormaps module
- add GitHub action for deploying to PyPI and TestPyPI
- configure setuptools_scm for branching model
- bump version requirements for dependencies
- add widget to save and load project
- add button to get regions from locdata hulls
- add abstract base class for DataModels
- add data model for region specifications
- add data model for roi specifications
- add data model for filter specifications
- minor modifications like button rearrangement
- add dependency for matplotlip<3.8.0
- additions to the documentation
- correct requirements
- always open dialog with load button
- remove unknown_file_format from load options
- fix dockerfile
- fix readthedocs
- add to documentation
- sample data for 2d
- data models from SmlmData and FilterSpecifications
- widgets for
- SMLM data
- Show metadata
- Show properties
- Show localization data
- Show localization property distributions
- Load
- Filter specifications
- Select
- Region of interest
- Render points 2D / 3D
- Render image 2D / 3D
- Render features of a SMLM dataset
- Cluster
- Render collection as 2D / 3D point cloud
- Render collection features
- Run script
- documentation via readthedocs