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

removed pi tag

parent 53d4f438
No related branches found
No related tags found
No related merge requests found
Pipeline #632941 passed
......@@ -61,6 +61,7 @@ def check_pi(event):
# ADD H1 code here
if config.IFO == 'L1':
if event.transition_index[0] >= 1300:
logger.info('PI Tag not set up')
# 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