04-17-2020, 04:37 PM
(04-17-2020, 04:02 PM)Jens Noritzsch Wrote: I have tried to reproduce this (test_analysis.phyphox, iOS and iPadOS 13.4.1), however, it appears that I get the expected result:The only thing that does not look quite right is that the current value is still displayed if I delete the data. Nevertheless, on start the first value after one second is 1,00. Leaving and reentering the experiment fully resets the data, i.e. back to “Index: 0,00”…
- on entering the experiment it displays “Index: 0,00”,
- on start it increments by 1,00 each second,
- on stop it keeps the value,
- on restart it continues incrementing by 1,00 each second.
Could you please post your PhyPhoX and Android versions.
Thank you for testing!
I am running phyphox 1.1.5 (file format 1.9) on an android 8.1.0
running the experiment test_analysis.phyphox that is posted above, I have:
- on entering the experiment it displays "index: 1.00"
- on start it jumps to 2 instantaneously, then increments by 1 each second,
- on stop it keeps the value,
- on restart it jumps to the next value instantaneously, then increments by 1 each second
- on deleting the data, the index value is briefly shown at 0 then it jumps at 1. When restarting the experiment, it jumps at 2, then increments by 1 each second
To verify that the "jump instantaneously" was not an error of my sense, I changed the running time of the analysis section from 1 to 3 second, and everything I wrote above is still valid, except that the increment time is now 3 s of course. (program attached, same name).
So not all versions behave similarly?
Strange...
Cheers,
Fred