ratt-ru / pfb-imaging

Preconditioned forward/backward clean algorithm
MIT License
7 stars 5 forks source link

Do not converge prematurely if l1reweight is set #104

Closed landmanbester closed 2 months ago

landmanbester commented 6 months ago

Currently the spotless worker can converge before L1 reweighting kicks in resulting in premature termination. It should rather start reweighting earlier if this happens unless l1reweight-from is set to some special value (-1?)

landmanbester commented 2 months ago

Done in https://github.com/ratt-ru/pfb-imaging/pull/111