- Aug 09, 2024
-
-
Vadim Gubaidulin authored
-
GUBAIDULIN authored
Intrabeam scattering tracking implementation See merge request !5
-
GUBAIDULIN authored
Implementation of IBS effect in mbtrack2 tracking. A new class was added, mbtrack2.tracking.ibs. It implements a simple IBS kick based on an analytical model. Four analytical models are available: Piwinski Standard, Piwinski Modified, Completely Integrated Piwinski model, and Bane high-energy approximation.
-
- Aug 06, 2024
-
-
Alexis GAMELIN authored
-
- Aug 05, 2024
-
-
Alexis GAMELIN authored
trapz is deprecated from scipy 1.14.0
-
- Aug 01, 2024
-
-
Alexis GAMELIN authored
-
- Jul 31, 2024
-
-
GUBAIDULIN authored
Optimize boolean indexing in CircularResistiveWall See merge request !15
-
-
GUBAIDULIN authored
Nonlinear chromaticity See merge request !16
-
Alexis GAMELIN authored
Fix docstrings
-
- Jul 30, 2024
-
-
Vadim Gubaidulin authored
-
Vadim Gubaidulin authored
Merge branch 'feature-nonlinear-chromaticity' of gitlab.synchrotron-soleil.fr:PA/collective-effects/mbtrack2 into feature-nonlinear-chromaticity
-
Vadim Gubaidulin authored
-
Vadim Gubaidulin authored
-
Vadim Gubaidulin authored
changed chromaticity computation in _compute_chro() of transverse_map_sector_generator(). Now it can compute arbitrary order of chromaticity from AT.
-
Vadim Gubaidulin authored
Merge branch 'feature-nonlinear-chromaticity' of gitlab.synchrotron-soleil.fr:PA/collective-effects/mbtrack2 into feature-nonlinear-chromaticity
-
Vadim Gubaidulin authored
- moved the above function to be inside the TransverseSectorMap - changes phase_advance_* variables to tune_advance_* variables where appropriate
-
Vadim Gubaidulin authored
- moved the above function to be inside the TransverseSectorMap - changes phase_advance_* variables to tune_advance_* variables where appropriate
-
- Jul 28, 2024
-
-
Vadim Gubaidulin authored
- np.random.normal -> np.random.standard_normal, 10% faster - N = len(bunch) to compute the number of particles only once
-
Vadim Gubaidulin authored
- TransverseMap now inherits from TransverseSectorMap - chromaticity phase shift is computed in _compute_chromatic_phase_advances() - some optimisation of the code, (250 ms -> <50 ms) speed up for typical simulation
-
- Jul 25, 2024
-
-
GUBAIDULIN authored
Faster CircularResistiveWall See merge request !14
-
-
GUBAIDULIN authored
-
Vadim Gubaidulin authored
-
- Jul 18, 2024
-
-
Vadim Gubaidulin authored
-
Alexis GAMELIN authored
-
Alexis GAMELIN authored
-
- Jul 17, 2024
-
-
Alexis GAMELIN authored
v0.7.0 See merge request !13
-
Alexis GAMELIN authored
Fix readthedocs link and add pypi badge and link
-
Alexis GAMELIN authored
-
Alexis GAMELIN authored
Prepare release v0.7 See merge request !12
-
Alexis GAMELIN authored
-
Alexis GAMELIN authored
-
Alexis GAMELIN authored
Yokoya elliptic (reopened) See merge request !3
-
-
GUBAIDULIN authored
-
Vadim Gubaidulin authored
-
Vadim Gubaidulin authored
-
Vadim Gubaidulin authored
-
Vadim Gubaidulin authored
-