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
    • optimisation package
    • scripts package
    • tracewin_utils package
    • util package
      • converters module
      • debug module
      • dicts_output module
      • helper module
      • log_manager module
      • pandas_helper module
      • pass_beauty module
      • phases module
      • pickling module
      • synchronous_phases module
    • visualization package
    • config_manager module
    • constants module
  • Examples
LightWin
  • lightwin package
  • util package
  • View page source

util package

Were we define various utility tools.

Submodules

  • converters module
    • position()
    • energy()
    • longitudinal()
    • emittance()
    • twiss()
  • debug module
    • compute_error_transfer_matrix()
    • load_phase_space()
    • output_cavities()
    • _create_output_fit_dicts()
    • output_fit()
    • output_fit_progress()
  • dicts_output module
  • helper module
    • recursive_items()
    • recursive_getter()
    • flatten()
    • chunks()
    • remove_duplicates()
    • printc()
    • pd_output()
    • pascal_case()
    • get_constructor()
    • get_constructors()
    • resample()
    • range_vals()
    • range_vals_object()
    • save_energy_phase_tm()
    • save_vcav_and_phis()
  • log_manager module
    • LogFormatter
      • LogFormatter.COLOR_CODES
      • LogFormatter.RESET_CODE
      • LogFormatter.__init__()
      • LogFormatter.format()
    • main()
  • pandas_helper module
    • to_csv()
  • pass_beauty module
    • _cavity_settings_to_adjust()
    • set_of_cavity_settings_to_adjust()
    • elements_to_diagnostics()
    • _pass_beauty_instructions()
    • insert_pass_beauty_instructions()
    • _is_adapted_to_pass_beauty()
  • phases module
    • diff_angle()
    • phi_0_abs_to_rel()
    • phi_0_rel_to_abs()
    • phi_bunch_to_phi_rf()
    • phi_rf_to_phi_bunch()
  • pickling module
    • MyPickler
      • MyPickler.pickle()
      • MyPickler.unpickle()
      • MyPickler._abc_impl
    • MyCloudPickler
      • MyCloudPickler.__init__()
      • MyCloudPickler.pickle()
      • MyCloudPickler.unpickle()
      • MyCloudPickler._abc_impl
  • synchronous_phases module
    • phi_s_legacy()
    • phi_s_lagniel()
    • phi_s_from_tracewin_file()
    • SYNCHRONOUS_PHASE_FUNCTIONS
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.