V2.1.2¶
Fixed problems with the Python embedded folder.
V2.1.1¶
Added Settings item in the menu bar to simplify theme changes
Added the ROI mixer tool.
V2.1.0¶
Updated built-in help
Light theme added.
Modified documentation and integration with GitHub pages.
The REWRITE_ROI script is integrated into smICA as a tool in the Tool menu.
Add global font scaling to the resize function in the initial window
Added a handler for the arrow up and down keys.
v2.0.1¶
Modified README.md file
v2.0.0¶
Integration of the previously separate scripts (EXTRACT_AND_FILTER_PTU and Phot2Conc) into a single unified script. At startup, the user can select the operation mode (EXTRACT from PTU and FILTER or Phot2Conc).
The REWRITE_ROI script remains available, allowing users to load externally generated ROI files (text image format). As external ROI files are not essential for the standard analysis workflow, the script is located in the src directory. After installation, the REWRITE_ROI script is available in the smICA folder within the installation path.
Complete refactoring and codebase cleanup.
In the Phot2Conc mode, an automatic ROI feature was added, enabling:
automatic cell detection,
nucleus exclusion from detected cells,
copying ROIs between channels.
Support for multiple external ROI files.
Minor graphical improvements and overall code stability enhancements.
Automatic update availability checking.
Installation setup added for:
Linux (tested on Fedora 40),
Windows (tested on Windows 10 and 11).