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

Gaussian Smoothing #42

Merged
merged 9 commits into from
Nov 17, 2023
Merged

Gaussian Smoothing #42

merged 9 commits into from
Nov 17, 2023

Conversation

alhigaylan
Copy link
Collaborator

I added Gaussian smoothing option #15
I tested it on the example files and I was able to play with sigma and window size parameters to change smoothing behavior. Default sigma is 4 (which roughly corresponds to peak FWHM 10 seconds) and default window size is 11. Sigma can be as low as 0.1 and as high as 10. Window size can be as low as 1 and as high as 100.

@singjc
Copy link
Collaborator

singjc commented Nov 16, 2023

Great, thanks! If you can just remove the two files mentioned, then I think we can merge this into the dev branch.

I have to apologize in advanced, I should have told you to maybe wait a bit. I just made some major changes to the UI side of things and to the InteractivePlotting. Would you be able to include these changes into the patch/masterRefactor branch once #39 is merged?

@alhigaylan alhigaylan merged commit 6ef6d18 into dev Nov 17, 2023
@singjc singjc deleted the smoothing branch January 7, 2024 05:59
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