|
HOPS
HOPS class reference
|
Classes | |
| class | BandDelayFitter |
| class | BasinhoppingStep |
| class | DelayFitResults |
| class | PhasorFitData |
Functions | |
| def | calc_delay_phasor (delay, phase_offset, reference_frequency, frequency) |
Variables | |
| int | EPS = 1e-15 |
| pcc_fit_logger = logging.getLogger(__name__) | |
| int | PICOSECOND = 1e-12 |
library to handle the calculation of proxy-cable-calibration delays from phase-cal data
| def vpal.pcc_delay_fitting.calc_delay_phasor | ( | delay, | |
| phase_offset, | |||
| reference_frequency, | |||
| frequency | |||
| ) |
compute complex number associated with a particular delay/phase_offset,frequency and reference_frequency
| int vpal.pcc_delay_fitting.EPS = 1e-15 |
| vpal.pcc_delay_fitting.pcc_fit_logger = logging.getLogger(__name__) |
| int vpal.pcc_delay_fitting.PICOSECOND = 1e-12 |