transientskp / tkp

A transients-discovery pipeline for astronomical image-based surveys
http://docs.transientskp.org/
BSD 2-Clause "Simplified" License
19 stars 14 forks source link

Beam quality check for all images #578

Closed AntoniaR closed 3 years ago

AntoniaR commented 3 years ago

Currently the TraP only checks the restoring beam shape for LOFAR images in a very specific format. However, this information is in the image metadata and is already used within the forced source extraction steps. Therefore, it should be straight forward to include this check for all images.

See https://github.com/transientskp/tkp/blob/fa65950f6a8891e97880e483e03206a06e5f130e/tkp/main.py#L190 https://github.com/transientskp/tkp/blob/master/tkp/quality/restoringbeam.py