7.23 correct_lattice

&correct_lattice  
    STRING correction_elements = NULL;  
    STRING items = NULL;  
    STRING lower_limits = NULL;  
    STRING upper_limits = NULL;  
    STRING exclude = NULL;  
    STRING bind_name_pattern = NULL;  
    STRING measurement_elements = "*";  
    STRING measurement_types = "MONI";  
    long n_iterations = 3;  
    double convergence = 1e-9;  
    double change_tolerance = 0.1;  
    double correction_fraction = 0.5;  
    long use_perturbed_matrix = 0;  
    long adaptive_step = 0;  
    double response_perturbation = 1e-6;  
    double svd_threshold = 1e-6;  
    long n_singular_values = 0;  
    long auto_sv_threshold = 1;  
    double auto_sv_threshold_factor = 3.0;  
    double beta_measurement_noise = 0.0;  
    double eta_measurement_noise = 0.0;  
    double measurement_noise_cutoff = 3.0;  
    STRING reference_file = NULL;  
    double betax_weight = 1.0;  
    double betay_weight = 1.0;  
    double etax_weight = 1.0;  
    STRING strength_log = NULL;  
    STRING response_file = NULL;  
    STRING rms_log = NULL;  
    long reset_correctors_each_step = 1;  
    long verbosity = 0;  
&end

coupled_twiss_output