i4Ds / Karabo-Pipeline

The Karabo Pipeline can be used as Digital Twin for SKA
https://i4ds.github.io/Karabo-Pipeline/
MIT License
11 stars 4 forks source link

RascilImageCleaner: support creating a cleaned image from an existing dirty image #572

Open mpluess opened 5 months ago

mpluess commented 5 months ago

The current implementation only supports creating a cleaned image from the measurement set, creating a new dirty image in the process. We need to support the creation of a cleaned image from an existing dirty image (e.g. to save computation time or to start from the dirty image of a different imager). The current implementation doesn't fully implement the interface.