Skip to content

Commit

Permalink
updating comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ArthurTolley committed Oct 17, 2023
1 parent 211eb61 commit 0a39883
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pycbc/events/stat.py
Original file line number Diff line number Diff line change
Expand Up @@ -1476,7 +1476,7 @@ def single(self, trigs):
# exists if accessed via coinc_findtrigs
self.curr_tnum = trigs.template_num
except AttributeError:
# exists for SingleDetTriggers
# exists for SingleDetTriggers & pycbc_live get_coinc
self.curr_tnum = trigs['template_id']

# Store benchmark log volume as single-ifo information since the coinc
Expand Down

0 comments on commit 0a39883

Please sign in to comment.