Skip to content
Snippets Groups Projects
Commit 867b7065 authored by Surabhi Sachdev's avatar Surabhi Sachdev
Browse files

import numpy in gstlal_inspiral_pipe

parent 354e2f7e
No related branches found
No related tags found
No related merge requests found
Pipeline #40982 passed
......@@ -43,6 +43,7 @@ __author__ = 'Chad Hanna <chad.hanna@ligo.org>'
# import standard modules and append the lalapps prefix to the python path
import sys, os, stat
import itertools
import numpy
from optparse import OptionParser
##############################################################################
......
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