06.03.2014 Views

A Digital Backend Architecture for Fourier Imaging

A Digital Backend Architecture for Fourier Imaging

A Digital Backend Architecture for Fourier Imaging

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

X engine expects groups of a single channel and a single antenna<br />

33<br />

Reorder_one_ant_a_time init<br />

spec_chan = 10; % mask parameter<br />

block_size = 7; % mask parameter<br />

partial_reorder = [0:2:2^block_size - 1]<br />

reorder = []<br />

<strong>for</strong> n = [0:1]<br />

reorder = [reorder, [partial_reorder]+n];<br />

end<br />

(result: [0 2 4 6 ... 126 1 3 5 7 ... 127])<br />

F engine

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!