Update sch_detector.py

Commented import that caused problems with running/pybombs installation.
This commit is contained in:
Piotr Krysik 2014-12-06 20:57:32 +01:00
parent d6cc0690c3
commit 6985131999
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
#
from numpy import *
from pylab import *
#from pylab import *
from gnuradio import gr
import pmt
from scipy.ndimage.filters import uniform_filter1d