196477 WARN 2018-03-24T19:25:47.007-0500 coaddDriver: lsst-verify-worker29:196477: Caught IndexError while detection on DataId(initialdata={'tract': 9813, 'filter': 'HSC-Z', 'patch': '0,7'}, tag=set()): cannot do a non-empty take from an empty axes.
|
196477 INFO 2018-03-24T19:25:47.100-0500 coaddDriver: lsst-verify-worker29:196477: Traceback:
|
Traceback (most recent call last):
|
File "/software/lsstsw/stack3_20171023/stack/miniconda3-4.3.21-10a4fa6/Linux64/ctrl_pool/14.0-3-g388e494+14/python/lsst/ctrl/pool/parallel.py", line 512, in logOperation
|
yield
|
File "/software/lsstsw/stack3_20171023/stack/miniconda3-4.3.21-10a4fa6/Linux64/pipe_drivers/6.0b0-hsc-22-g014233a/python/lsst/pipe/drivers/coaddDriver.py", line 321, in coadd
|
detResults = self.detectCoaddSources.runDetection(coadd, idFactory, expId=expId)
|
File "/software/lsstsw/stack3_20171023/stack/miniconda3-4.3.21-10a4fa6/Linux64/pipe_tasks/14.0-55-g35e83f69+1/python/lsst/pipe/tasks/multiBand.py", line 307, in runDetection
|
detections = self.detection.makeSourceCatalog(table, exposure, expId=expId)
|
File "/software/lsstsw/stack3_20171023/stack/miniconda3-4.3.21-10a4fa6/Linux64/pipe_base/14.0-6-ge2c9487+60/python/lsst/pipe/base/timer.py", line 150, in wrapper
|
res = func(self, *args, **keyArgs)
|
File "/software/lsstsw/stack3_20171023/stack/miniconda3-4.3.21-10a4fa6/Linux64/meas_algorithms/14.0-21-ge7d40960+1/python/lsst/meas/algorithms/detection.py", line 323, in run
|
clearMask=clearMask, expId=expId)
|
File "/software/lsstsw/stack3_20171023/stack/miniconda3-4.3.21-10a4fa6/Linux64/meas_algorithms/14.0-21-ge7d40960+1/python/lsst/meas/algorithms/dynamicDetection.py", line 198, in detectFootprints
|
threshResults = self.calculateThreshold(exposure, seed, sigma=sigma)
|
File "/software/lsstsw/stack3_20171023/stack/miniconda3-4.3.21-10a4fa6/Linux64/meas_algorithms/14.0-21-ge7d40960+1/python/lsst/meas/algorithms/dynamicDetection.py", line 123, in calculateThreshold
|
lq, uq = np.percentile(fluxes, [25.0, 75.0])
|
File "/software/lsstsw/stack3_20171023/python/miniconda3-4.3.21/lib/python3.6/site-packages/numpy/lib/function_base.py", line 4269, in percentile
|
interpolation=interpolation)
|
File "/software/lsstsw/stack3_20171023/python/miniconda3-4.3.21/lib/python3.6/site-packages/numpy/lib/function_base.py", line 4011, in _ureduce
|
r = func(a, **kwargs)
|
File "/software/lsstsw/stack3_20171023/python/miniconda3-4.3.21/lib/python3.6/site-packages/numpy/lib/function_base.py", line 4386, in _percentile
|
x1 = take(ap, indices_below, axis=axis) * weights_below
|
File "/software/lsstsw/stack3_20171023/python/miniconda3-4.3.21/lib/python3.6/site-packages/numpy/core/fromnumeric.py", line 134, in take
|
return _wrapfunc(a, 'take', indices, axis=axis, out=out, mode=mode)
|
File "/software/lsstsw/stack3_20171023/python/miniconda3-4.3.21/lib/python3.6/site-packages/numpy/core/fromnumeric.py", line 57, in _wrapfunc
|
return getattr(obj, method)(*args, **kwds)
|
IndexError: cannot do a non-empty take from an empty axes.
|
For singleFrameDriver, the failed CCDs are the same as w_2018_10 in
DM-13647.