CerebralCortex Kernel
latest
Contents:
cerebralcortex package
Subpackages
cerebralcortex.algorithms package
cerebralcortex.core package
cerebralcortex.examples package
cerebralcortex.markers package
cerebralcortex.plotting package
Subpackages
Submodules
cerebralcortex.plotting.util module
Module contents
cerebralcortex.test_suite package
cerebralcortex.util package
Submodules
cerebralcortex.kernel module
Module contents
cerebralcortex.core package
cerebralcortex.algorithms package
cerebralcortex.markers package
cerebralcortex.plotting package
Subpackages
cerebralcortex.plotting.basic package
cerebralcortex.plotting.gps package
Submodules
cerebralcortex.plotting.gps.plots module
Module contents
cerebralcortex.plotting.stress package
Submodules
cerebralcortex.plotting.util module
Module contents
cerebralcortex.examples package
CerebralCortex Kernel
Docs
»
cerebralcortex package
»
cerebralcortex.plotting package
»
cerebralcortex.plotting.gps package
Edit on GitHub
cerebralcortex.plotting.gps package
¶
Submodules
¶
cerebralcortex.plotting.gps.plots module
¶
plot_gps_clusters
(
ds
,
user_id: str
,
zoom=5
)
[source]
¶
Plots GPS coordinates
Parameters:
ds
(
DataStream
) – datastream object
user_id
(
str
) – uuid of a user
zoom
– min 0 and max 100, zoom map
Module contents
¶