You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Device with v1.1.16 (did you delete other similar issues? I checked, its apparently never been reported)
What causes this? I have seen it a few times now on different devices after trying to save experiment - after time it fails and shows under Unknown (red heading) on main screen.
screenshot before:
The text was updated successfully, but these errors were encountered:
Could it be that this happens if it is a long measurement that you try to save? As you mention that it fails after some time it seems like the data is not even written completely before it fails, so the red title and the error message is the result of an incomplete file.
The experiment you are showing has been running for about 7 minutes. This may not seem much, but on some devices this already means 200,000 data points per axis. Unfortunately, currently phyphox stores the data within the XML file as plain text, which is terribly inefficient and prone to break. Our plan is to eventually move to a file format with the experiment definition separated from the (the binary) data.
Please let me know if you have no problems with shorter measurements, so I know if I need to bump up the transition to a new file format or if it is a different issue.
The experiment was while I was on an aeroplane and the earlier lift-off one saved well after 6:18am (pictured) and was longer (I can select point 600.129s…), could doing two have triggered the issue? Well I can answer that by trying to repeat it! (with an intervening reinspection of first it was okay)
As for longer, I did a 1700s and it saved but when loading it, the app appears to restart after some time and choosing again it loads shortly.
Device with v1.1.16 (did you delete other similar issues? I checked, its apparently never been reported)
What causes this? I have seen it a few times now on different devices after trying to save experiment - after time it fails and shows under Unknown (red heading) on main screen.
screenshot before:
The text was updated successfully, but these errors were encountered: