11-08-2023, 09:12 PM
In fact, a rather easy explanation: the analysis block is run roughly each 0.5 seconds, however, there is GPS data just about every second. Accordingly, the time stamps of inclination and gps data do not coincide.
You have filled the GPS data into a column with inclination time stamps. These do not match and there are simply less GPS values. I have found that the empty cells in the .csv export are filled with "" (empty strings). These are likely interpreted as NaN.
Please find attach a modified experiment with a separate file / tab for the GPS data.
You have filled the GPS data into a column with inclination time stamps. These do not match and there are simply less GPS values. I have found that the empty cells in the .csv export are filled with "" (empty strings). These are likely interpreted as NaN.
Please find attach a modified experiment with a separate file / tab for the GPS data.