LightWin
0.7.0

LightWin

  • Installation
  • Usage
  • The get method
  • Configuration
  • Units and conventions
  • Utility scripts
  • Bibliography
  • API Reference
    • beam_calculation package
    • config package
    • core package
    • evaluator package
    • failures package
      • fault module
      • fault_scenario module
      • helper module
      • set_of_cavity_settings module
      • strategy module
    • optimisation package
    • scripts package
    • tracewin_utils package
    • util package
    • visualization package
    • config_manager module
    • constants module
  • Examples
LightWin
  • lightwin package
  • failures package
  • View page source

failures package

This folder holds all the modules related to breaking cavities and setting the compensation scheme.

Submodules

  • fault module
    • Fault
      • Fault.__init__()
      • Fault.fix()
      • Fault.update_elements_status()
      • Fault.pickle()
      • Fault.from_pickle()
  • fault_scenario module
    • FaultScenario
      • FaultScenario.__init__()
      • FaultScenario._set_faults()
      • FaultScenario._get_reference()
      • FaultScenario._set_cavities_to_rephase()
      • FaultScenario._set_optimisation_algorithms()
      • FaultScenario._break_cavities()
      • FaultScenario.fix_all()
      • FaultScenario._wrap_single_fix()
      • FaultScenario._update_rephased_cavities_status()
      • FaultScenario._transfer_phi0_from_ref_to_broken()
      • FaultScenario._reference_phase
      • FaultScenario._evaluate_fit_quality()
      • FaultScenario._set_evaluation_elements()
      • FaultScenario._simulations_that_should_be_compared()
      • FaultScenario.pickle()
      • FaultScenario.from_pickle()
    • fault_scenario_factory()
    • _force_element_to_index_method_creation()
  • helper module
    • _distance_to_ref()
    • _penalty()
    • sort_by_position()
    • remove_lists_with_less_than_n_elements()
    • gather()
    • nested_containing_desired()
  • set_of_cavity_settings module
    • SetOfCavitySettings
      • SetOfCavitySettings.__init__()
      • SetOfCavitySettings.from_cavity_settings()
      • SetOfCavitySettings.from_incomplete_set()
      • SetOfCavitySettings.re_set_elements_index_to_absolute_value()
      • SetOfCavitySettings._order()
    • _settings_getter()
  • strategy module
    • failed_and_compensating()
    • k_out_of_n()
    • l_neighboring_lattices()
    • manual()
    • global_compensation()
    • global_downstream()
    • COMPENSATING_SELECTOR
Previous Next

© Copyright 2024, A. Plaçais, F. Bouly, J.-M. Lagniel, D. Uriot, B. Yee-Rendon.

Built with Sphinx using a theme provided by Read the Docs.