issues
search
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
8
stars
3
forks
source link
Optimise forced photometry
#788
Open
ddobie
opened
1 day ago
ddobie
commented
1 day ago
Reorder some calculations and drop sources ASAP to minimise the number of sources that are being concatenated and merged
Add option to turn off clustering (set cluster_threshold=0)
Add numba as a conditional dependency
Where possible, use forced_phot v2, which speeds up forced photometry extraction substantially using numba