![]() |
#include <SystemResponse.h>
Public Member Functions | |
| CLEAN (int max_loops=1000, double loop_gain=0.02, double thresh_factor=1., TString restoring_beam="(1./10) * pow(x,2) * exp(-x/1.43)", bool add_residuals=1, bool only_return_residuals=0) | |
| virtual void | deconvolve (AnalysisWaveform *wf, const AnalysisWaveform *rwf) const |
Public Member Functions inherited from AnitaResponse::DeconvolutionMethod | |
| __attribute__ ((deprecated)) virtual void deconvolve(int Nf | |
Additional Inherited Members | |
Public Attributes inherited from AnitaResponse::DeconvolutionMethod | |
| double | df |
| double FFTWComplex * | Y |
| double FFTWComplex const FFTWComplex *response | const |
Andrew's version of CLEAN (ported from Peter's Matlab version). USE THIS FOR NOW IF YOU'RE USING CLEAN!!!
Definition at line 196 of file SystemResponse.h.


1.8.11