Skip to content

Commit 6ff22dd

Browse files
authored
Merge pull request #64 from cmlino/patch-1
Small typo in Filtering.md
2 parents 89101a4 + 288df28 commit 6ff22dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/05_Preprocess/Filtering.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ data spectra. You might notice that filtered-out frequency regions
6060
might show 'ripples', unavoidable but hopefully acceptable filtering
6161
artifacts.
6262

63-
Note that removing data portions containing major artifacts (by visual inspection), such as large spikes in the data, before filtering can be preferable since filtering can “spread” the artifact out over “good” data, requiring more data to be rejected after filtering. When you remove major artifacts, and “boundary” event replaces the removed data. Filtering is only applied to continuous data segments, not across boundaries.
63+
Note that removing data portions containing major artifacts (by visual inspection), such as large spikes in the data, before filtering can be preferable since filtering can “spread” the artifact out over “good” data, requiring more data to be rejected after filtering. When you remove major artifacts, a “boundary” event replaces the removed data. Filtering is only applied to continuous data segments, not across boundaries.
6464

6565
# Filtering for connectivity analysis
6666

0 commit comments

Comments
 (0)