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
4a437094
Commit
4a437094
authored
Apr 10, 2019
by
thomas.forbriger
Browse files
croposp/tests [FEATURE]: test influence of pairwise coherent signal component
parent
2bc92c63
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/ts/croposp/tests/Makefile
View file @
4a437094
...
...
@@ -20,6 +20,10 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# ----
#
# run with pairwise noise signal:
#
# make all PAIRWISE=yes CPSD_AMP2=1.e3 CPSD_SET="1 3 4"
#
# REVISIONS and CHANGES
# 06/02/2019 V1.0 Thomas Forbriger
#
...
...
@@ -201,14 +205,18 @@ DISCARDS=839.
tijerasxx
--verbose
--overwrite
--iformat
bin
--oformat
bin
\
--secondsf
$(DISCARDS)
$@
$<
ADDITIONAL
=
ifdef
PAIRWISE
ADDITIONAL
=
cpsd2modX.bin
endif
# add common noise signal to channel specific noise floor
cpsd1add.bin
:
cpsd1modX.bin cpsdbg1modX.bin
cpsd1add.bin
:
cpsd1modX.bin cpsdbg1modX.bin
$(ADDITIONAL)
teseco
-v
-o
-a
-type
bin
-Type
bin
$@
$^
cpsd2add.bin
:
cpsd2modX.bin cpsdbg1modX.bin
cpsd2add.bin
:
cpsd2modX.bin cpsdbg1modX.bin
teseco
-v
-o
-a
-type
bin
-Type
bin
$@
$^
cpsd3add.bin
:
cpsd3modX.bin cpsdbg1modX.bin
teseco
-v
-o
-a
-type
bin
-Type
bin
$@
$^
cpsd4add.bin
:
cpsd4modX.bin cpsdbg2modX.bin
cpsd4add.bin
:
cpsd4modX.bin cpsdbg2modX.bin
$(ADDITIONAL)
teseco
-v
-o
-a
-type
bin
-Type
bin
$@
$^
# ----------------------------------------------------------------------
...
...
Write
Preview
Markdown
is supported
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