Skip to content
Snippets Groups Projects
Commit 52af05cc authored by Madeline Wade's avatar Madeline Wade
Browse files

Some updates to diagnostic plotting scripts

parent 8683a7ba
No related branches found
No related tags found
No related merge requests found
...@@ -91,7 +91,7 @@ if options.analyze_additional_hoft: ...@@ -91,7 +91,7 @@ if options.analyze_additional_hoft:
#C01_data = C01_data["%s:%s" % (ifo, C01_hoft_channel_name)] * 3995.1 #C01_data = C01_data["%s:%s" % (ifo, C01_hoft_channel_name)] * 3995.1
dur = end - start dur = end - start
averaging_time = 16 averaging_time = 8
chunk_start = start chunk_start = start
chunk_end = start + averaging_time chunk_end = start + averaging_time
......
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