Added
- Proper k-space conversion routine for both manipulator & photon energy scans.
Uses a "rescaling" approach to account for momentum conservation, instead of
previous simple swapping of axes values.
Changed
- Python version >3.8 is now required, rather than previous >3.7.
Fixed
- Issue 28: colorscales now work as expected again.
- Appearance issues of `QTabWidget` on Windows.
- Several small bugfixes.