Ask a Question | Search PSRCHIVE: |
![]()
|
ComplexRVMFit.h void add_opm(const range &radians) Add a range of pulse phase containing an orthogonally polarized mode. Definition ComplexRVMFit.C:375 MEAL::ComplexRVM * get_model() Get the model to be fit to the data. Definition ComplexRVMFit.C:416 bool is_excluded(double phase_in_radians) const Return true if pulse phase falls within an excluded range. Definition ComplexRVMFit.C:400 void set_observation(const PolnProfile *) Set the data to which model will be fit. Definition ComplexRVMFit.C:143 bool is_opm(double phase_in_radians) const Return true if pulse phase falls within an OPM range. Definition ComplexRVMFit.C:380 unsigned get_guess_smooth() const Get the smoothing window used to stabilize first guess. Definition ComplexRVMFit.C:67 virtual void set_gate_duty_cycle(double turns) Set the fraction of the pulse period modelled (in turns) Definition ComplexRVMFit.h:49 double get_gate_duty_cycle() const Get the fraction of the pulse period modelled (in turns) Definition ComplexRVMFit.h:46 ComplexRVMFit() Default constructor. Definition ComplexRVMFit.C:35 float get_threshold() const Get the threshold below which data are ignored. Definition ComplexRVMFit.C:57 void set_threshold(float sigma) Set the threshold below which data are ignored. Definition ComplexRVMFit.C:52 const PolnProfile * get_observation() const Get the data to which model will be fit. Definition ComplexRVMFit.C:406 bool is_included(double phase_in_radians) const Return true if pulse phase falls within an included range. Definition ComplexRVMFit.C:390 double evaluate(double phi_radians) Evaluate the model at the specified pulse longitude (in radians) Definition ComplexRVMFit.C:698 void add_exclude(const range &radians) Add a range of pulse phase to be excluded from constraints. Definition ComplexRVMFit.C:395 void add_include(const range &radians) Add a range of pulse phase to be included as constraints. Definition ComplexRVMFit.C:385 void set_guess_smooth(unsigned phase_bins) Set the smoothing window used to stabilize first guess. Definition ComplexRVMFit.C:62 Polarimetric pulse profile transformations and derivations. Definition PolnProfile.h:29 Generated using doxygen 1.14.0
|