[2/3] Fastgraph: Remove SPES artifacts using EMD#912
Draft
chinmaychinara91 wants to merge 5 commits intobrainstorm-tools:masterfrom
Draft
[2/3] Fastgraph: Remove SPES artifacts using EMD#912chinmaychinara91 wants to merge 5 commits intobrainstorm-tools:masterfrom
chinmaychinara91 wants to merge 5 commits intobrainstorm-tools:masterfrom
Conversation
Remove Single-Pulse Electrical Stimulation (SPES) artifacts and slow drifts using Empirical Mode Decomposition (EMD) based filtering.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR is the 2nd part required for Fastgraph. It involves cleaning the data for any artifacts.
Prerequisite: Follow steps in PR #913
Remove SPES artifacts
Linked to
process_remove_spes_artifactsand it involves removing SPES artifacts and slow drifts using the Empirical Mode Decomposition (EMD) based filtering.The GUI
Inputs
STIM)5ms).3ms).Steps to use
Process1tab. For e.g.SB A13-A14 4 (#1).Run > Stimulation > Remove SPES artifacts.Run.It creates new stimulation block e.g.

SB A13-A14 4 (#1)_emd. The results can be seen as under.Associated PRs
@jcmosher @Nastaranlotfi @yashvakilna