Skip to content
Snippets Groups Projects
Commit 4eae70b5 authored by juga's avatar juga
Browse files

Add args to filter results when creating bw file

parent f6cf9bfe
No related branches found
No related tags found
No related merge requests found
......@@ -445,6 +445,7 @@ class V3BWFile(object):
scaling_method=None, torflow_obs=TORFLOW_OBS_LAST,
torflow_cap=TORFLOW_BW_MARGIN,
torflow_round_digs=TORFLOW_ROUND_DIG,
secs_recent=None, secs_away=None, min_num=0,
reverse=False):
"""Create V3BWFile class from sbws Results.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment