Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
c9b29fb
docstrings - postprocess
rafalkowalewski1 Aug 5, 2025
99e7c1b
docstrings zfit
rafalkowalewski1 Aug 6, 2025
3daad36
docstrings simulate
rafalkowalewski1 Aug 6, 2025
b63c73a
docstrings render
rafalkowalewski1 Aug 6, 2025
0932e49
nanotron docstrings
rafalkowalewski1 Aug 6, 2025
b7cedeb
docstrings localize
rafalkowalewski1 Aug 6, 2025
0c81110
docstrings lib
rafalkowalewski1 Aug 7, 2025
6cf4977
docstrings io
rafalkowalewski1 Aug 7, 2025
1a1d069
docstrings imageprocess
rafalkowalewski1 Aug 7, 2025
5cde1e2
docstrings gaussmle
rafalkowalewski1 Aug 7, 2025
5765a9e
docstrings aim, avgroi, clusterer, design and gausslq
rafalkowalewski1 Aug 7, 2025
73e1484
docstrings picasso main
rafalkowalewski1 Aug 7, 2025
d45d8ac
fix
rafalkowalewski1 Aug 8, 2025
37f2b76
nd2 loading FIX
rafalkowalewski1 Aug 8, 2025
143818a
clean, add DOIs for some of the tools used
rafalkowalewski1 Aug 8, 2025
a37146a
Fix 3D rotation window for a polygon pick
rafalkowalewski1 Aug 8, 2025
2aea8fd
Render minimap - the zoom-in window is always visible
rafalkowalewski1 Aug 8, 2025
a0a1766
Render allows for saving picked localizations in a separate file for …
rafalkowalewski1 Aug 8, 2025
79afeb0
export current view takes the path from the first displayed channel (…
rafalkowalewski1 Aug 8, 2025
35f9156
Remaining time estimate in the progress dialog
rafalkowalewski1 Aug 8, 2025
2bca991
aim FIX
rafalkowalewski1 Aug 8, 2025
5ddc819
aim FIX
rafalkowalewski1 Aug 8, 2025
5b5cb17
clip estimated time remaining in the progress dialog to 10h
rafalkowalewski1 Aug 8, 2025
f500170
small note on SMLM clusterer parameters
rafalkowalewski1 Aug 8, 2025
470af8f
ensure_sanity filters out negative PSF size, ellipticity and photons
rafalkowalewski1 Aug 8, 2025
54f057f
Fix one click installer issues for non-administrator users - new defa…
rafalkowalewski1 Aug 11, 2025
642ab6b
clean
rafalkowalewski1 Aug 11, 2025
7da8b69
lib.sanity_check only checks for attributes that are present
rafalkowalewski1 Aug 11, 2025
25a0e83
Bump version: 0.8.1 → 0.8.2
rafalkowalewski1 Aug 11, 2025
1bf4676
Merge pull request #532 from rafalkowalewski1/development
rafalkowalewski1 Aug 11, 2025
d27a930
clean
rafalkowalewski1 Aug 11, 2025
7376c74
Merge pull request #534 from rafalkowalewski1/development
rafalkowalewski1 Aug 11, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.8.1
current_version = 0.8.2
commit = True
tag = False
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)(\-(?P<release>[a-z]+)(?P<build>\d+))?
Expand Down
15 changes: 13 additions & 2 deletions changelog.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,18 @@
Changelog
=========

Last change: 15-JUL-2025 MTS
Last change: 11-AUG-2025 MTS

0.8.2
-----
- Added docstrings and data types in all modules (``postprocess``, ``simulate``, ``render``, ``nanotron``, ``localize``, ``lib``, ``io``, ``imageprocess``, ``gaussmle``, ``gausslq``, ``design``, ``clusterer``, ``aim``, ``avgroi`` and ``zfit``)
- Fix one click installer issues for non-administrator users
- Render allows for saving picked localizations in a separate file for each pick
- Remaining time estimate in the progress dialog
- Fix garbage collection when openinging ``.nd2`` files in Localize
- Fix 3D rotation window for a polygon pick
- Render minimap - the zoom-in window is always visible
- Other small fixes and improvements

0.8.1
-----
Expand All @@ -13,7 +24,7 @@ Last change: 15-JUL-2025 MTS
0.8.0
-----
- **New module SPINNA for investigating oligormerization of proteins** , `DOI: 10.1038/s41467-025-59500-z <https://doi.org/10.1038/s41467-025-59500-z>`_
- **NeNA bug fix - old values were (usually) too high by a ~sqrt(2) **
- **NeNA bug fix - old values were (usually) too high by a ~sqrt(2)**
- NeNA bug fix - less prone to fitting to local maximum leading to incorrect values
- NeNA plot - displays distances in nm
- Fiducial picking - filter out picks too few localizations (80% of the total acquisition time)
Expand Down
4 changes: 2 additions & 2 deletions distribution/picasso.iss
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
AppName=Picasso
AppPublisher=Jungmann Lab, Max Planck Institute of Biochemistry

AppVersion=0.8.1
AppVersion=0.8.2
DefaultDirName={commonpf}\Picasso
DefaultGroupName=Picasso
OutputBaseFilename="Picasso-Windows-64bit-0.8.1"
OutputBaseFilename="Picasso-Windows-64bit-0.8.2"
ArchitecturesAllowed=x64
ArchitecturesInstallIn64BitMode=x64

Expand Down
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
# The short X.Y version
version = ""
# The full version, including alpha/beta/rc tags
release = "0.8.1"
release = "0.8.2"

# -- General configuration ---------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion docs/faq.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Localize

What doest MLE / LQ stand for?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- MLE, integrated Gaussian (based on `Smith et al., 2014 <https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2862147/>`_.)
- MLE, integrated Gaussian (based on `Smith et al., 2010 <https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2862147/>`_.)
- LQ, Gaussian (least squares)


Expand Down
2 changes: 1 addition & 1 deletion docs/localize.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ localize

Localize allows performing super-resolution reconstruction of image stacks. For spot detection, a gradient-based approach is used. For Fitting, the following algorithms are implemented:

- MLE, integrated Gaussian (based on `Smith et al., 2014 <https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2862147/>`_.)
- MLE, integrated Gaussian (based on `Smith et al., 2010 <https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2862147/>`_.)
- LQ, Gaussian (least squares)
- Average of ROI (finds summed intensity of spots)

Expand Down
2 changes: 1 addition & 1 deletion picasso/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
import os.path as _ospath
import yaml as _yaml

__version__ = "0.8.1"
__version__ = "0.8.2"

_this_file = _ospath.abspath(__file__)
_this_dir = _ospath.dirname(_this_file)
Expand Down
Loading