Skip to content
Snippets Groups Projects
Commit 915e065e authored by Jonah Kanner's avatar Jonah Kanner :nerd:
Browse files

Fixed mdc hack

git-svn-id: https://svn.ligo.caltech.edu/svn/bayeswave/trunk@94 c56465c9-8126-4a4f-9d7d-ac845eff4865
parent 0169b6f9
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,7 @@ plt.close('all')
# Read S6 MDC log file
# -----------------
print "Reading MDC log (this may take a few minutes) ..."
# mdc = ft.Mdc(filename=mdcfile)
mdc = ft.Mdc(filename=mdcfile)
print "I read the mdc log!"
......
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