Details
-
Type:
Bug
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: None
-
Labels:
Description
ci_hsc is still broken after the obs_subaru config fix of DM-14526.
self.writeMatches(patchRef, exposure, sources)
|
::::: [2018-05-20T05:38:13.987112Z] File "/home/jenkins-slave/workspace/science-pipelines/lsst_distrib/centos-6.devtoolset-6.py3/lsstsw/stack/Linux64/pipe_tasks/15.0-11-g8c8473f0/python/lsst/pipe/tasks/multiBand.py", line 1139, in writeMatches
|
::::: [2018-05-20T05:38:13.987118Z] result = self.match.run(sources, exposure.getInfo().getFilter().getName())
|
::::: [2018-05-20T05:38:13.987171Z] File "/home/jenkins-slave/workspace/science-pipelines/lsst_distrib/centos-6.devtoolset-6.py3/lsstsw/stack/Linux64/meas_astrom/15.0-3-g52118bc+1/python/lsst/meas/astrom/directMatch.py", line 105, in run
|
::::: [2018-05-20T05:38:13.987178Z] sourceSelection = self.sourceSelection.run(catalog)
|
::::: [2018-05-20T05:38:13.987183Z] File "/home/jenkins-slave/workspace/science-pipelines/lsst_distrib/centos-6.devtoolset-6.py3/lsstsw/stack/Linux64/meas_algorithms/15.0-11-g7db6e543+1/python/lsst/meas/algorithms/sourceSelector.py", line 106, in run
|
::::: [2018-05-20T05:38:13.987188Z] raise RuntimeError("Input catalogs for source selection must be contiguous.")
|
::::: [2018-05-20T05:38:13.987193Z] RuntimeError: Input catalogs for source selection must be contiguous.
|