Skip to content

Commit

Permalink
beatdown docu; pyrocko to beat trace objects docu
Browse files Browse the repository at this point in the history
  • Loading branch information
asteinbe committed Oct 30, 2018
1 parent 4282721 commit 671d769
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting_started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -444,7 +444,7 @@ Will yield::
duration: 38.4

Standard pyrocko traces will need to be converted to beat trace objects, this is done simply, assuming that "traces"
is a list of pyrocko trace objects.
is a list of pyrocko trace objects, by:

from beat import heart
traces_beat = []
Expand Down

0 comments on commit 671d769

Please sign in to comment.