intelligent-environments-lab / utx000

Analysis related to the many studies under the UTx000 banner, a project under the Whole Communities, Whole Health initiative.
MIT License
0 stars 1 forks source link

Beiwe GPS data #34

Closed HagenFritz closed 3 years ago

HagenFritz commented 3 years ago

How is the GPS data recorded?

The GPS data has large gaps in it which makes me think that perhaps only large changes are recorded which helps save on storage space.

This could be why in my initial analysis using the GPS data, I was finding wildly different distances from the participant's home to their coordinates. Perhaps I should be looking at only coordinates where significant time was spent. Then from there, I can compare those locations to their home's location.

Tasks

Extension

We need to get an estimate as to what constitutes a large enough change in distance to register in the GPS data.

HagenFritz commented 3 years ago

Looked at GPS data and noticed the gaps although they aren't as large as I initially suspected. Still, I am emailed Cameron and Anibal to see how often GPS data are recorded.

HagenFritz commented 3 years ago

Cameron replied and said that there IS some threshold and if you don't move far enough, then the GPS coordinates do not change. The example in the documentation says 500 meters, however this value needs to be tested.

HagenFritz commented 3 years ago

Looks like there are plenty of distances between points that are less than 50 meters. The next step would be to see if the timestamps are consistent between smaller distances (meaning that the GPS just logs at a certain rate unless there is a big gap in distance).

HagenFritz commented 3 years ago

From my analysis, I cannot seem to find any distance that causes Beiwe to record the GPS coordiantes.