danielhrisca / asammdf

Fast Python reader and editor for ASAM MDF / MF4 (Measurement Data Format) files
GNU Lesser General Public License v3.0
655 stars 226 forks source link

GUI Function manager occasionally does not validate functions properly #1044

Open DT-one opened 5 months ago

DT-one commented 5 months ago

Python version

Capture11

Code

Code snippet

Traceback

Capture10

Description

Ran into an issue where function manager does not evaluate the function properly when checking syntax.

If you click apply, the function is applied correctly, but you need to ignore the warning message.

The function is being applied sample by sample to convert dBV into V

danielhrisca commented 3 months ago

please try the development branch code