hdf5FileRead¶
-
class hdf5FileRead : public kotekan::Stage¶
Public Functions
-
inline hdf5FileRead(kotekan::Config &config, const std::string &unique_name, kotekan::bufferContainer &buffer_container)¶
-
inline virtual ~hdf5FileRead()¶
-
template<typename Node>
inline void check_telescope_metadata(Node &node)¶ Read and check the telescope metadata.
- Parameters:
node – The HDF5 object (file, group, dataset, etc.) where the metadata should be read from
-
inline virtual void main_thread() override¶
-
inline hdf5FileRead(kotekan::Config &config, const std::string &unique_name, kotekan::bufferContainer &buffer_container)¶