We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32b461b commit ba9d096Copy full SHA for ba9d096
src/seismicity/boxcounting.jl
@@ -9,7 +9,6 @@ function get_gr_params(config::Dict, source_id::String)
9
get_gr_params(config, source_id
10
11
"""
12
- print(config)
13
if haskey(config["sources"], source_id)
14
if haskey(config["sources"][source_id], "agr")
15
agr = config["sources"][source_id]["agr"]
0 commit comments