visDebug¶
-
class visDebug : public kotekan::Stage¶
Output some useful properties about the buffer for debugging.
The output is produced by calling
VisFrameView::summary- Buffers
in_bufThe buffer to debugFormat: VisBuffer structured
Metadata:
VisMetadata
- Metrics
kotekan_visdebug_frames_by_freq_totalThe total frames seen per frequency.kotekan_visdebug_frames_by_dataset_totalThe total frames seen per dataset.
- Author
Richard Shaw
- Param output_period:
Int. Print output every
output_periodframes. Default is every 1000 frames.