Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Sebastian Heimann
lassie
Commits
1efe1056
Commit
1efe1056
authored
Jul 27, 2016
by
Marius
Browse files
core: save stackmax by tmin_ms
parent
a9b0c4b1
Changes
1
Show whitespace changes
Inline
Side-by-side
src/core.py
View file @
1efe1056
...
@@ -223,7 +223,7 @@ def scan(
...
@@ -223,7 +223,7 @@ def scan(
return
return
tr_stackmax
.
chop
(
wmin
,
wmax
)
tr_stackmax
.
chop
(
wmin
,
wmax
)
io
.
save
([
tr_stackmax
],
'stackmax/trace_%(tmin)s.mseed'
)
io
.
save
([
tr_stackmax
],
'stackmax/trace_%(tmin
_ms
)s.mseed'
)
__all__
=
[
__all__
=
[
...
...
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