:mod:`ocelot.cpbd.chromaticity` =============================== .. py:module:: ocelot.cpbd.chromaticity Module Contents --------------- Functions ~~~~~~~~~ .. autoapisummary:: ocelot.cpbd.chromaticity.edge_chromaticity_old ocelot.cpbd.chromaticity.edge_chromaticity ocelot.cpbd.chromaticity.natural_chromaticity ocelot.cpbd.chromaticity.sextupole_chromaticity ocelot.cpbd.chromaticity.chromaticity ocelot.cpbd.chromaticity.sextupole_id ocelot.cpbd.chromaticity.calculate_sex_strength ocelot.cpbd.chromaticity.compensate_chromaticity ocelot.cpbd.chromaticity.DZ .. data:: __author__ :annotation: = Sergey Tomin .. function:: edge_chromaticity_old(lattice, tws_0) .. function:: edge_chromaticity(lattice, tws_0) .. function:: natural_chromaticity(lattice, tws_0, nsuperperiod=1) .. function:: sextupole_chromaticity(lattice, tws0, nsuperperiod=1) .. function:: chromaticity(lattice, tws_0, nsuperperiod=1) .. function:: sextupole_id(lattice) .. function:: calculate_sex_strength(lattice, tws_0, ksi, ksi_comp, nsuperperiod) compensation with two families .. function:: compensate_chromaticity(lattice, ksi_x_comp=0, ksi_y_comp=0, nsuperperiod=1) old chromaticity compensation with 2 sextupole families .. function:: DZ(lattice, energy)