VisRawReader

class VisRawReader : public RawReader<VisFrameView>

Stage to read raw visibility data.

This class inherits from the RawReader base class and reads raw visibility data

Author

Richard Shaw, Tristan Pinsonneault-Marotte, Rick Nitsche

Public Functions

VisRawReader(kotekan::Config &config, const std::string &unique_name, kotekan::bufferContainer &buffer_container)

default constructor

~VisRawReader()
inline const std::vector<prod_ctype> &prods()

Get the products in the file.

inline const std::vector<stack_ctype> &stack()

Get the stack in the file.

inline const std::vector<input_ctype> &inputs()

Get the inputs in the file.

inline const std::vector<uint32_t> &ev()

Get the ev axis in the file.