orbit.utils.orbit_mpi_utils#

Functions

bunch_orbit_to_pyorbit(ringLength, ...[, ...])

Translates ORBIT_MPI bunch to pyORBIT bunch and returns it.

bunch_orbit_to_pyorbit_nHarm(ringLength, ...)

Translates ORBIT_MPI bunch to pyORBIT bunch, incorporating RF harmonic number, and returns it.

bunch_pyorbit_to_orbit(ringLength, ...)

Translates pyORBIT bunch to ORBIT_MPI bunch and dumps it into the file.

bunch_pyorbit_to_orbit_nHarm(ringLength, ...)

Translates pyORBIT bunch to ORBIT_MPI bunch, incorporating RF harmonic number, and dumps it into a file.

Modules

orbit.utils.orbit_mpi_utils.bunch_orbit_to_pyorbit(...)

Translates ORBIT_MPI bunch to pyORBIT bunch and returns it.

orbit.utils.orbit_mpi_utils.bunch_orbit_to_pyorbit_nHarm(...)

Translates ORBIT_MPI bunch to pyORBIT bunch, incorporating RF harmonic number, and returns it.

orbit.utils.orbit_mpi_utils.bunch_pyorbit_to_orbit(...)

Translates pyORBIT bunch to ORBIT_MPI bunch and dumps it into the file.

orbit.utils.orbit_mpi_utils.bunch_pyorbit_to_orbit_nHarm(...)

Translates pyORBIT bunch to ORBIT_MPI bunch, incorporating RF harmonic number, and dumps it into a file.