Skip to content

DM-44889: Investigate feasibility of resurrecting matchBackgrounds.py background fitting algorithms #2389

DM-44889: Investigate feasibility of resurrecting matchBackgrounds.py background fitting algorithms

DM-44889: Investigate feasibility of resurrecting matchBackgrounds.py background fitting algorithms #2389

Triggered via pull request July 9, 2024 12:49
Status Failure
Total duration 15s
Artifacts

lint.yaml

on: pull_request
call-workflow  /  lint
7s
call-workflow / lint
Fit to window
Zoom out
Zoom in

Annotations

7 errors
F401: python/lsst/pipe/tasks/matchBackgrounds.py#L33
'lsst.pipe.base.PipelineTask' imported but unused
F401: python/lsst/pipe/tasks/matchBackgrounds.py#L36
'pdb' imported but unused
W605: python/lsst/pipe/tasks/matchBackgrounds.py#L223
invalid escape sequence '\s'
F841: python/lsst/pipe/tasks/matchBackgrounds.py#L275
local variable 'refMI' is assigned to but never used
F841: python/lsst/pipe/tasks/matchBackgrounds.py#L298
local variable 'toMatchMI' is assigned to but never used
F841: python/lsst/pipe/tasks/matchBackgrounds.py#L308
local variable 'e' is assigned to but never used
call-workflow / lint
Process completed with exit code 1.