SearcharxivSearch

arXiv subjects

Gijs Molenaar

Publications and source records attributed to Gijs Molenaar.

7 recordsLinked to original sources

The AARTFAAC 60 MHz transients survey

We report the experimental setup and overall results of the AARTFAAC wide-field radio survey, which consists of observing the sky within 50$^\circ$ of Zenith, with a bandwidth of 3.2$\,$MHz, at a cadence of 1$\,$s, for 545$\,$h. This yielded nearly 4 million snapshots, two per second, of on average 4800 square degrees and a sensitivity of around 60$\,$Jy. We find two populations of transient events, one originating from PSR$\,$B0950$+$08 and one from strong ionospheric lensing events, as well as a single strong candidate for an extragalactic transient, with a peak flux density of $80\pm30$$\,$Jy and a dispersion measure of $73\pm3\,\mathrm{~pc~cm^{-3}}$, We also set a strong upper limit of 1.1 all-sky per day to the rate of any other populations of fast, bright transients. Lastly, we constrain some previously detected types of transient sources by comparing our detections and limits with other low-frequency radio transient surveys.

astro-ph.HE

Long-term study of extreme giant pulses from PSR B0950+08 with AARTFAAC

We report on the detection of extreme giant pulses (GPs) from one of the oldest-known pulsars, the highly variable PSR B0950+08, with the Amsterdam-ASTRON Radio Transient Facility And Analysis Centre (AARTFAAC), a parallel transient detection instrument operating as a subsystem of the LOw Frequency ARray (LOFAR). During processing of our Northern Hemisphere survey for low-frequency radio transients, a sample of 275 pulses with fluences ranging from 42 to 177 kJy ms were detected in one-second snapshot images. The brightest pulses are an order of magnitude brighter than those previously reported at 42 and 74 MHz, on par with the levels observed in a previous long-term study at 103 MHz. Both their rate and fluence distribution differ between and within the various studies done to date. The GP rate is highly variable, from 0 to 30 per hour, with only two three-hour observations accounting for nearly half of the pulses detected in the 96 h surveyed. It does not vary significantly within a few-hour observation, but can vary strongly one from day to the next. The spectra appear strongly and variably structured, with emission sometimes confined to a single 195.3 kHz subband, and the pulse spectra changing on a timescale of order 10 min.

astro-ph.HE

Identifying transient and variable sources in radio images

With the arrival of a number of wide-field snapshot image-plane radio transient surveys, there will be a huge influx of images in the coming years making it impossible to manually analyse the datasets. Automated pipelines to process the information stored in the images are being developed, such as the LOFAR Transients Pipeline, outputting light curves and various transient parameters. These pipelines have a number of tuneable parameters that require training to meet the survey requirements. This paper utilises both observed and simulated datasets to demonstrate different machine learning strategies that can be used to train these parameters. The datasets used are from LOFAR observations and we process the data using the LOFAR Transients Pipeline; however the strategies developed are applicable to any light curve datasets at different frequencies and can be adapted to different automated pipelines. These machine learning strategies are publicly available as Python tools that can be downloaded and adapted to different datasets (https://github.com/AntoniaR/TraP_ML_tools).

astro-ph.IM

AARTFAAC Flux Density Calibration and Northern Hemisphere Catalogue at 60 MHz

We present a method for calibrating the flux density scale for images generated by the Amsterdam ASTRON Radio Transient Facility And Analysis Centre (AARTFAAC). AARTFAAC produces a stream of all-sky images at a rate of one second in order to survey the Northern Hemisphere for short duration, low frequency transients, such as the prompt EM counterpart to gravitational wave events, magnetar flares, blazars, and other as of yet unobserved phenomena. Therefore, an independent flux density scaling solution per image is calculated via bootstrapping, comparing the measured apparent brightness of sources in the field to a reference catalogue. However, the lack of accurate flux density measurements of bright sources below 74 MHz necessitated the creation of the AARTFAAC source catalogue, at 60 MHz, which contains 167 sources across the Northern Hemisphere. Using this as a reference results in a sufficiently high number of detected sources in each image to calculate a stable and accurate flux scale per one second snapshot, in real-time.

astro-ph.IM

Kliko - The Scientific Compute Container Format

Kliko is a Docker-based container specification for running one or multiple related compute jobs. The key concepts of Kliko are the encapsulation of data processing software into a container and the formalization of the input, output and task parameters. By formalizing the parameters, the software is represented as abstract building blocks with a uniform and consistent interface. The main advantage is enhanced scriptability and empowering pipeline composition. Formalization is realized by bundling a container with a Kliko file, which describes the IO and task parameters. This Kliko container can then be opened and run by a Kliko runner. The Kliko runner will parse the Kliko definition and gather the values for these parameters, for example by requesting user input or retrieving pre-defined values from disk. Parameters can be various primitive types, for example: float, int or the path to a file. This paper will also discuss the implementation of a support library named Kliko which can be used to create Kliko containers, parse Kliko definitions, chain Kliko containers in workflows using a workflow manager library such as Luigi. The Kliko library can be used inside the container to interact with the Kliko runner. Finally, to illustrate the applicability of the Kliko definition, this paper will discuss two reference implementations based on the Kliko library: RODRIGUES, a web-based Kliko container scheduler, and output visualizer specifically for astronomical data, and VerMeerKAT, a multi-container workflow data reduction pipeline which is being used as a prototype pipeline for the commissioning of the MeerKAT radio telescope.

astro-ph.IM

KERN

KERN is a bi-annually released set of radio astronomical software packages. It should contain most of the standard tools that a radio astronomer needs to work with radio telescope data. The goal of KERN is to save time and prevent frustration in setting up of scientific pipelines, and to assist in achieving scientific reproducibility.

astro-ph.IM

The AARTFAAC All Sky Monitor: System Design and Implementation

The Amsterdam-ASTRON Radio Transients Facility And Analysis Center (AARTFAAC) all sky monitor is a sensitive, real time transient detector based on the Low Frequency Array (LOFAR). It generates images of the low frequency radio sky with spatial resolution of 10s of arcmin, MHz bandwidths, and a time cadence of a few seconds, while simultaneously but independently observing with LOFAR. The image timeseries is then monitored for short and bright radio transients. On detection of a transient, a low latency trigger will be generated for LOFAR, which can interrupt its schedule to carry out follow-up observations of the trigger location at high sensitivity and resolutions. In this paper, we describe our heterogeneous, hierarchical design to manage the 240 Gbps raw data rate, and large scale computing to produce real-time images with minimum latency. We discuss the implementation of the instrumentation, its performance, and scalability.

astro-ph.IM