|
HOPS
HOPS class reference
|
Public Member Functions | |
| def | __init__ (self, stepsize_delay=PICOSECOND, stepsize_phase=3.0 *(math.pi/180.0)) |
| def | __call__ (self, x) |
Public Attributes | |
| delay_step | |
| phase_step | |
defines the stepsizes to be taken when using the basin hopping algorithm to find the delay/phase
| def vpal.pcc_delay_fitting.BasinhoppingStep.__init__ | ( | self, | |
stepsize_delay = PICOSECOND, |
|||
stepsize_phase = 3.0*(math.pi/180.0) |
|||
| ) |
| def vpal.pcc_delay_fitting.BasinhoppingStep.__call__ | ( | self, | |
| x | |||
| ) |
| vpal.pcc_delay_fitting.BasinhoppingStep.delay_step |
| vpal.pcc_delay_fitting.BasinhoppingStep.phase_step |