Skip to content
Snippets Groups Projects
Commit ad30c5b9 authored by Patrick Godwin's avatar Patrick Godwin
Browse files

snax/config.py: remove max_instruments kwarg in creating time bins

parent 206e39c1
No related branches found
No related tags found
1 merge request!41DAG Workflow Overhaul + OSG DAG support
......@@ -49,7 +49,6 @@ class Config(BaseConfig):
if self.span != segment(0, 0):
self.create_time_bins(
start_pad=self.features.start_pad,
max_instruments=1,
one_ifo_length=3600
)
......
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