Skip to content
Snippets Groups Projects
Commit 53d4f438 authored by Timothy O'Hanlon's avatar Timothy O'Hanlon
Browse files

removed pi tag

parent db1c6171
No related branches found
No related tags found
No related merge requests found
Pipeline #632939 failed
......@@ -61,7 +61,7 @@ def check_pi(event):
# ADD H1 code here
if config.IFO == 'L1':
if event.transition_index[0] >= 1300:
event.add_tag('PI_MONITOR')
# event.add_tag('PI_MONITOR')
else:
logger.info('no PI')
......
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