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

neighborhood placement #47

Open
Samuel-Buteau opened this issue May 1, 2020 · 1 comment
Open

neighborhood placement #47

Samuel-Buteau opened this issue May 1, 2020 · 1 comment
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@Samuel-Buteau
Copy link
Owner

the sampling of cycles and protocols is done by placing neighborhoods across the span of the data.

Previously, this was done to smooth the data. But now, nothing really dictates where we put the neighborhoods.

The first 100 cycles is tricky to get right, so is the last cycles.

So we can try to rewrite this system to correctly emphasize these important regions.

@Samuel-Buteau Samuel-Buteau self-assigned this May 1, 2020
@Samuel-Buteau Samuel-Buteau added bug Something isn't working enhancement New feature or request labels May 1, 2020
@Samuel-Buteau
Copy link
Owner Author

simplified the code to get 10 equally spaced centers and then each engulfs a range big enough the get overlap.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant