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
Log how many sources are being forced-fit for each image
#784
Open
ddobie
opened
1 week ago
ddobie
commented
1 week ago
This branch now also
uses numba functionality of ForcedPhot (requires installing this version:
https://github.com/askap-vast/forced_phot/tree/initial-optimisations
- I'll update the pyproject.toml etc before merging)
Drops unnecessary columns prior to the associations upload step, reducing memory usage of the large dataframes by 10x
This branch now also