Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Seitosh
Seitosh
Commits
5d5023ca
Commit
5d5023ca
authored
Jul 22, 2016
by
thomas.forbriger
Browse files
libstfinv [WP]: make filter response tapering part of processing
parent
be572f6a
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/libs/libstfinv/stfinvfourier.cc
View file @
5d5023ca
...
...
@@ -302,7 +302,7 @@ namespace stfinv {
*/
void
STFFourierDomainEngine
::
fftoutput
()
{
// NOTE:
apply
taper
here
if
(
this
->
M
apply
stf
taper
)
{
this
->
taperstf
();
}
this
->
convolve
();
if
(
Mapplyshift
)
{
this
->
stfshift
();
}
Mfftengineoutput
.
c2r
();
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment