- Mar 25, 2024
-
-
Alexis GAMELIN authored
-
Alexis GAMELIN authored
-
Alexis GAMELIN authored
-
Alexis GAMELIN authored
- Mar 22, 2024
-
-
Alexis GAMELIN authored
-
Alexis GAMELIN authored
-
Alexis GAMELIN authored
-
Alexis GAMELIN authored
-
Alexis GAMELIN authored
Improve docstrings for IIR in ProportionalIntegralLoop. Modify CavityResonator.is_CBI_stable to use lcbi_growth_rate. Update lcbi_growth_rate_mode, lcbi_growth_rate and lcbi_stability_diagram to optionally take synchrotron_tune as input.
-
Alexis GAMELIN authored
-
Alexis GAMELIN authored
-
- Feb 28, 2024
-
-
Alexis GAMELIN authored
Add form factor option to set_optimal_detune. Fix priniting in BeamLoadingEquilibrium.
-
- Jan 30, 2024
-
-
Alexis GAMELIN authored
interp_on_postion=False allows for faster tracking but the wake potential is interpolated on the bin center and each particle of the bin get the same value.
-
- Jan 29, 2024
-
-
Alexis GAMELIN authored
-
Alexis GAMELIN authored
Update gitignore
-
- Jan 23, 2024
-
-
Alexis GAMELIN authored
Change the way Bunch particles coordinates are stored and accessed. Speed-up TransverseMap. Refactor WakePotential.
-
Alexis GAMELIN authored
Fix resonator wake function for negative time and update docstrings.
-
- Jan 11, 2024
-
-
Naoto Yamamoto authored
-
Naoto Yamamoto authored
-
- Dec 19, 2023
-
-
Naoto Yamamoto authored
-
Naoto Yamamoto authored
-
- Dec 14, 2023
-
-
Naoto Yamamoto authored
-
- Nov 28, 2023
-
-
Naoto Yamamoto authored
-
- Nov 09, 2023
-
-
Naoto Yamamoto authored
-
- Nov 07, 2023
-
-
Alexis GAMELIN authored
Synchrotron.to_pyat retrun a pyAT simple_ring element. Fix to_pyat
-
- Oct 24, 2023
-
-
Alexis GAMELIN authored
Update mbtrack2.yml Remove requirements.txt
-
Alexis GAMELIN authored
Add poetry.lock file Fix imports in feedback.py
-
Alexis GAMELIN authored
-
Alexis GAMELIN authored
Update CavityResonator and collective effects notebooks.
-
Alexis GAMELIN authored
Remove IQ mentions in ProportionalIntegralLoop as not implemented yet. Add delay < 1 error in ProportionalLoop. Addition referece for DirectFeedback docstring.
-
- Oct 20, 2023
-
-
Alexis GAMELIN authored
Get back to previous behaviour with plot_type="bunch" as default.
-
Alexis GAMELIN authored
-
- Oct 17, 2023
-
-
Alexis GAMELIN authored
Improve ProportionalIntegralLoop & DirectFeedback docstrings.
-
- Oct 10, 2023
-
-
Alexis GAMELIN authored
-
- Oct 06, 2023
-
-
Alexis GAMELIN authored
Bug fix in plot_cavitydata. New method to sample the voltage seen by a zero charge particle during an RF period.
-
- Sep 29, 2023
-
-
Alexis GAMELIN authored
Add update_feedback method to CavityResonator to force FB update when needed (when QL or tuning is changed). The feedback reference targets (setpoints) for ProportionalIntegralLoop is now CavityResonator Vc and theta as for ProportionalLoop. Add an init_FFconst method to ProportionalIntegralLoop which is called at initialization only (not any more after each setpoint change) and needs to be called manually if we want to change the feedfoward constant during tracking. Some simplifications on the expressions in ProportionalIntegralLoop. CavityMonitor now records Vc and theta. Add option "mean" to plot_cavitydata to plot the mean phasor voltage and angle versus time for non empty bunches (now the default behaviour). Add optinal parameter show_objective to cavitydata, if True shows the Cavity voltage and phase objective value in plots.
-
- Sep 15, 2023
-
-
Alexis GAMELIN authored
Remove matrix optional parameter from ProportionalIntegralLoop. Always use the matrix method as the formuma method does not give results as good as the matrix method (leads to voltage/phase oscillations).
-
- Sep 11, 2023
-
-
Alexis GAMELIN authored
Fix lcbi_growth_rate_mode, effective_impedance and head_tail_form_factor to be use new form of eta.
-
- Sep 09, 2023
-
-
Alexis GAMELIN authored
-