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

Fixed restore run forced measurements associations #600

Closed ajstewart closed 2 years ago

ajstewart commented 2 years ago

Luckily it is a simple fix - forced IDs were not being considered when working out what associations to delete. They are now included.

I've also turned on forced extraction in the restore test and also added the test that the number of associations should be the same between the original and restored run.

Fixes #599.