skunkforce / OmniView

This Repository contains the OmnAIView Software, which is used in the AW4null Research Projects
https://www.autowerkstatt40.org/
MIT License
3 stars 4 forks source link

Bug: Old Files with calibrated data are not shown in the Plot Region #176

Closed AKMaily closed 2 months ago

AKMaily commented 3 months ago

Issue: Files with calibrated data that are loaded into the software are not shown in the Plot Region.

Reproduction: Measuring with a calibrated device, saving the data, click on "Load old Data" and checking the box for the old data:

image

I currently dont know if the data is not shown at all or if it is shown in a wrong place.

Definition of Done:

Data of a loaded file should be shown as it was before in the Plot Region :

image

AKMaily commented 3 months ago

Update:

This is the waveform that is measured:

image

If i load the file in the old master version this is what is shown:

image

It seems the old software was able to load calibrated data and show it.

R-Abbasi commented 3 months ago

Yes, as told you, it certainly does.

Found the source of the issue and need to get what was meant to be done by the code then fix the bug.

R-Abbasi commented 2 months ago

https://github.com/skunkforce/OmniView/pull/177