Ask a Question | Search PSRCHIVE: |
Home
|
Pulsar::InterQuartileRange Class Reference Uses the inter-quartile range to mask bad channels and sub-integrations. More...
Inheritance diagram for Pulsar::InterQuartileRange:
Detailed DescriptionUses the inter-quartile range to mask bad channels and sub-integrations. Implements an adjustable pair of Tukey's Fences https://en.wikipedia.org/wiki/Outlier#Tukey's_fences Member Function Documentation◆ get_interface()
Return a text interface that can be used to configure this instance. Get the text interface to the configuration attributes. Reimplemented from Pulsar::TimeFrequencyMask. ◆ update_mask()
Smooth the data given in raw, output to smoothed. Both data arrays have dims (nsub, nchan, npol), slow to fast. weight array has dims (nsub, nchan). Implements Pulsar::TimeFrequencyMask. The documentation for this class was generated from the following files:
Generated using doxygen 1.8.17
|