InputSubset¶
-
class InputSubset : public kotekan::Stage¶
kotekan::Stagethat extracts a subset of the inputs.The difference between this stage and the only_inputs option of prodSubset is that this will also subset the
num_elementssized parts of the frames, such as gains and eigenvectors.- Buffers
in_bufThe kotekan buffer from which the visibilities are read, can be any size.Format: VisBuffer structured
Metadata:
VisMetadata
out_bufThe kotekan buffer which will be fed the subset of visibilities.Format: VisBuffer structured
Metadata:
VisMetadata
- Author
Richard Shaw
- Param inputs:
List of ints. The channel IDs for the inputs to extract.