Details
-
Type:
Bug
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: pipe_drivers
-
Labels:None
-
Team:Data Facility
Description
File "/software/lsstsw/stack3_20171023/stack/miniconda3-4.3.21-10a4fa6/Linux64/pipe_drivers/15.0-4-g56efb67+3/python/lsst/pipe/drivers/coaddDriver.py", line 238, in checkTract
|
tractPoly = makePolygon(tractWcs, tract.getBBox())
|
File "/software/lsstsw/stack3_20171023/stack/miniconda3-4.3.21-10a4fa6/Linux64/pipe_drivers/15.0-4-g56efb67+3/python/lsst/pipe/drivers/coaddDriver.py", line 233, in makePolygon
|
return lsst.sphgeom.ConvexPolygonconvexHull([coord.getVector() for coord in boxSkyCorners])
|
AttributeError: module 'lsst.sphgeom' has no attribute 'ConvexPolygonconvexHull'
|
May you please review this change of adding one dot?