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
4318294b
Commit
4318294b
authored
Nov 17, 2016
by
thomas.forbriger
Browse files
ts/wf/testcases [TASK]: test time axis in corr -convolve
parent
a59ebe48
Changes
1
Show whitespace changes
Inline
Side-by-side
src/ts/wf/testcases/Makefile.convolution
View file @
4318294b
...
...
@@ -33,8 +33,8 @@ convolution_%.sff: conv_%.sff conv_signal.sff
FILES
=
$(
addsuffix
.sff,
$(
addprefix
convolution_delta,1 2 5 10 19
))
DFILES
=
$(
addsuffix
.sff,
$(
addprefix
conv_delta,1 2 5 10 19
))
convolution_all_delta.ps
:
conv_signal.sff $(DFILES) $(FILES)
stuplox
-s
x
-i
-d
$@
/ps
$^
stuplox
-a
-t
-s
x
-i
-d
$@
/ps
$^
convolution_%.ps
:
conv_signal.sff conv_%.sff convolution_%.sff
stuplox
-s
x
-i
-Y
0.8
-d
$@
/ps
$^
stuplox
-a
-t
-c
dta
-s
x
-i
-Y
0.8
-d
$@
/ps
$^
# ----- END OF Makefile.convolution -----
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