Bug Fixes
----------
- Coordinate transformation was not correct! Now both Cartesian, cylindric coordinate transformation returns correct images.
- Tomogram list double-click callback used to load wrong results.
New Features
---------------
- Macro can be executed in console (don't start worker when function is called outside the GUI).
- New spline refinement algorithm `fit_mao`.
Changes
---------
- Faster (~2x) iterative phase cross correlation using `ft_pcc_maximum` in `impy==1.24.2`.
- Faster (~2x) phase cross correlation with mirrored image by calculating FT image mathematically.
- Simpler API in some functions.
- Renamed.
- `paths` → `splines`
- `n_paths` → `n_splines`
- `ft_params` → `local_ft_params`