Ask a Question | Search PSRCHIVE: |
![]()
|
FrontendCorrection.h Corrects the basis, based on FD_POLN, FD_HAND and FD_SANG. Definition BasisCorrection.h:26 Stores Calibrator parameters in an Archive. Definition CalibratorExtension.h:23 Corrects the recorded properties of the frontend. Definition FrontendCorrection.h:27 Jones< double > get_projection(unsigned isub) Return the transformation from sky to receptors. Definition FrontendCorrection.C:61 void set_archive(const Archive *) Set the archive for which corrections will be calculated. Definition FrontendCorrection.C:32 std::string get_summary() const Return a summary of parameters relevant to get_transformation. Definition FrontendCorrection.C:67 float get_weight(unsigned) const Get the weight of any channel. Definition FrontendCorrection.h:65 BasisCorrection basis_correction The basis correction. Definition FrontendCorrection.h:73 void calibrate(Archive *archive) Calibrate the Pulsar::Archive. Definition FrontendCorrection.C:72 Jones< double > basis_transformation The basis correction transformation applies to all sub-integrations. Definition FrontendCorrection.h:76 Jones< double > get_basis() Return the transformation to the receptor basis. Definition FrontendCorrection.C:55 unsigned get_nchan() const Get the number of frequency channels in the calibrator. Definition FrontendCorrection.h:62 Jones< double > get_transformation(unsigned isub) Return the transformation from sky to receptor basis. Definition FrontendCorrection.C:39 bool required(const Archive *) Return true if the archive needs to be corrected. Definition FrontendCorrection.C:18 void undo(Archive *archive) Undo any frontend calibration of the Pulsar::Archive. Definition FrontendCorrection.C:117 CalibratorExtension * new_Extension() const Returns a new CalibratorExtension. Definition FrontendCorrection.h:68 ProjectionCorrection projection_correction The projection correction. Definition FrontendCorrection.h:79 Computes the projection of the receptors onto the sky. Definition ProjectionCorrection.h:48 Generated using doxygen 1.14.0
|