Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Seitosh
Seitosh
Commits
1733f7f4
Commit
1733f7f4
authored
Feb 15, 2019
by
thomas.forbriger
Browse files
croposp [WP]: set reasonable analysis options
parent
a666c082
Changes
1
Show whitespace changes
Inline
Side-by-side
src/ts/croposp/tests/Makefile
View file @
1733f7f4
...
@@ -42,7 +42,7 @@ clean: ;
...
@@ -42,7 +42,7 @@ clean: ;
# --------------------------
# --------------------------
CPSD_DT
=
0.01
CPSD_DT
=
0.01
CPSD_DUR
=
8640.
CPSD_DUR
=
8640.
CPSD_DUR
=
864.
#
CPSD_DUR=864.
# ----------------------------------------------------------------------
# ----------------------------------------------------------------------
# create raw time series
# create raw time series
...
@@ -179,12 +179,12 @@ cpsd4.bin: cpsd4hd.bin
...
@@ -179,12 +179,12 @@ cpsd4.bin: cpsd4hd.bin
# ===================
# ===================
#
#
# set croposp options
# set croposp options
CPSD_NSEGMENTS
=
1
CPSD_NSEGMENTS
=
50
CPSD_OVERLAP
=
0.5
CPSD_OVERLAP
=
0.5
CPSD_DIVISOR
=
100
CPSD_DIVISOR
=
100
CPSD_PADFACTOR
=
1
CPSD_PADFACTOR
=
1
CPSD_NLOG
=
20
CPSD_NLOG
=
20
CPSD_LOG
=
--log
$(CPSD_NLOG)
CPSD_LOG
=
--log
$(CPSD_NLOG)
--avgout
CPSD_OPT
=
--DEBUG
CPSD_OPT
=
--DEBUG
CPSD_OPT
=
CPSD_OPT
=
OUTPUTS
=
psd npsd coherency transfer phase
OUTPUTS
=
psd npsd coherency transfer phase
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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