ulfaslak / infostop

Python package for detecting stops in trajectory data
Other
62 stars 9 forks source link

Referenced file containing "r1, r2" parameters inaccurate #21

Open charlesdaigle opened 2 years ago

charlesdaigle commented 2 years ago

In docs/usage/usage.rst, the file states that:

It is relevant for the user to consider first setting the r1 parameter in :mod:infostop.detect.label_trace, which sets the threshold for the maximum distance between two consecutive location measurements allowed within the same stop location. As a rule of thumb, r1 should be slightly greater than the standard deviation of the uncertainty distribution on the location measurement.

I found those parameters not there but instead in infostop/models.py