Simultipac

LightWin

  • Introduction
  • Jupyter notebook examples
  • API Reference
    • cst package
      • helper module
      • simulation_results module
    • particle_monitor package
    • plotter package
    • simulation_results package
    • spark3d package
    • util package
    • constants module
    • types module
Simultipac
  • simultipac package
  • cst package
  • View page source

cst package

Define objects and methods to treat CST results.

Submodules

  • helper module
    • get_id()
    • mmdd_xxxxxxx_folder_to_dict()
    • _parameters_file_to_dict()
    • no_extension()
  • simulation_results module
    • MissingFileError
    • CSTResults
      • CSTResults.__init__()
      • CSTResults.hist()
      • CSTResults.plot_3d()
      • CSTResults.plot_mesh()
      • CSTResults.plot_trajectories()
      • CSTResults.fit_alpha()
      • CSTResults._abc_impl
    • CSTResultsFactory
      • CSTResultsFactory._parameters_file
      • CSTResultsFactory._time_population_file
      • CSTResultsFactory.__init__()
      • CSTResultsFactory.mandatory_files
      • CSTResultsFactory.from_simulation_folder()
      • CSTResultsFactory._abc_impl
      • CSTResultsFactory._pop_e_acc()
      • CSTResultsFactory.from_simulation_folders()
Previous Next

© Copyright 2025, Adrien Plaçais.

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