Open radonnachie opened 2 years ago
One thing to do before opening it up for review is to speed up the file-dump. I plan to do this by transforming the h_pwr_buf contents to match the GUPPI RAW [chan, time, pol] dimensionality, as opposed to the typical filterbank [spectra, pol, chan].
65
Adds
-k
option, which specifies RAW output file. In this mode the Npolout must be inferred from the input. Complex Float32 values are written out. So this doubles up on theDATATYPE=FLOAT
specification introduced in #58.The comparison of the input to the output has been verified for the following operations, using the further following script.
Note that this script will only really work for accumulation and FFT operations that can occur within a block, and that it further only verifies one block!