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

fixed lpy and reformatted various plots

parent 8f994d90
No related branches found
No related tags found
No related merge requests found
Pipeline #690467 passed
......@@ -61,7 +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')
# 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