RedundantStack¶
-
class RedundantStack : public kotekan::Stage¶
Complete stack over redundant baselines from previously stacked data.
This is based on baselineCompression.
- Todo:
merge this with baselineCompression
- buffers
in_bufThe buffer to read from.Format: VisBuffer
Metadata:
VisMetadata
out_bufThe buffer to write to.Format: VisBuffer
Metadata:
VisMetadata
- Author
Tristan Pinsonneault-Marotte