Ask a Question | Search PSRCHIVE: |
Home
|
Public Member Functions |
Static Public Member Functions |
Protected Attributes |
List of all members
Pulsar::TimeFrequencyMask Class Referenceabstract Compute mask from statistic vs time/freq. More...
Inheritance diagram for Pulsar::TimeFrequencyMask:
Detailed DescriptionCompute mask from statistic vs time/freq. Base class for algorithms that compute a mask (set of chans/subints to zap) from a statistic (eg off-pulse variance or similar) as a function of time and frequency within an Archive. Member Function Documentation◆ update_mask()
Update the mask. mask is the current weights array. stat is the relevant statistic vs time/freq model is a model for how the statistic "should" look (ie a smoothed bandpass shape or similar). mask is nsubint-by-nchan, stat and model are nsubint-by-nchan-by-npol return value is number of points masked Implemented in Pulsar::SumThreshold, Pulsar::InterQuartileRange, Pulsar::SortedMinimumSlope, and Pulsar::SetThresholds. The documentation for this class was generated from the following files:
Generated using doxygen 1.8.17
|