BadInputFlag¶
-
class BadInputFlag : public kotekan::Stage¶
searches for bad inputs that aren’t marked in the
flagsfield.- Buffers
in_bufThe buffer from which the visibilities are checked, must be a full triangle.Format: VisBuffer structured
Metadata:
VisMetadata
out_bufThe kotekan buffer which will be fed the output.Format: VisBuffer structured
Metadata:
VisMetadata
- Metrics
kotekan_badinputflag_frames_totalThe number of frames found with unmarked bad inputs. The metrics are labelled with whichinputis bad, and why (Infinite weight, NaN weight).
- Author
Richard Shaw
Warning
This will only work correctly if the full correlation triangle is passed in as input.