-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Description
Current (pot. incomplete) wish-list and known bugs, strike-through is done.
Nice to have
- 2D/3D Implementation for Phasor
Importer/Exporter for ThunderstormImplement HDBSCAN for Clustering- Create a model from existing data for simulation optimization
Open-File resets Window- Support for non-ome-tif
- Remember last working directory for all modules
- Slider for Localize and better arrow functions (e.g., shift + arrow moves ten frames)
Precise Filtering in Localize- Chromatic Aberration Correction
Drift correction in z- Documentation (FRET)
Make undrift by file usable with own output drift files- one-click Installer with GPU Support
Support for custom colormapsSpeed Mode for large datasets (i.e., only render every tenth localization)
Room for improvement
Update from PyQt4 to PyQt5- Speed up 3D display
Work on documentation- Suppress / Fix warnings for terminal version
- Speed up some of the functions with GPU (e.g. rendering images)
Known bugs:
Freezing MLE Fits- Fitting Errors in Mac Os X
RCC can fail- Resizing a dataset with groups crashes Picasso window
- Exporting large images when having little RAM can cause problems
- Indexing for picked localizations is sometimes not consistent, i.e., when picking, selecting pick similar, linking and saving pick localizations could cause an error as the non-linked localizations are saved
- Exporting of images can cause errors on low-memory PCs as the memory limit can be reached for large oversampling
- Resizing the main window crashes the application when having a dataset with groups
Feel free to comment and add or open a new issue. I'll try to keep this list up to date.
cleterrier