Open source Very Long Baseline Interferometry
OpenVLBI
|
Functions | |
void | dsp_recons_align (dsp_stream_p stream, dsp_stream_p matrix) |
Try to reconstruct a stream from sub-stream matrices. More... | |
void dsp_recons_align | ( | dsp_stream_p | stream, |
dsp_stream_p | matrix | ||
) |
stream | the target DSP stream. |
matrix | the DSP stream with the matrices. |
The matrix stream must have all dimensions and sizes of the target plus one, which is the number of matrices on to align. The aligned stream should replace the target stream.