use PySide6 instead of PyQt5
Hello, Today I released version 0.8 of Ebrow to PyPi, which fixes two bugs discovered in the last month. The first caused the SNR (the diff column in chronologic table) and subsequent columns dependent on it to be incorrectly calculated. Thanks again to Fabio Mario Fedeli (ATA) for reporting it. The second bug — found by myself — could cause an exception in certain situations, such as resetting and recalculating classifications. On Windows, if you installed the bundle, in the Files area of, you'll...
about to release 0.8
updated meteor shower table and fixed a bug while regenerating json file
The RMOBclient_win64.zip file present in Files section was buggy because it was linked with Mingw runtime libraries that are not used currently on Echoes, while the RMOBclient.exe present into the bundle package works correctly. Now that zip file contains the same exe present into the bundle. Giuseppe
fixed S, N, avgS, avgDiff peak_freq_hz in chronological table.
qt6 test version for testpypi
removed the remaining warnings about dbif and updated build and packaging procedures for windows