Details
-
Type:
Bug
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: pipe_analysis
-
Labels:None
-
Sprint:DRP F17-4
-
Team:Data Release Production
Description
As reported by Sophie Reed, the coadd analysis script is currently failing with:
File "/tigress/HSC/users/lauren/LSST/pipe_analysis/python/lsst/pipe/analysis/analysis.py", line 183, in plotAgainstMagAndHist
|
if camera is not None and len(ccdList) > 0:
|
TypeError: object of type 'NoneType' has no len()
|
please fix.
Would you mind giving this a review (i.e. make sure if fixes the bug for you)?