- Add changelog
- Clean up and restructure repository
- Set up CI/CD
- Publish ImageJ plugin on GitHub Maven Registry
- Update documentation
- Port UI elements to ImageJ UI elements
- Make input validation non-transparent
- Enable use of the plugin with ImageJ macros and scripts
- Fixed bug where the final local maxima was selected from the refined curves only instead of all the curves
- Fixed incorrect scaling of refined curves
- Average speed improvement (~1s over 4s for 1000x1000 image) by optimization of the cross-correlation calculation
- Added reference to publication
- Changed resolution criterion to max freq. instead of GM
- Renamed variables to be consistent with Matlab code and manuscript
- Added comment and formating for release
- Added Input variable check
- Removed all logs output. Reordered results table output
- Fixed compatibility issues with micro-manager 1.4