Transient phenomena are laboratories for exploring some of the most extreme processes in the universe. The ASKAP VAST project (Murphy et al. 2013; 2021) aims to discover and study a wide range of radio transients in the ASKAP full survey. The VAST team has developed the VASTER pipeline for detecting short timescale variability (from seconds to minutes) in ASKAP data. The prototype of the VASTER pipeline has been demonstrated effectively in published works (Wang Y. et al. 2021, 2023). In future real-time mode, the pipeline expects to detect about 100 candidates per day, including some of the most exciting objects such as bursts from radio stars (Pritchard et al. 2021), extreme scintillators (Wang Y. et al. 2021) and long period transients (Hurley-Walker et al. 2022).
This ADACS project helped build a web app for source classification from VASTER pipeline outputs. As the pipeline is likely to detect about 100 candidates per day, we will have a large number of candidates waiting for inspection and investigation. The newly built web application enables users to easily filter through candidates by observations, beam indices and various statistics. For each candidate, users are presented with a clear view of all the data and images without the need for using any sort of command line interface. Data from the observation and candidates can easily be downloaded e.g. fits files, deep images, peak lightcurve CSVs, as well as the classification and any notes that users have made for each candidate. Users will also be able to view a summary of all the classifications that have been made by all users and bar charts to show the counts of the number of candidates classified with a particular tag, being either predefined or created by the user.
Figure: the classification page for one candidate.
With the help of the classification web app, we can efficiently classify a large number of transients. This can help address several key goals of the VAST project, in particular:
Check out some of our other projects.
ADACS collaborated with the developers of QUOKKA, a radiation hydrodynamics code, to determine if the performance could be enhanced. Although the code was already highly optimised, performance gains were made by refactoring GPU kernels.
MCFOST encountered development hurdles amidst growing collaborators. ADACS assisted in implementing GitHub Actions for automated testing and version releases, streamlining workflow and enhancing code reliability.
Parallel Bilby is a gravitational wave inference code that was running inefficiently. ADACS analysed the code to identify bottlenecks and gave recommendations on how to improve its performance.