New features:
* Sum, average, difference, multiplication: re-converting data to initial type.
* Now supporting PySide2/PyQt4/PyQt5 compatibility thanks to
guidata >= v1.7.9 (using QtPy).
* Now supporting Python 3.9 and NumPy 1.20.
Bug fixes:
* Fixed cross section retrieval feature: in stand-alone mode, a new CodraFT
window was created (that is not the expected behavior).
* Fixed crash when enabling cross sections on main window (needs PythonQwt 0.9.2).
* Fixed ValueError when generating a 2D-gaussian image with floats.
* HDF5 file import feature:
* Fixed unit processing (parsing) with Python 3.
* Fixed critical bug when clicking on "Check all".