Skip to content

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

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

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

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

lint.yaml

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

Annotations

10 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
E303: python/lsst/pipe/tasks/matchBackgrounds.py#L308
too many blank lines (2)
F841: python/lsst/pipe/tasks/matchBackgrounds.py#L317
local variable 'toMatchMI' is assigned to but never used
F841: python/lsst/pipe/tasks/matchBackgrounds.py#L327
local variable 'e' is assigned to but never used
F841: python/lsst/pipe/tasks/matchBackgrounds.py#L539
local variable 'rms' is assigned to but never used
F841: python/lsst/pipe/tasks/matchBackgrounds.py#L551
local variable 'meanVar' is assigned to but never used
F841: python/lsst/pipe/tasks/matchBackgrounds.py#L557
local variable 'mse' is assigned to but never used