ratt-ru / pfb-imaging

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

L2 reweighting [WIP] #25

Closed landmanbester closed 3 years ago

landmanbester commented 4 years ago

Added outlier flagging and weight rescaling + options to explicitly set psi basis

landmanbester commented 4 years ago

@sjperkins any idea what could be causing the tests to hang? I removed the py3.7 tests because it got stuck there but now its hanging on 3.8. Not sure what could be causing it

sjperkins commented 4 years ago

@JSKenyon ran into this with Quartical too and was fixed in https://github.com/ska-sa/dask-ms/pull/122 but I haven't released yet. Let me do that now.

landmanbester commented 4 years ago

Thanks. Not urgent. This one will stay open for a while

sjperkins commented 4 years ago

https://pypi.org/project/dask-ms/0.2.6/

landmanbester commented 4 years ago

https://pypi.org/project/dask-ms/0.2.6/

Seems to be working now. Thanks

landmanbester commented 3 years ago

Superceded by https://github.com/ratt-ru/pfb-clean/pull/49