Skip to content
Snippets Groups Projects
Commit ba33d1fe authored by Sarod Yatawatta's avatar Sarod Yatawatta Committed by Bram Veenboer
Browse files

COB-153: Note to remove 'beam' varible

parent b95fe48e
No related branches found
No related tags found
1 merge request!249COB 153 - Doppler correction in correlator pipeline
......@@ -128,7 +128,7 @@ extern "C" {
const fcomplex * filteredDataPtr,
const unsigned * delayIndices,
double subbandFrequency,
unsigned beam,
unsigned beam, // FIXME: this is no longer needed because nrSAPS=1 always
const double * delaysAtBeginPtr,
const double * delaysAfterEndPtr,
const double * phase0sPtr,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment