Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

look for cells where there are multiple clusters of sightings #99

Open
cooperq opened this issue Sep 15, 2020 · 0 comments
Open

look for cells where there are multiple clusters of sightings #99

cooperq opened this issue Sep 15, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@cooperq
Copy link
Collaborator

cooperq commented Sep 15, 2020

short version:
first pass:
arithmetic mean of lats and lons

get sigma vs. arithmetic mean

if it's too high
it probably requires a multicluster
else
sum signal weight, signal-weighted lat and log

multicluster pass:
iterate through points
if point near-enugh an existing cluster
add point
else
start a new cluster with point

@cooperq cooperq added the enhancement New feature or request label Oct 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant