v2.0
EZcalcium has been remade from scratch with MATLAB App Designer.
Major changes
- EZcalcium now requires MATLAB R2020b (or later).
- EZcalcium settings files saved with previous versions, including settings variables in the data files saved with previous versions, are not compatible with EZcalcium v2.0. Please also manually delete the old
ez_settings.mat
file under the EZcalcium directory before launching EZcalcium v2.0 if there is one. - ROI Refinement: added check boxes to the criteria in the Settings panel. You can now only select the criteria you would like to use.
Minor changes
- ROI Refinement: fixed the formula of calculating Roundness (was inverted before).
- ROI Refinement: fixed bug in calculating Roundness when an ROI has discontiguous regions. Note that now it will only take the biggest contiguous region of the ROI when calculating Roundness.
- ROI Refinement: removed options using SD and MAD when defining Borderline for simplicity and consistency (now uses percentage only).
- ROI Refinement: improved user interaction such that now changes in the Settings panel will be applied and results will be refreshed in the middle panel immediately.
- Various cosmetic changes and code cleanup.