Real Time RFI Filtering in GWB : Counter Analysis Tool

Analysis of Broadband RFI Flagging during uGMRT observations

This utility is meant to read and process the data from the CSV file containing the RFI count and Total Count from the real-time BB RFI filtering in GMRT Wideband Backend (GWB). This file is generated during a uGMRT observation ONLY if the broadband filtering is enabled and the counter commands are provided during the observing run.

The CSV file contains the total samples flagged as RFI and the total number of samples that were processed in a given duration for each antenna and polarization.

The duration of recording and the number of records will depend on how many times and at what interval the counter was written to the file. A single file is generated from for one day. For analysis, the user needs to select the timestamps and the rows corresponding to the duration of the observation.

Detailed document about the method of flagging, the data format of the CSV file and the output of the Python utility can be found here.

A detailed Standard Operating Procedure (SOP) for analyzing the RFI counter files is available here.

Sample CSV file can be downloaded here.

The utility can perform the following functions. It has been tested on 64-bit Linux platform.

Note:

When observation crosses the boundary of midnight counter data is stored datewise in two different files. In order to analyze these files can be appended using following link.

For any queries/feedback on this utility or for getting a desired CSV files, please contact Kaushal D. Buch (kdbuch@gmrt.ncra.tifr.res.in)