correction#
- class orbit.orbit_correction.correction(lattice, bunch)[source]#
Bases:
objectThis routine corrected the closed orbit. Simple method.
Methods Summary
cos_function(phi, tune)find_elements(count_el, find_el)get_x(kick, j, bpm, kicker)optimzation_function(kick, kicker, bpm)sin_function(phi, tune)Methods Documentation