Convert uGMRT raw data files to sigproc-filterbank format and generate folded archive files. Total intensity, both in 16-bit and 8-bit data formats, is supported at present. Working on extracting total intensity from full Stokes GMRT data and converting it to filterbank.
The package has two parts: one part in Python to handle the filesystem, inputs, and outputs. The second part is a modified version of ugmrt2fil that can handle both 8-bit and 16-bit raw GMRT data.
Processing_modules:This contains Python modules needed by the main processGMRT.py code. These modules require standard python packages installed. One needs to changepath_ugmrt2filin theProcessing_modules/processGMRT_global.pyto the currentCPP_utilitiesdirectory and path_par to a folder containing parameter files. Also, change thedata_pathinprocessGMRT.pyto the folder containing GMRT raw and header files. The folding part requiresdspsrinstalled.CPP_utilities:This folder contains modified ugmrt2fil codes and should be installed usingmakewithinCPP_utilitiesdirectory before use.
$ python processGMRT.py