A package to form post-correlation beam using the phased-array (PA/CDPA) and incoherent-array (IA) data from GMRT.
$ bin/pcBeam_gmrt -h
pcBeam_gmrt - Construct post-correlation beam using GMRT's IA and PA/CDPA beam data
usage: pcBeam_gmrt -{options}
options:
-f1 : GMRT data file1 (PA/CDPA)
-f2 : GMRT data file2 (IA)
-nch1 : No. of channels in file1
-ts1 : Sampling time (in ms) in file1
-nch2 : No. of channels in file2
-ts2 : Sampling time (in ms) in file2
-scale : scale input-2 by 'fact' before subtraction
-o filename - specify output filename (def=stdout)
Yogesh Maan <ymaan4[@]gmail.com>