askap-vast / vast-pipeline

This repository holds the code of the Radio Transient detection pipeline for the VAST project.
https://vast-survey.org/vast-pipeline/
MIT License
7 stars 3 forks source link

Restore run action not removing all necessary relations #579

Closed ajstewart closed 2 years ago

ajstewart commented 2 years ago

When images are added to a run it's possible that a relation is created between two sources that were not previously related. The restore run option is currently not taking this into account and is only removing relations between new sources from the added images.

Needs to remove remaining relations between remaining sources that were not related before the addition.