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

Remove scan plot data decimation. #939

Merged
merged 2 commits into from
Nov 15, 2024

Conversation

darksidelemm
Copy link
Member

The data sent to the web interface for the scan plot was being decimated 10x. This looked to be a decision made back in 2018, maybe for performance reasons.

After discussion with @argilo , I've decided to remove this decimation and allow the full resolution data to be seen in the scan plot.

Hopefully this doesn't lead to performance issues!

@argilo
Copy link
Contributor

argilo commented Nov 15, 2024

Maybe remove the peak_decimation function and imports too? It can easily be restored from git history if needed.

@darksidelemm darksidelemm merged commit 3ec9911 into projecthorus:testing Nov 15, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants