This commit is contained in:
2019-08-22 16:30:42 +02:00
parent bf124ed20f
commit 489e301675
9 changed files with 16 additions and 10 deletions

View File

@@ -1,6 +1,4 @@
import numpy
import time
from scipy import signal, ndimage
def img_get_int(fname, thres1, thres2, thres3, thres4, header, width, height, depth, x1,y1,x2,y2, bx1,by1,bx2,by2 , filter_median = False, filter_nsigma = 0):