.gitattributes
.gitignore
LICENSE
MANIFEST.in
README.md
contributors.txt
pyproject.toml
release.sh
setup.py
update_cprght_statement.py
ducktrack/__init__.py
ducktrack/base_classes.py
ducktrack/elements.py
ducktrack/line.py
ducktrack/mathlibs.py
ducktrack/particles.py
ducktrack/temp_pyparticles.py
ducktrack/be_beamfields/BB6D.py
ducktrack/be_beamfields/BB6Ddata.py
ducktrack/be_beamfields/__init__.py
ducktrack/be_beamfields/beambeam.py
ducktrack/be_beamfields/boost.py
ducktrack/be_beamfields/gaussian_fields.py
ducktrack/be_beamfields/propagate_sigma_matrix.py
ducktrack/be_beamfields/qgauss.py
ducktrack/be_beamfields/slicing.py
ducktrack/be_beamfields/spacecharge.py
examples/print_package_paths.py
examples/acceleration/000_acceleration.py
examples/acceleration/001_energy_ramp.py
examples/acceleration/002_energy_ramp_transverse.py
examples/amplitude_detuning/000_detuning.py
examples/aperture_measurement/000_generate_line_with_apertures_ldb_model.py
examples/aperture_measurement/001_plot_aperture_ldb_model.py
examples/aperture_measurement/002_meas_aperture_legacy_model.py
examples/aperture_measurement/003_test_line.py
examples/aperture_measurement/aperturedb_classes.madx
examples/aperture_measurement/apertures_old_model_new_naming.madx
examples/aperture_measurement/p000_patch_model.py
examples/aperture_model/000_lhc_mqfa.py
examples/aperture_model/000_lhc_whole.py
examples/aperture_model/001_transform_and_interpolate.py
examples/aperture_model/002_transform_and_interpolate_cone.py
examples/aperture_model/003_transform_and_interpolate_toy_ring.py
examples/aperture_model/004_bend_unbend.py
examples/aperture_model/005_interpolate_on_curve.py
examples/aperture_model/006_rbends.py
examples/aperture_model/lhc_aperture.json
examples/aperture_model/LHC_LDB/.gitignore
examples/aperture_model/LHC_LDB/000_download_model.py
examples/aperture_model/LHC_LDB/001_compare_survey.py
examples/aperture_model/LHC_LDB/002_build_model.py
examples/aperture_model/LHC_LDB/003_plot_from_file.py
examples/aperture_model/SPS_LDB/.gitignore
examples/aperture_model/SPS_LDB/000_download_model.py
examples/aperture_model/SPS_LDB/001_build_model.py
examples/aperture_model/SPS_LDB/002_put_limits.py
examples/aperture_model/SPS_LDB/003_compare_full_limits.py
examples/aperture_model/SPS_LDB/004_track.py
examples/aperture_model/benchmark1/.gitignore
examples/aperture_model/benchmark1/000_compare_cross_sections.py
examples/aperture_model/benchmark1/001_compare_single_profile.py
examples/aperture_model/benchmark1/002_compare_ir_n1.py
examples/aperture_model/benchmark1/003_compare_plots.py
examples/aperture_model/benchmark1/job_compute_aperture.madx
examples/aperture_model/benchmark1/job_make_xsuite_json.py
examples/aperture_model/benchmark1/job_model.madx
examples/aperture_model/benchmark1/readme
examples/aperture_model/benchmark1/offsets/offset.ip1.b1.tfs
examples/aperture_model/benchmark1/offsets/offset.ip1.b2.tfs
examples/aperture_model/benchmark1/offsets/offset.ip1.b4.tfs
examples/aperture_model/benchmark1/offsets/offset.ip2.b1.tfs
examples/aperture_model/benchmark1/offsets/offset.ip2.b2.tfs
examples/aperture_model/benchmark1/offsets/offset.ip2.b4.tfs
examples/aperture_model/benchmark1/offsets/offset.ip3.b1.tfs
examples/aperture_model/benchmark1/offsets/offset.ip3.b2.tfs
examples/aperture_model/benchmark1/offsets/offset.ip3.b4.tfs
examples/aperture_model/benchmark1/offsets/offset.ip4.b1.tfs
examples/aperture_model/benchmark1/offsets/offset.ip4.b2.tfs
examples/aperture_model/benchmark1/offsets/offset.ip4.b4.tfs
examples/aperture_model/benchmark1/offsets/offset.ip5.b1.tfs
examples/aperture_model/benchmark1/offsets/offset.ip5.b2.tfs
examples/aperture_model/benchmark1/offsets/offset.ip5.b4.tfs
examples/aperture_model/benchmark1/offsets/offset.ip6.b1.tfs
examples/aperture_model/benchmark1/offsets/offset.ip6.b2.tfs
examples/aperture_model/benchmark1/offsets/offset.ip6.b4.tfs
examples/aperture_model/benchmark1/offsets/offset.ip7.b1.tfs
examples/aperture_model/benchmark1/offsets/offset.ip7.b2.tfs
examples/aperture_model/benchmark1/offsets/offset.ip7.b4.tfs
examples/aperture_model/benchmark1/offsets/offset.ip8.b1.tfs
examples/aperture_model/benchmark1/offsets/offset.ip8.b2.tfs
examples/aperture_model/benchmark1/offsets/offset.ip8.b4.tfs
examples/aperture_model/benchmark2/.gitignore
examples/aperture_model/benchmark2/000_ap_irs.py
examples/aperture_model/benchmark2/001_cross_sections.py
examples/aperture_model/benchmark2/002_compare_ir_n1.py
examples/aperture_model/benchmark2/003_plot_profile_zx.py
examples/aperture_model/pimms/000_plot.py
examples/aperture_model/pimms/pimms.py
examples/apertures/000_rect_aperture_standalone.py
examples/apertures/000a_rect_aperture_with_tilt_shifts.py
examples/apertures/001_rect_aperture_withinline.py
examples/apertures/002_global_aperture.py
examples/apertures/003_polygon.py
examples/apertures/004_racetrack.py
examples/apertures/005_import_polygon_from_madx.py
examples/bend_api/000_sbend.py
examples/bend_api/001_rbend.py
examples/bend_api/002_mad_writer.py
examples/bend_convergence/000_dev.py
examples/bend_convergence/001_one_magnet.py
examples/bend_convergence/001a_one_magnet_on_zero.py
examples/bend_convergence/002_time_lhc.py
examples/bend_convergence/003_bend_kick_bend_lhc_chroma.py
examples/bend_convergence/004_check_noise_bend_kick_bend.py
examples/bend_convergence/005_x_underflow.py
examples/boris_spatial/000_conventional_boris.py
examples/boris_spatial/001_spatial_boris.py
examples/boris_spatial/001a_spacial_boris_solenoid_lin_fringe.py
examples/boris_spatial/002_check_zeta_against_drift.py
examples/boris_spatial/004_study_convergence.py
examples/boris_spatial/linear_fringe_solenoid.py
examples/cavity_absolute_time/000_cavity_absolute_time.py
examples/cavity_absolute_time/001_with_functions.py
examples/check_docstrings/000_check_line_missing_docs.py
examples/check_docstrings/000a_check_environment_missing_docs.py
examples/check_docstrings/001_list_line_non_methods_or_properties.py
examples/check_docstrings/001a_list_environment_non_methods_or_properties.py
examples/coasting/001_frev_meas.py
examples/coasting/e000_illustration.py
examples/collimation/000_secondary_production.py
examples/collimation/001_loss_location_refinement.py
examples/collimation/001b_loss_location_refinement_thick_elements.py
examples/collimation/002_loss_refinement_check_cone.py
examples/collimation/003_all_together.py
examples/collimation/004_check_skip_refinement_for_collimator.py
examples/coupling_edwards_teng/000_coupling.py
examples/coupling_edwards_teng/001_coupling_madx.py
examples/coupling_edwards_teng/003_dward_teng_propagate.py
examples/coupling_edwards_teng/_temp_edw_teng.py
examples/coupling_edwards_teng/rdt_calculation.py
examples/coupling_knobs/000_generate_coupling_konbs.py
examples/coupling_knobs/000a_with_rdt_action.py
examples/coupling_knobs/001_check_against_legacy.py
examples/coupling_knobs/002_check_twiss_complex_cmin.py
examples/crab_dispersion/000_crab_dispersion.py
examples/crab_dispersion/002_crab_dispersion_open.py
examples/dynamic_aperture/000_tracking_for_da.py
examples/electron_cooler/Electron_cooler_IPAC2023_results.py
examples/element_internal_record/000_internal_record.py
examples/element_internal_record/001_multirecord.py
examples/element_internal_record/002_record_in_individual_element.py
examples/element_transformations/000_element_transform.py
examples/element_transformations/000a_multipolar_components.py
examples/element_transformations/001_sliced_element_transform.py
examples/element_transformations/001a_sliced_multipolar_components.py
examples/element_transformations/002_multipoles_in_quad.py
examples/element_transformations/010_replica_loops.py
examples/fcc_ee/000_build_xsuite_model.py
examples/fcc_ee/001_match_emittance.py
examples/fcc_ee/install_wigglers.madx
examples/fcc_ee_solenoid/000a_local_install_solenoids_and_correctors.py
examples/fcc_ee_solenoid/000b_local_correction.py
examples/fcc_ee_solenoid/001a_non_local_install_solenoids_and_correctors.py
examples/fcc_ee_solenoid/001b_non_local_correction.py
examples/fcc_ee_solenoid/002_analysis_and_plots.py
examples/fcc_ee_solenoid/003_a_look_at_non_linear_components.py
examples/fcc_ee_solenoid/004a_build_and_check_solenoids.py
examples/fcc_ee_solenoid/004b_install_solenoids_in_fcc_ring.py
examples/fcc_ee_solenoid/004c_correct_solenoids_in_fcc_ring.py
examples/fcc_ee_solenoid/004d_analysis_and_plots.py
examples/fcc_ee_solenoid/006_compare_individual_solenoid_models.py
examples/fcc_ee_solenoid/007_splineboris_tapered_solenoid_set_symplecticity.py
examples/fcc_ee_solenoid/008_boris_spatial_three_solenoid_actual_field.py
examples/fcc_ee_solenoid/fccee_z_lcc.json
examples/fcc_ee_solenoid/spline_boris_setup.py
examples/fcc_ee_solenoid/tilted_solenoid.py
examples/fodo/000_fodo.py
examples/footprint/000_footprint.py
examples/footprint/001_footprint_frozen_longitudinal.py
examples/footprint/002_footprint_checks.py
examples/footprint/003_stability_diagram.py
examples/freeze_longitudinal/000_freeze_unfreeze_explicit.py
examples/freeze_longitudinal/001_freeze_context_manager.py
examples/freeze_longitudinal/002_freeze_individual_methods.py
examples/full_ring/000_tracking_example.py
examples/full_ring/005_one_turn_check.py
examples/full_ring/006_timing.py
examples/full_ring/007_test_freeze_vars.py
examples/full_ring/make_short_line.py
examples/insert_elements/000_multiple_thick_insertions.py
examples/ion_fragments/000_dev.py
examples/knobs/000_fodo.py
examples/knobs/001_lhc.py
examples/knobs/002_from_json.py
examples/lattice_and_optics_files/000_example.py
examples/lattice_and_optics_files/pimm_lattice.py
examples/lattice_and_optics_files/pimm_optics.py
examples/lattice_design/000_environemnt.py
examples/lattice_design/000a_subline.py
examples/lattice_design/000c_repeated_elements.py
examples/lattice_design/000d_env_to_json.py
examples/lattice_design/003_view.py
examples/lattice_design/006_select_in_multiline.py
examples/lattice_design/007a_element_creation_and_placing.py
examples/lattice_design/007b_insert_elements.py
examples/lattice_design/007c_insert_individual.py
examples/lattice_design/007d_insert_line.py
examples/lattice_design/007e_append_elements.py
examples/lattice_design/007f_remove_elements.py
examples/lattice_design/007g_replace_elements.py
examples/lattice_design/007h_insert_element_instantiated_by_user.py
examples/lattice_design/008a_line_composition.py
examples/lattice_design/008b_composition_with_replicas.py
examples/lattice_design/008c_place_line_at_s.py
examples/lattice_design/008d_environment.py
examples/lattice_design/009a_insert_repeated_elements.py
examples/lattice_design/009b_insert_with_anchors.py
examples/lattice_design/009c_insert_anchor_in_new_and_old.py
examples/lattice_design/009d_insert_object.py
examples/lattice_design/009e_individual_insertions.py
examples/lattice_design/009f_individual_insertions_anchor.py
examples/lattice_design/009g_insert_line.py
examples/lattice_design/010_anchors.py
examples/lattice_design/010b_anchors_compact.py
examples/lattice_design/010c_check_timing_on_large_line.py
examples/lattice_design/010d_anchor_lines.py
examples/lattice_design/011_remove_element_env.py
examples/lattice_design/011a_remove_element_from_line.py
examples/lattice_design/012_replace_element.py
examples/lattice_design/013_slice_repeated_elements.py
examples/lattice_design/014_append.py
examples/lattice_design/014b_many_appends.py
examples/lattice_design/015_twin_lines.py
examples/lattice_design/016_extend_multipoles.py
examples/lattice_design/017_import_env_with_slices.py
examples/lattice_design/018_particles_in_env.py
examples/lattice_design/018b_particles_in_env_particle_ref_is_object.py
examples/lattice_design/018c_particle_ref_enery_from_optics.py
examples/lattice_design/018d_set_particle_ref.py
examples/lattice_design/019_remove_element_from_env.py
examples/lattice_design/021_compose_parametric_lines.py
examples/lattice_design/022_check_line_composition.py
examples/lattice_design/023_rbend_place.py
examples/lattice_design/024_replace_repeated.py
examples/lattice_design/ring.json
examples/lattice_design/ring.json.gz
examples/legacy_multiline_to_environment/000_convert.py
examples/lep/000_lep.py
examples/lep/001_check_against_madx.py
examples/lep/lep.opt9
examples/lep/lep.seq9
examples/lhc_against_sixtrack/001_check.py
examples/lhc_against_sixtrack/sixtrack_lhc_no_bb/000_runsix.sh
examples/lhc_against_sixtrack/sixtrack_lhc_no_bb/fort.16
examples/lhc_against_sixtrack/sixtrack_lhc_no_bb/fort.2
examples/lhc_against_sixtrack/sixtrack_lhc_no_bb/fort.3.offmom
examples/lhc_against_sixtrack/sixtrack_lhc_no_bb/fort.3.onmom
examples/lhc_against_sixtrack/sixtrack_lhc_no_bb/fort.8
examples/lhc_native_loader_and_py_lattice/000_native_loader_check.py
examples/lhc_native_loader_and_py_lattice/001_generate_py_lattice_file.py
examples/lhc_native_loader_and_py_lattice/002_inspect_py_lattice.py
examples/lhc_native_loader_and_py_lattice/003_time_save_load.py
examples/lhc_native_loader_and_py_lattice/lhc_seq.py
examples/lhc_time_twiss_track/000_time.py
examples/lhc_with_env/000_make_env.py
examples/lhc_with_env/001_check_env.py
examples/mad_loader/000_collider_from_mad.py
examples/mad_loader/003_load_thick_with_errors.py
examples/mad_loader/004_check_power_op.py
examples/mad_loader/convert_multipole.py
examples/mad_loader/job.madx
examples/mad_loader/multipole.madx
examples/mad_writer/000_to_madx.py
examples/mad_writer/001_to_madng.py
examples/mad_writer/001a_madng_rdt.py
examples/mad_writer/001c_dev_madng_interface.py
examples/mad_writer/001d_madng_tilt_shift.py
examples/mad_writer/002_madng_checks.py
examples/mad_writer/003_example_pymadng_from_madx.py
examples/mad_writer/005_skew_quad.py
examples/mad_writer/006_check_skew_quad.py
examples/mad_writer/007_check_octupole.py
examples/mad_writer/008_check_to_madx.py
examples/mad_writer/009_drift_slice.py
examples/madng_interface/000_play.py
examples/madng_interface/001_play_line.py
examples/madng_interface/002_one_element.py
examples/madng_interface/003_sps.py
examples/madng_interface/004_rbend.py
examples/madng_interface/005_madng_slicing.py
examples/madng_interface/006_check_cavities.py
examples/madng_interface/007_parametric_map.py
examples/madng_interface/008_amplitude_detuning.py
examples/madng_interface/myfodo.mad
examples/madng_interface/myfodo_line.mad
examples/magnet/000_check_magnet_drift.py
examples/magnet/001_magnet.py
examples/magnet/003_magnets_with_edges.py
examples/magnet/004_investigate_lhc_bend.py
examples/magnet/005a_bend_convergence_on_orbit.py
examples/magnet/005b_convergenge_expanded.py
examples/magnet/005c_convergence_rot.py
examples/magnet/005d_convergence_exact_drift_straight.py
examples/magnet/005e_expanded_vs_exact.py
examples/magnet/007_time_multipole.py
examples/magnet/010_radiation.py
examples/magnet/011_time_twiss_with_rad.py
examples/magnet/t005b_convergenge_expanded.py
examples/magnet/t005c_convergence_rot.py
examples/magnet/t005d_convergence_exact_drift_straight.py
examples/magnet/t005e_expanded_vs_exact.py
examples/magnet_models_and_integrators/000_models_integrators.py
examples/magnet_vs_numerical_integrator/000_dev.py
examples/magnet_vs_numerical_integrator/001_custom_hamiltonian.py
examples/match/000_match_basic.py
examples/match/001_match_interactive.py
examples/match/002_match_bump_basic.py
examples/match/002a_match_bump_init_end.py
examples/match/002b_match_bump_init_middle.py
examples/match/003_match_bump_from_table.py
examples/match/004_match_bump_common_elements.py
examples/match/005_match_bump_common_ele_callable_ineq.py
examples/match/005a_match_bump_common_targets_from_table.py
examples/match/006_match_action.py
examples/match/007_match_knob.py
examples/match_octupole_phase_knob/.gitignore
examples/match_octupole_phase_knob/000_dev.py
examples/match_optics/000_build_xsuite_model.py
examples/match_optics/001_change_ip15_phase.py
examples/match_optics/001a_change_beta_star.py
examples/match_optics/001b_match_on_disp.py
examples/match_optics/make_one_crossing_knob.madx
examples/match_optics/notes.txt
examples/misalignments/000_verify_transformations.py
examples/misalignments/001_align_universal_3d.py
examples/misalignments/002_quad.py
examples/misalignments/003_zeta.py
examples/misalignments/004_align_roll_3d.py
examples/misalignments/005a_check_backtrack_straight.py
examples/misalignments/005b_check_backtrack_curved.py
examples/misalignments/006_check_misalign_elem.py
examples/misalignments/007_dpsi_sign_check.py
examples/misalignments/plotting.py
examples/monitor/000_example_quick_monitor.py
examples/monitor/001_example_custom_monitor.py
examples/monitor/002_example_custom_monitor_multiframe.py
examples/monitor/003_monitors_as_beam_elements.py
examples/monitor/004_monitor_standalone.py
examples/monitor_multi_element/000_multi_element_monitor.py
examples/monitor_multi_element/d000_dev.py
examples/monitor_multi_element/t000_checks.py
examples/multipole_errors_relative/000_dev.py
examples/multipole_errors_relative/001a_check_quadrupole.py
examples/multipole_errors_relative/001b_check_sextupole.py
examples/multipole_errors_relative/001c_check_octupole.py
examples/multipole_errors_relative/001d_check_multipole.py
examples/multipole_errors_relative/001e_check_bend.py
examples/multipole_errors_relative/001f_check_rbend.py
examples/multipole_errors_relative/002_dev_table.py
examples/multipole_errors_relative/002b_time_table.py
examples/multisetter/000_sps_50hz_ripple.py
examples/native_madloader/000_pimms.py
examples/native_madloader/001_psb.py
examples/native_madloader/002_lhc.py
examples/native_madloader/003_fcc.py
examples/native_madloader/004_ps.py
examples/native_madloader/005_leir.py
examples/native_madloader/006_solenoid_thick_thin.py
examples/native_madloader/007_bend_k0_neq_h.py
examples/native_madloader/t000_check_lhc_thin.py
examples/native_madloader/t001_check_ti2.py
examples/native_madloader/t002_check_ps.py
examples/native_madloader/t003_check_sps.py
examples/nonlinear_lens/000_compare_against_madx.py
examples/nonlinear_tunes/detuning.py
examples/nonlinear_tunes/nonlinear_tunes.py
examples/optics_correction/000_dev.py
examples/optics_correction/001_md.py
examples/optimize_function/000_dev.py
examples/optimized_tracker/000_optimized_tracker.py
examples/optimized_tracker/001_time_tracking_on_gpu.py
examples/optimized_tracker/002_time_tracking_on_cpu.py
examples/orbit_and_tracjectory_correction/000_closed_orbit_correction_basic.py
examples/orbit_and_tracjectory_correction/001_closed_orbit_correction_micado.py
examples/orbit_and_tracjectory_correction/002_closed_orbit_correction_customize.py
examples/orbit_and_tracjectory_correction/003_closed_orbit_correction_thread.py
examples/orbit_and_tracjectory_correction/005_transfer_line_correction.py
examples/orbit_and_tracjectory_correction/006_fcc.py
examples/orbit_and_tracjectory_correction/007a_bpm_misalignments_shift.py
examples/orbit_and_tracjectory_correction/008_energy_error.py
examples/pals/000_dev.py
examples/pipeline/000_multitracker.py
examples/pipeline/001_tracker_only.py
examples/psb/000a_all_xsuite_import_model.py
examples/psb/000b_setup_chicane.py
examples/psb/000c_chicane_time_functions.py
examples/psb/000d_correct_beta_beating.py
examples/psb/000e_makethin.py
examples/psb/000f_track.py
examples/psb/000g_multiturn_inj.py
examples/psb/001_compare_against_ptc.py
examples/psb/001b_compare_against_ptc_from_json.py
examples/psb/002_compare_fringe_implem.py
examples/psb/003_backtrack_thick_elements.py
examples/psb/004_dev_acceleration.py
examples/psb/005_double_harmonic.py
examples/psb/102_vs_ptc_approaching_half_integer.py
examples/psb/ptc_ref.json
examples/pyheadtail_interface/000_tracking_example_with_pyht.py
examples/pyheadtail_interface/001_pyht_synchrotron.py
examples/pyheadtail_interface/002_headtailInstability.py
examples/pyheadtail_interface/003_headtailInstability_cpu_gpu.py
examples/pyheadtail_interface/004_imped_spacech_cpu_gpu.py
examples/pyheadtail_interface/LHC.py
examples/pyheadtail_interface/madx_sps/lhc_q20.str
examples/pyheadtail_interface/madx_sps/macro.madx
examples/pyheadtail_interface/madx_sps/sps.seq
examples/pyheadtail_interface/wakes/wakeforhdtl_PyZbase_Allthemachine_7000GeV_B1_2021_TeleIndex1_wake.dat
examples/radial_steering/000_radial_steering.py
examples/radial_steering/001_radial_steering_psb.py
examples/radial_steering/002_match_dz.py
examples/radiation/.gitignore
examples/radiation/001_synchrotron_radiation_spectrum.py
examples/radiation/002_single_dipole.py
examples/radiation/003_kick_histogram.py
examples/radiation/004_damping_against_madx.py
examples/radiation/005_radiation_example.py
examples/radiation/006_make_gaussian_bunch.py
examples/radiation/007_record_photons.py
examples/radiation/008_convergence_bend.py
examples/radiation/009a_sps_with_vertical_bump.py
examples/radiation/009b_sps_illustrate_dumping_and_excitation.py
examples/radiation/009c_sps_single_kicker.py
examples/radiation/009d_sps_wiggler.py
examples/radiation/010_rfbucket_with_radiation.py
examples/radiation/README.md
examples/radiation/n_photons.py
examples/radiation/t005_mad_only.py
examples/radiation/quantum_kick_vs_quantum/001_review_total_energy_tables.py
examples/radiation/quantum_kick_vs_quantum/002_validate_table_sampling.py
examples/radiation/quantum_kick_vs_quantum/003_single_bend_kick_distribution.py
examples/radiation/quantum_kick_vs_quantum/004_regime_scan_kick_distribution.py
examples/radiation/quantum_kick_vs_quantum/005_sampler_call_counts.py
examples/radiation/quantum_kick_vs_quantum/006_fcc_emittance_cpu.py
examples/radiation/quantum_kick_vs_quantum/007_lifetime_tail_proxy.py
examples/radiation/quantum_kick_vs_quantum/README.md
examples/radiation_integrals/000_sps_with_wiggler.py
examples/radiation_integrals/001_sls_combined_function_magnets.py
examples/radiation_integrals/002_sps_radiation_vs_df.py
examples/radiation_integrals/003_sps_radiation_vs_df_vertical_ring.py
examples/radiation_integrals/b075_2024.09.25.madx
examples/radiation_integrals/wiggler.py
examples/radiation_thick/000_sls_radiation.py
examples/radiation_thick/001_petra4.py
examples/random_number_generator/000_zero_occurrence_and_min.py
examples/random_number_generator/001_usage_in_beam_element.py
examples/random_number_generator/002_rutherford_cpu_vs_gpu.py
examples/random_number_generator/003_rutherford_cpu_vs_gpu_benchmark.py
examples/rdt/000_rdt_check_lhc.py
examples/rdt/001_pimms.py
examples/rdt/002a_integral_optimization.py
examples/rdt/002b_integral_optimization_callable.py
examples/rdt/003_integral_optimization_two_beams.py
examples/rdt/004_probe_common_skew_behavior.py
examples/rdt/t000_check_feed_down.py
examples/rdt/t001_check_pimms.py
examples/relative_errors/000_basic_error_definition.py
examples/relative_errors/001_random_errors_on_quad_family.py
examples/relative_errors/003_check_all_elems_kick.py
examples/rf_track/000_toy_ring_xt.py
examples/rf_track/001_toy_ring_rft_volume.py
examples/rf_track/002_toy_ring_rft_element.py
examples/rf_track/003_analysis.py
examples/rf_track/100_particle_losses.py
examples/rf_track/200_fodo_cell.py
examples/rf_track/300_solenoid.py
examples/rf_track/400_Ez_on-axis_TD26__vg1p8_r05_CC_EDMS.txt
examples/rf_track/400_rf_fieldmap_1d.py
examples/rfbucket/000_stationary_bucket.py
examples/rfbucket/001_bucket_with_radiation.py
examples/rot_kick_rot_investigation/000_dev.py
examples/sequence/000_sequence.py
examples/slicing/000_slice_quadrupole.py
examples/slicing/001_check_sextupole_num_kicks.py
examples/slicing/002_check_octupole_num_kicks.py
examples/slicing/003_slice_cached_drifts.py
examples/slipstacking/000_slip_stacking.py
examples/small_rings/000_elena_chromatic_functions.py
examples/small_rings/001_check_against_ptc.py
examples/small_rings/002_compare_contributions.py
examples/solenoid/001_multipole_shifts.py
examples/solenoid/003_compare_rftrack.py
examples/solenoid/004_solenoid_shift.py
examples/solenoid/004b_variable_solenoid_shift.py
examples/solenoid/005_on_beam_reference.py
examples/solenoid/005a_on_beam_ref_benchmark.py
examples/spacecharge/000_spacecharge_example.py
examples/spacecharge/001_spacecharge_footprint.py
examples/spacecharge/footprint.py
examples/spin/000_kicker.py
examples/spin/001_solenoid.py
examples/spin/002_bend.py
examples/spin/002b_quad.py
examples/spin/003_measure_fields.py
examples/spin/004_spin_line.py
examples/spin/005_rbend_check_spin.py
examples/spin/spin.py
examples/spin/t000_thin_spin.py
examples/spin_lep/001_n0_and_eq_polarization.py
examples/spin_lep/002a_monte_carlo_polarization.py
examples/spin_lep/002b_monte_carlo_polarization_comparison.py
examples/spin_lep/003_resonant_depolarization.py
examples/spin_lep/004_spin_tune_vs_energy.py
examples/spin_lep/007_polarization_vs_bmad.py
examples/spin_lep/008_polarization_vs_bmad_scan.py
examples/spin_lep/bmad_track_twiss_spin.py
examples/spin_lep/chirp_kicker.py
examples/splineboris/001_splineboris_api_intro.py
examples/splineboris/002_homogeneous_rbend.py
examples/splineboris/003_fieldfitter_basic_usage.py
examples/splineboris/004a_build_undulator.py
examples/splineboris/004b_undulators_in_sls_ring.py
examples/splineboris/006_solenoid.py
examples/survey/000_survey.py
examples/survey/007_bump_of_rotations.py
examples/survey/007b_with_bends.py
examples/survey/010_transforms_vs_madx.py
examples/survey/010b_transforms_vs_madx_native_loader.py
examples/survey/011_lhc_b1_b2.py
examples/tapering/000_taper.py
examples/tapering/001_taper_and_compare_twiss_methods.py
examples/tapering/002_taper_coupling_check.py
examples/tapering/003_track_no_taper.py
examples/tapering/004_taper_keep_mean.py
examples/tapering/100_generate_fcc_line_no_rad.py
examples/tapering/101_fccee_madx_radiation_thick.py
examples/tapering/fccee_t.seq
examples/taylor_map/000_line_with_maps.py
examples/taylor_map/001_check_against_madx.py
examples/time_tracking/000_time_sps_thin.py
examples/to_json/000_lattice_to_json.py
examples/toy_ring/000_toy_ring.py
examples/toy_ring/000a_toy_ring_specify_s.py
examples/toy_ring/001_analysis.py
examples/toy_ring/002_expressions.py
examples/toy_ring/003_slicing.py
examples/toy_ring/004_inspect.py
examples/toy_ring/004b_work_with_table.py
examples/toy_ring/005_insert_element.py
examples/toy_ring/006a_dynamic_bump_sin.py
examples/toy_ring/006b_dynamic_bump_piece_wise_linear.py
examples/toy_ring/006c_dynamic_bump_sin_env.py
examples/toy_ring/007_cut_at_s.py
examples/toy_ring/008_repeated_elements_clones_replicas.py
examples/toy_ring/runall.bash
examples/track_flags/000_dev.py
examples/tracker/000_track.py
examples/tracker/001_tracker_start_stop.py
examples/tracker/002_backtrack.py
examples/tracker/003_preserve_context.py
examples/tracking_time/README.md
examples/tracking_time/compare_default_cupy.py
examples/tracking_time/compare_radiations/001_cpu_single.py
examples/tracking_time/compare_radiations/002_cpu_openmp.py
examples/tracking_time/compare_radiations/003_gpu_cupy.py
examples/tracking_time/compare_trackers/001_none.py
examples/tracking_time/compare_trackers/002_mean.py
examples/tracking_time/compare_trackers/003_quantum.py
examples/tracking_time/compare_trackers/004_quantum_kick.py
examples/transfer_matrix/000_basics.py
examples/transfer_matrix/001_MuonCollider_example.py
examples/transfer_matrix/002_check_with_twiss.py
examples/transfer_matrix/004_multiple_buckets.py
examples/transfer_matrix/005_radiation.py
examples/transfer_matrix/006_matrix_with_function_on_frequency.py
examples/transition_crossing/000_bucket_and_long_matching.py
examples/transition_crossing/001_check_energy_variables.py
examples/transition_crossing/002_transition_crossing.py
examples/true_rbend/000a_check_edge_full.py
examples/true_rbend/000b_check_edge_linear.py
examples/true_rbend/000c_check_edge_full_angle._diff.py
examples/true_rbend/000d_check_edge_linear_angle_diff.py
examples/true_rbend/001_sps_true_rbend.py
examples/true_rbend/002_survey_hbend.py
examples/true_rbend/002a_survey_hbend_angle_diff.py
examples/true_rbend/003_survey_vbend.py
examples/true_rbend/004_survey_vbend_thin_slice.py
examples/true_rbend/004b_survey_vbend_thin_slice_consistency.py
examples/true_rbend/005_shift_rbend.py
examples/true_rbend/006_shift_rbend_v.py
examples/true_rbend/007_check_loading.py
examples/true_rbend/008_d1_d2_example.py
examples/true_rbend/008a_d1_d2_example_vertical.py
examples/twiss/000_twiss.py
examples/twiss/000a_twiss_range.py
examples/twiss/000b_twiss_range_periodic.py
examples/twiss/000c_twiss_range_init_middle.py
examples/twiss/000d_twiss_ele_co_search.py
examples/twiss/000e_twiss_reverse.py
examples/twiss/000f_twiss_default.py
examples/twiss/002_twiss_on_fodo.py
examples/twiss/003_match_tune_chroma.py
examples/twiss/003a_match_coupling.py
examples/twiss/003b_match_4c_bump.py
examples/twiss/003c_match_bump_with_weights.py
examples/twiss/003d_match_bump_inequalities.py
examples/twiss/003e_match_phase_ineq.py
examples/twiss/003f_match_clone.py
examples/twiss/008_4d_twiss_and_particle_match.py
examples/twiss/009_twiss_zeta0_delta0.py
examples/twiss/010_coupled_beta.py
examples/twiss/011_tune_vs_delta.py
examples/twiss/012_compute_norm_coordinates.py
examples/twiss/013_R_matrix_between_two_points.py
examples/twiss/014_check_W_propagation.py
examples/twiss/015_remove_thin_groups.py
examples/twiss/016_local_twiss.py
examples/twiss/017_table_slicing.py
examples/twiss/018_compute_beam_sizes.py
examples/twiss/021_time_small_twiss.py
examples/twiss/023_build_chroma_knob.py
examples/twiss/026a_chromatic_functions.py
examples/twiss/026c_measure_triplet_chromaticity.py
examples/twiss/026d_match_w_chrom.py
examples/twiss/027_optics_from_sigma_mat.py
examples/twiss/028_ddx_ddqx.py
examples/twiss/030_one_turn_arbitrary_start.py
examples/twiss/031_twiss_plot.py
examples/twiss/032_twiss_with_collective.py
examples/twiss/033_issue_twiss_collective.py
examples/twiss/034_time_twiss.py
examples/twiss/035_ddx_ddqx_twiss_6d.py
examples/twiss/036_twiss_eval.py
examples/twiss/runall.bash
examples/twiss_multiturn/000_sps.py
examples/twiss_multiturn/001_ps.py
examples/twiss_table_file/000_dev.py
examples/twiss_table_file/001_json_to_tfs.py
examples/twiss_table_file/002_tfs_to_json.py
examples/twiss_table_file/003_table_to_from_json.py
test_data/bessy3/bessy3.json
test_data/bessy3/bessy3.seq
test_data/clic_dr/000_make_lines.py
test_data/clic_dr/line.json
test_data/clic_dr/line_for_taper.json
test_data/clic_dr/sequence.madx
test_data/electron_cooler/emittance_betacool.npz
test_data/electron_cooler/force_betacool.npz
test_data/electron_cooler/generating_betacool_data/LEIR.bld
test_data/electron_cooler/generating_betacool_data/betacool_emittance.py
test_data/electron_cooler/generating_betacool_data/betacool_friction_force.py
test_data/elena/elena.seq
test_data/elena/highenergy.beam
test_data/elena/highenergy.str
test_data/fcc_ee/000_build_xsuite_model.py
test_data/fcc_ee/Bz_closed_before_quads.dat
test_data/fcc_ee/fccee_h.seq
test_data/fcc_ee/fccee_h_thick.json
test_data/fcc_ee/fccee_h_thin.json
test_data/fcc_ee/fccee_t.seq
test_data/fcc_ee/fccee_w.seq
test_data/fcc_ee/fccee_z.seq
test_data/fcc_ee/install_wigglers.madx
test_data/fringe_vs_madng/.gitignore
test_data/fringe_vs_madng/fringe.lua
test_data/fringe_vs_madng/fringe_vs_madng.py
test_data/fringe_vs_madng/initial_particles.json
test_data/fringe_vs_madng/octupole_fringe.json
test_data/fringe_vs_madng/quadrupole_fringe.json
test_data/fringe_vs_madng/sextupole_fringe.json
test_data/h6_experimental_line/h6-fm.str
test_data/h6_experimental_line/h6fm04.seq
test_data/hllhc14_input_mad/.gitignore
test_data/hllhc14_input_mad/final_errors.tfs
test_data/hllhc14_input_mad/final_seq.madx
test_data/hllhc14_input_mad/from_pymask/000_pymask.py
test_data/hllhc14_input_mad/from_pymask/config.yaml
test_data/hllhc14_input_mad/from_pymask/optics_specific_tools.py
test_data/hllhc14_no_errors_with_coupling_knobs/000_generate_line_jsons.py
test_data/hllhc14_no_errors_with_coupling_knobs/lhcb1_seq.madx
test_data/hllhc14_no_errors_with_coupling_knobs/lhcb4_seq.madx
test_data/hllhc14_no_errors_with_coupling_knobs/line_b1.json
test_data/hllhc14_no_errors_with_coupling_knobs/line_b4.json
test_data/hllhc15_collider/collider_00_from_mad.json
test_data/hllhc15_collider/get_from_xmask.sh
test_data/hllhc15_noerrors_nobb/000_sequence_from_optics_repo.py
test_data/hllhc15_noerrors_nobb/001_xtline_from_madseq.py
test_data/hllhc15_noerrors_nobb/002_thick_sequence_from_optics_repo.py
test_data/hllhc15_noerrors_nobb/line_and_particle.json
test_data/hllhc15_noerrors_nobb/line_w_knobs_and_particle.json
test_data/hllhc15_noerrors_nobb/sequence.madx
test_data/hllhc15_noerrors_nobb/sequence_b4.madx
test_data/hllhc15_noerrors_nobb/sequence_with_crabs.madx
test_data/hllhc15_thick/000_build_thick_line.py
test_data/hllhc15_thick/001_build_thick_collider.py
test_data/hllhc15_thick/enable_crabcavities.madx
test_data/hllhc15_thick/hllhc15_collider_thick.json
test_data/hllhc15_thick/hllhc15_collider_thick_legacy_multiline.json
test_data/hllhc15_thick/hllhc_sequence.madx
test_data/hllhc15_thick/lhc.seq
test_data/hllhc15_thick/lhc_thick_with_knobs.json
test_data/hllhc15_thick/lhcb4.seq
test_data/hllhc15_thick/macro.madx
test_data/hllhc15_thick/opt_round_150_1500.madx
test_data/hllhc15_thick/opt_round_300_1500.madx
test_data/hllhc15_thick/t000_compare_lines.py
test_data/hllhc19_apertures/.gitignore
test_data/hllhc19_apertures/README
test_data/hllhc19_apertures/ir1b1.json
test_data/hllhc19_apertures/ir1b2.json
test_data/hllhc19_apertures/ir2b1.json
test_data/hllhc19_apertures/ir2b2.json
test_data/hllhc19_apertures/ir3b1.json
test_data/hllhc19_apertures/ir3b2.json
test_data/hllhc19_apertures/ir4b1.json
test_data/hllhc19_apertures/ir4b2.json
test_data/hllhc19_apertures/ir5b1.json
test_data/hllhc19_apertures/ir5b2.json
test_data/hllhc19_apertures/ir6b1.json
test_data/hllhc19_apertures/ir6b2.json
test_data/hllhc19_apertures/ir7b1.json
test_data/hllhc19_apertures/ir7b2.json
test_data/hllhc19_apertures/ir8b1.json
test_data/hllhc19_apertures/ir8b2.json
test_data/hllhc19_apertures/lhc_aperture.json
test_data/hllhc19_apertures/make_files.py
test_data/hllhc_14/000_test_against_sixtrack_and_save_line.py
test_data/hllhc_14/fort.2
test_data/hllhc_14/fort.3
test_data/hllhc_14/line_and_particle.json
test_data/hllhc_14/runsix
test_data/leir/leir.seq
test_data/leir/leir_inj_nominal.beam
test_data/leir/leir_inj_nominal.str
test_data/lep/000_build_model.py
test_data/lep/001_solenoid.py
test_data/lep/lep.json
test_data/lep/lep98_cv20.madx
test_data/lep/lep_sol.json
test_data/lep/n6060pol70v5.str
test_data/lhc_2024/injection_optics.madx
test_data/lhc_2024/lhc.seq
test_data/lhc_no_bb/000_make_line.py
test_data/lhc_no_bb/fort.16
test_data/lhc_no_bb/fort.2
test_data/lhc_no_bb/fort.3
test_data/lhc_no_bb/fort.8
test_data/lhc_no_bb/line_and_particle.json
test_data/lhc_no_bb/runsix
test_data/lhc_no_bb/sixtrack_timing/fort.16
test_data/lhc_no_bb/sixtrack_timing/fort.2
test_data/lhc_no_bb/sixtrack_timing/fort.3
test_data/lhc_no_bb/sixtrack_timing/fort.8
test_data/lhc_no_bb/sixtrack_timing/sim_time.dat
test_data/lhc_with_bb/000_generate_line.py
test_data/lhc_with_bb/fort.16
test_data/lhc_with_bb/fort.2
test_data/lhc_with_bb/fort.3
test_data/lhc_with_bb/fort.8
test_data/lhc_with_bb/line_and_particle.json
test_data/lhc_with_bb/runsix
test_data/pimms/PIMM.seq
test_data/pimms/PIMMS.seq
test_data/pimms/betatron.str
test_data/ps_sftpro/ps.seq
test_data/ps_sftpro/ps_hs_sftpro.str
test_data/psb_chicane/README
test_data/psb_chicane/Ramp_and_RF_functions.dat
test_data/psb_chicane/chicane_collapse.csv
test_data/psb_chicane/inj_distrib.dat
test_data/psb_chicane/psb.seq
test_data/psb_chicane/psb_fb_lhc.str
test_data/psb_chicane/ptc_ref.json
test_data/psb_injection/000_generate_xsuite_line.py
test_data/psb_injection/line_and_particle.json
test_data/psb_injection/psb_injection.seq
test_data/sls/sls.madx
test_data/sls/undulator_field_map.txt
test_data/sls/undulator_fit_pars.csv
test_data/sls/undulator_fit_pars_rotated.csv
test_data/spin_refs_bmad/000_kicker_reference.py
test_data/spin_refs_bmad/001_solenoid_reference.py
test_data/spin_refs_bmad/002_bend_reference.py
test_data/spin_refs_bmad/003_quad_reference.py
test_data/spin_refs_bmad/004a_generate_lep_refs.py
test_data/spin_refs_bmad/004b_generate_lep_refs_spin_bump.py
test_data/spin_refs_bmad/004c_generate_lep_refs_sext_corr.py
test_data/spin_refs_bmad/bend_bmad.json
test_data/spin_refs_bmad/bmad_track_twiss_spin.py
test_data/spin_refs_bmad/kicker_bmad.json
test_data/spin_refs_bmad/lep_bmad_base.json
test_data/spin_refs_bmad/lep_bmad_sext_corr.json
test_data/spin_refs_bmad/lep_bmad_spin_bump.json
test_data/spin_refs_bmad/lep_lattice_to_bmad.json
test_data/spin_refs_bmad/quadrupole_bmad.json
test_data/spin_refs_bmad/solenoid_bmad.json
test_data/sps_ions/000_make_line.py
test_data/sps_ions/SPS_2021_Pb_ions_thin_test.seq
test_data/sps_ions/line_and_particle.json
test_data/sps_thick/aperturedb_classes.madx
test_data/sps_thick/aperturedb_elements.madx
test_data/sps_thick/lhc_q20.str
test_data/sps_thick/sps.seq
test_data/sps_to_lhc_ti2/ti2.seq
test_data/sps_to_lhc_ti2/ti2_liu.str
test_data/sps_w_spacecharge/000_prepare_line.py
test_data/sps_w_spacecharge/line_no_spacecharge_and_particle.json
test_data/sps_w_spacecharge/line_with_spacecharge_and_particle.json
test_data/sps_w_spacecharge/sps_thin.seq
test_data/sps_with_apertures/APERTURE_EYETS 2024-2025.seq
test_data/sps_with_apertures/EYETS 2024-2025.seq
test_data/sps_with_apertures/README
test_data/sps_with_apertures/lhc_q20.str
tests/conftest.py
tests/pytest_onebyone.sh
tests/test_acceleration.py
tests/test_acdipole.py
tests/test_acdipole_twiss.py
tests/test_amplitude_detuning.py
tests/test_aperture_builder.py
tests/test_aperture_model.py
tests/test_aperture_plot.py
tests/test_aperture_polygons.py
tests/test_aperture_table.py
tests/test_aperture_turn_ele_and_monitor.py
tests/test_apertures.py
tests/test_api_docs_autogen.py
tests/test_attr_replicas_and_slices.py
tests/test_bend_convergence.py
tests/test_boris_spatial.py
tests/test_bucket_with_ref_energy_change.py
tests/test_cavity_absolute_time.py
tests/test_cavity_harmonic.py
tests/test_chromatic_functions_vs_madx.py
tests/test_coasting.py
tests/test_collective_tracker.py
tests/test_collimation.py
tests/test_coupling_edwards_teng.py
tests/test_electron_cooler.py
tests/test_element_characterization_functions.py
tests/test_element_internal_record.py
tests/test_elements.py
tests/test_elements_classflags.py
tests/test_elements_thick.py
tests/test_environment.py
tests/test_fcc_ee_solenoid_correction.py
tests/test_fcc_ee_solenoid_correction_new_optimize_api.py
tests/test_footprint.py
tests/test_freeze_longitudinal.py
tests/test_full_rings.py
tests/test_general.py
tests/test_h6_sps_beamline.py
tests/test_hvkick.py
tests/test_ions.py
tests/test_json.py
tests/test_knl_rel_ksl_rel.py
tests/test_lhc_env.py
tests/test_lhc_match_phase_15.py
tests/test_limit_polygon.py
tests/test_line.py
tests/test_load.py
tests/test_load_vars.py
tests/test_lumi.py
tests/test_mad_writer.py
tests/test_madloader.py
tests/test_madnginterface.py
tests/test_magnet.py
tests/test_match_and_track_from_element.py
tests/test_match_coupling_knob.py
tests/test_match_nested.py
tests/test_match_optics_and_ip_knob.py
tests/test_match_optics_and_ip_knob_new_optimize_api.py
tests/test_match_orbit_bump.py
tests/test_match_tune_chroma_cminus.py
tests/test_misalign.py
tests/test_monitor.py
tests/test_multi_bunch_gauss.py
tests/test_multiline.py
tests/test_multisetter.py
tests/test_multispecies.py
tests/test_native_madloader.py
tests/test_native_madloader_lhc.py
tests/test_native_madloader_lhc_thin.py
tests/test_native_madloader_ps.py
tests/test_native_madloader_sps.py
tests/test_native_madloader_ti2.py
tests/test_optimize_for_tracking.py
tests/test_particles.py
tests/test_particles_basics.py
tests/test_particles_pdg.py
tests/test_pipeline.py
tests/test_prebuild_kernel_lookup.py
tests/test_prebuild_kernels.py
tests/test_ps_against_ptc.py
tests/test_ps_multiturn_twiss.py
tests/test_psb_chicane.py
tests/test_pyht_interface.py
tests/test_quadrupole_fringe_ptc.py
tests/test_quadrupole_wedge.py
tests/test_radial_steering.py
tests/test_radiation.py
tests/test_radiation_equilibrium_emittances.py
tests/test_radiation_equilibrium_emittances_thick.py
tests/test_radiation_integrals.py
tests/test_random_gen.py
tests/test_random_gen_exp.py
tests/test_random_gen_gauss.py
tests/test_random_gen_ruth.py
tests/test_rbend_straight_body.py
tests/test_rdt_first_order_perturb.py
tests/test_rf_track.py
tests/test_rfbucket_and_bunch_matching.py
tests/test_rotation_signs.py
tests/test_second_order_taylor_map.py
tests/test_seeds.py
tests/test_slice_and_insert_with_replicas.py
tests/test_slice_elements.py
tests/test_slicing.py
tests/test_solenoid_bz_map_vs_boris.py
tests/test_solenoid_bz_map_vs_boris_legacy.py
tests/test_spacecharge_in_ring.py
tests/test_spin.py
tests/test_splineboris.py
tests/test_sps_thick_cpymad_loader.py
tests/test_sps_thick_native_loader.py
tests/test_survey.py
tests/test_tapering.py
tests/test_thick_kickers_rf_crab.py
tests/test_thick_lhc.py
tests/test_tilt_shifts.py
tests/test_tracker.py
tests/test_trajectory_correcton.py
tests/test_twiss.py
tests/test_twiss_to_file.py
tests/test_twiss_vs_madx_psb.py
tests/test_vs_madx.py
tests/test_xmask_orbit_correction.py
xtrack/__init__.py
xtrack/_version.py
xtrack/aperture_meas.py
xtrack/api_categorization.py
xtrack/api_docs.py
xtrack/base_element.py
xtrack/boris.py
xtrack/composer.py
xtrack/environment.py
xtrack/feed_down.py
xtrack/footprint.py
xtrack/functions.py
xtrack/general.py
xtrack/integral_optimization.py
xtrack/internal_record.py
xtrack/json.py
xtrack/line.py
xtrack/linear_normal_form.py
xtrack/load.py
xtrack/lumi.py
xtrack/mad_loader.py
xtrack/mad_writer.py
xtrack/madng_interface.py
xtrack/match.py
xtrack/multiline.py
xtrack/progress_indicator.py
xtrack/rdt.py
xtrack/slicing.py
xtrack/survey.py
xtrack/synctime.py
xtrack/table.py
xtrack/tapering.py
xtrack/targets.py
xtrack/track_flags.py
xtrack/tracker.py
xtrack/tracker_data.py
xtrack/trajectory_correction.py
xtrack/twiss.py
xtrack/twissplot.py
xtrack/view.py
xtrack.egg-info/PKG-INFO
xtrack.egg-info/SOURCES.txt
xtrack.egg-info/dependency_links.txt
xtrack.egg-info/entry_points.txt
xtrack.egg-info/requires.txt
xtrack.egg-info/top_level.txt
xtrack/_temp/__init__.py
xtrack/_temp/deprecation.md
xtrack/_temp/boris_and_solenoid_map/__init__.py
xtrack/_temp/boris_and_solenoid_map/boris.h
xtrack/_temp/boris_and_solenoid_map/solenoid_field.py
xtrack/_temp/lhc_match/__init__.py
xtrack/_temp/lhc_match/gen_madx_optics_file.py
xtrack/_temp/lhc_match/lhc_match.py
xtrack/_temp/lhc_match/var_limits.py
xtrack/_temp/python_lattice_writer/__init__.py
xtrack/_temp/python_lattice_writer/lattice_py_generation.py
xtrack/_temp/splineboris/__init__.py
xtrack/_temp/splineboris/field_fitter.py
xtrack/_temp/splineboris/splineboris_sequence.py
xtrack/aperture/__init__.py
xtrack/aperture/aperture.py
xtrack/aperture/builder.py
xtrack/aperture/plot.py
xtrack/aperture/profile_converters.py
xtrack/aperture/structures.py
xtrack/aperture/transform.py
xtrack/aperture/views.py
xtrack/aperture/headers/base.h
xtrack/aperture/headers/beam_aperture.h
xtrack/aperture/headers/convert_curvilinear.h
xtrack/aperture/headers/cross_sections.h
xtrack/aperture/headers/path.h
xtrack/aperture/headers/polygon.h
xtrack/aperture/headers/polygon_algs.h
xtrack/aperture/headers/profile.h
xtrack/aperture/headers/segment3d.h
xtrack/aperture/headers/survey_tools.h
xtrack/aperture/headers/zigzag_iterate.h
xtrack/beam_elements/__init__.py
xtrack/beam_elements/acdipole.py
xtrack/beam_elements/apertures.py
xtrack/beam_elements/beam_interaction.py
xtrack/beam_elements/elements.py
xtrack/beam_elements/exciter.py
xtrack/beam_elements/rft_element.py
xtrack/beam_elements/slice_base.py
xtrack/beam_elements/slice_elements_drift.py
xtrack/beam_elements/slice_elements_edge.py
xtrack/beam_elements/slice_elements_thick.py
xtrack/beam_elements/slice_elements_thin.py
xtrack/beam_elements/splineboris.py
xtrack/beam_elements/apertures_src/limitellipse.h
xtrack/beam_elements/apertures_src/limitpolygon.h
xtrack/beam_elements/apertures_src/limitracetrack.h
xtrack/beam_elements/apertures_src/limitrect.h
xtrack/beam_elements/apertures_src/limitrectellipse.h
xtrack/beam_elements/apertures_src/longitudinallimitrect.h
xtrack/beam_elements/elements_src/_generate_slice_elements_c_code.py
xtrack/beam_elements/elements_src/_include_integrator.py
xtrack/beam_elements/elements_src/acdipole.h
xtrack/beam_elements/elements_src/bend.h
xtrack/beam_elements/elements_src/cavity.h
xtrack/beam_elements/elements_src/crab_cavity.h
xtrack/beam_elements/elements_src/default_magnet_config.h
xtrack/beam_elements/elements_src/dipole_fringe.h
xtrack/beam_elements/elements_src/dipoleedge.h
xtrack/beam_elements/elements_src/drift.h
xtrack/beam_elements/elements_src/drift_exact.h
xtrack/beam_elements/elements_src/drift_exact_slice.h
xtrack/beam_elements/elements_src/drift_slice.h
xtrack/beam_elements/elements_src/drift_slice_bend.h
xtrack/beam_elements/elements_src/drift_slice_cavity.h
xtrack/beam_elements/elements_src/drift_slice_crab_cavity.h
xtrack/beam_elements/elements_src/drift_slice_multipole.h
xtrack/beam_elements/elements_src/drift_slice_octupole.h
xtrack/beam_elements/elements_src/drift_slice_quadrupole.h
xtrack/beam_elements/elements_src/drift_slice_rbend.h
xtrack/beam_elements/elements_src/drift_slice_sextupole.h
xtrack/beam_elements/elements_src/drift_slice_uniform_solenoid.h
xtrack/beam_elements/elements_src/electroncooler.h
xtrack/beam_elements/elements_src/elens.h
xtrack/beam_elements/elements_src/exciter.h
xtrack/beam_elements/elements_src/firstordertaylormap.h
xtrack/beam_elements/elements_src/legacy_solenoid.h
xtrack/beam_elements/elements_src/linesegmentmap.h
xtrack/beam_elements/elements_src/magnet.h
xtrack/beam_elements/elements_src/magnet_drift.h
xtrack/beam_elements/elements_src/magnet_edge.h
xtrack/beam_elements/elements_src/magnet_kick.h
xtrack/beam_elements/elements_src/marker.h
xtrack/beam_elements/elements_src/misalignment.h
xtrack/beam_elements/elements_src/multipole.h
xtrack/beam_elements/elements_src/multipoleedge.h
xtrack/beam_elements/elements_src/nonlinearlens.h
xtrack/beam_elements/elements_src/octupole.h
xtrack/beam_elements/elements_src/quadrupole.h
xtrack/beam_elements/elements_src/rbend.h
xtrack/beam_elements/elements_src/referenceenergychange.h
xtrack/beam_elements/elements_src/referenceenergyincrease.h
xtrack/beam_elements/elements_src/rfmultipole.h
xtrack/beam_elements/elements_src/rotation.h
xtrack/beam_elements/elements_src/second_order_taylor_map.h
xtrack/beam_elements/elements_src/sextupole.h
xtrack/beam_elements/elements_src/simplethinbend.h
xtrack/beam_elements/elements_src/simplethinquadrupole.h
xtrack/beam_elements/elements_src/splineboris.h
xtrack/beam_elements/elements_src/srotation.h
xtrack/beam_elements/elements_src/thick_slice_bend.h
xtrack/beam_elements/elements_src/thick_slice_cavity.h
xtrack/beam_elements/elements_src/thick_slice_crab_cavity.h
xtrack/beam_elements/elements_src/thick_slice_multipole.h
xtrack/beam_elements/elements_src/thick_slice_octupole.h
xtrack/beam_elements/elements_src/thick_slice_quadrupole.h
xtrack/beam_elements/elements_src/thick_slice_rbend.h
xtrack/beam_elements/elements_src/thick_slice_sextupole.h
xtrack/beam_elements/elements_src/thick_slice_uniform_solenoid.h
xtrack/beam_elements/elements_src/thin_slice_bend.h
xtrack/beam_elements/elements_src/thin_slice_bend_entry.h
xtrack/beam_elements/elements_src/thin_slice_bend_exit.h
xtrack/beam_elements/elements_src/thin_slice_cavity.h
xtrack/beam_elements/elements_src/thin_slice_crab_cavity.h
xtrack/beam_elements/elements_src/thin_slice_multipole.h
xtrack/beam_elements/elements_src/thin_slice_octupole.h
xtrack/beam_elements/elements_src/thin_slice_octupole_entry.h
xtrack/beam_elements/elements_src/thin_slice_octupole_exit.h
xtrack/beam_elements/elements_src/thin_slice_quadrupole.h
xtrack/beam_elements/elements_src/thin_slice_quadrupole_entry.h
xtrack/beam_elements/elements_src/thin_slice_quadrupole_exit.h
xtrack/beam_elements/elements_src/thin_slice_rbend.h
xtrack/beam_elements/elements_src/thin_slice_rbend_entry.h
xtrack/beam_elements/elements_src/thin_slice_rbend_exit.h
xtrack/beam_elements/elements_src/thin_slice_sextupole.h
xtrack/beam_elements/elements_src/thin_slice_sextupole_entry.h
xtrack/beam_elements/elements_src/thin_slice_sextupole_exit.h
xtrack/beam_elements/elements_src/thin_slice_uniform_solenoid_entry.h
xtrack/beam_elements/elements_src/thin_slice_uniform_solenoid_exit.h
xtrack/beam_elements/elements_src/timedelay.h
xtrack/beam_elements/elements_src/track_acdipole.h
xtrack/beam_elements/elements_src/track_dipole_edge_linear.h
xtrack/beam_elements/elements_src/track_dipole_edge_nonlinear.h
xtrack/beam_elements/elements_src/track_dipole_fringe.h
xtrack/beam_elements/elements_src/track_drift.h
xtrack/beam_elements/elements_src/track_legacy_solenoid.h
xtrack/beam_elements/elements_src/track_legacy_solenoid_multipolar_components.h
xtrack/beam_elements/elements_src/track_legacy_solenoid_radiation.h
xtrack/beam_elements/elements_src/track_magnet.h
xtrack/beam_elements/elements_src/track_magnet.template.h
xtrack/beam_elements/elements_src/track_magnet_configure.h
xtrack/beam_elements/elements_src/track_magnet_drift.h
xtrack/beam_elements/elements_src/track_magnet_edge.h
xtrack/beam_elements/elements_src/track_magnet_kick.h
xtrack/beam_elements/elements_src/track_magnet_radiation.h
xtrack/beam_elements/elements_src/track_misalignments.h
xtrack/beam_elements/elements_src/track_mult_fringe.h
xtrack/beam_elements/elements_src/track_rf.h
xtrack/beam_elements/elements_src/track_rf.template.h
xtrack/beam_elements/elements_src/track_splineboris.h
xtrack/beam_elements/elements_src/track_srotation.h
xtrack/beam_elements/elements_src/track_thick_bend.h
xtrack/beam_elements/elements_src/track_thick_cfd.h
xtrack/beam_elements/elements_src/track_wedge.h
xtrack/beam_elements/elements_src/track_xrotation.h
xtrack/beam_elements/elements_src/track_xyshift.h
xtrack/beam_elements/elements_src/track_yrotation.h
xtrack/beam_elements/elements_src/translation.h
xtrack/beam_elements/elements_src/uniform_solenoid.h
xtrack/beam_elements/elements_src/variable_solenoid.h
xtrack/beam_elements/elements_src/wedge.h
xtrack/beam_elements/elements_src/wire.h
xtrack/beam_elements/elements_src/xrotation.h
xtrack/beam_elements/elements_src/xyshift.h
xtrack/beam_elements/elements_src/yrotation.h
xtrack/beam_elements/elements_src/zetashift.h
xtrack/beam_elements/splineboris_src/_generate_bpmeth_to_C.py
xtrack/beam_elements/splineboris_src/spline_B_field_eval.h
xtrack/beam_elements/splineboris_src/spline_B_field_eval_python.py
xtrack/headers/_generate_synrad_total_energy_tables.py
xtrack/headers/atomicadd.h
xtrack/headers/checks.h
xtrack/headers/constants.h
xtrack/headers/factorial.h
xtrack/headers/particle_states.h
xtrack/headers/synrad_spectrum.h
xtrack/headers/synrad_total_energy_tables.h
xtrack/headers/track.h
xtrack/headers/track_local_particle_with_transformations.h
xtrack/loss_location_refinement/__init__.py
xtrack/loss_location_refinement/loss_location_refinement.py
xtrack/mad_parser/__init__.py
xtrack/mad_parser/loader.py
xtrack/mad_parser/madx.lark
xtrack/mad_parser/parse.py
xtrack/monitors/__init__.py
xtrack/monitors/beam_position_monitor.h
xtrack/monitors/beam_position_monitor.py
xtrack/monitors/beam_profile_monitor.h
xtrack/monitors/beam_profile_monitor.py
xtrack/monitors/beam_size_monitor.h
xtrack/monitors/beam_size_monitor.py
xtrack/monitors/last_turns_monitor.h
xtrack/monitors/last_turns_monitor.py
xtrack/monitors/multi_element_monitor.h
xtrack/monitors/multi_element_monitor.py
xtrack/monitors/particles_monitor.h
xtrack/monitors/particles_monitor.py
xtrack/multiline_legacy/__init__.py
xtrack/multiline_legacy/multiline_legacy.py
xtrack/multiline_legacy/shared_knobs.py
xtrack/multisetter/__init__.py
xtrack/multisetter/multisetter.h
xtrack/multisetter/multisetter.py
xtrack/particles/__init__.py
xtrack/particles/constants.py
xtrack/particles/local_particle_custom_api.h
xtrack/particles/masses.py
xtrack/particles/particles.py
xtrack/particles/pdg.py
xtrack/particles/rng_src/base_rng.h
xtrack/particles/rng_src/particles_rng.h
xtrack/pipeline/__init__.py
xtrack/pipeline/core.py
xtrack/pipeline/manager.py
xtrack/pipeline/multitracker.py
xtrack/prebuilt_kernel_definitions/__init__.py
xtrack/prebuilt_kernel_definitions/element_types.py
xtrack/random/__init__.py
xtrack/random/random_generators.py
xtrack/random/random_src/exponential.h
xtrack/random/random_src/exponential_integral_Ei.h
xtrack/random/random_src/normal.h
xtrack/random/random_src/rutherford.h
xtrack/random/random_src/uniform.h
xtrack/random/random_src/uniform_accurate.h
xtrack/svgutils/CHANGES.txt
xtrack/svgutils/CONTRIBUTORS.txt
xtrack/svgutils/LICENSE.txt
xtrack/svgutils/__init__.py
xtrack/svgutils/parser.py
xtrack/svgutils/path.py
xtrack/svgutils/svgutils.py
xtrack/tracker_src/tracker.h