Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
mbtrack2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
PA
Collective Effects
mbtrack2
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
a22c09ff0f1a58be93692bac0de848b4ed25b88c
Select Git revision
Branches
14
Long-range_wakepotential
RF-FB
RF-FBv0.5
RF-FBv0.6
RFBucket
develop
protected
fast_wakepotential
faster_pytorch
fbt
feature-ion_tests
feature-particle-in-cell
stable
default
protected
use-one-bin
util
Tags
8
0.8.0
0.7.0
0.6.0
0.5.0
0.4
0.3
0.2
0.1
22 results
Begin with the selected commit
Created with Raphaël 2.2.0
23
Sep
17
16
12
Aug
9
6
5
1
31
Jul
30
28
25
18
17
16
15
24
Jun
21
20
18
17
13
11
7
5
3
16
May
14
13
28
Apr
24
23
22
18
15
11
5
29
Mar
25
22
28
Feb
30
Jan
29
23
11
19
Dec
14
28
Nov
9
7
24
Oct
20
17
10
6
29
Sep
15
11
9
4
Aug
2
13
Jul
11
10
29
Jun
26
23
20
19
15
12
5
May
2
25
Apr
24
22
21
10
5
2
Mar
1
22
Feb
20
10
6
3
30
Jan
25
20
19
18
22
Dec
1
23
Nov
27
Oct
18
21
Sep
20
16
18
Aug
12
22
Jul
20
11
6
27
Jun
9
7
22
Apr
20
12
1
31
Mar
30
25
23
18
16
14
10
8
7
4
3
2
10
Jan
7
6
10
Dec
23
Nov
19
17
24
Sep
10
9
3
31
Aug
25
23
20
17
13
10
9
5
2
30
Jul
29
28
20
2
25
Jun
20
May
19
12
29
Apr
23
22
21
13
8
7
6
1
31
Mar
26
18
15
12
9
8
2
1
26
Feb
25
19
22
Dec
18
27
Nov
22
20
15
13
12
10
9
5
26
Oct
20
15
14
12
2
30
Sep
29
28
25
23
17
Aug
10
19
Jun
12
10
9
8
4
29
May
28
2
30
Apr
27
24
20
17
16
14
9
3
1
30
Mar
25
24
20
16
12
11
6
5
4
14
Feb
13
7
[Fix] Quadrupolar wake potential sign
warning message typo
docstring fix
bugfixes
- prevents print statements from occuring for every MPI rank
-added a check on number of particles in a slice to prevent mean of empty slice warnings
added Salah to CONTRIBUTORS.md
fixed tolerance on test cases for IBS
Merge branch 'Ibs-implementation' into 'develop'
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.
[Fix] trapz
Switch from trapz to trapezoid
[Fix] CavityResonator.is_CBI_stable
Merge branch 'optimize_indices_CircularResistiveWall' into 'develop'
Optimize boolean indexing in CircularResistiveWall
Merge branch 'feature-nonlinear-chromaticity' into 'develop'
Add lattice check to get_chroma.
Merge remote-tracking branch 'origin/develop' into fast_wakepotential
bug: wrong concatenation in WakePotential
typo: WakePotentialMonitor docstring
bugfixes
Merge branch 'feature-nonlinear-chromaticity' of gitlab.synchrotron-soleil.fr:PA/collective-effects/mbtrack2 into feature-nonlinear-chromaticity
added get_chroma() method to compute chromaticity up to arbitrary order from the lattice file.
added get_chroma() method to compute chromaticity up to arbitrary order from the lattice file.
changed chromaticity computation in _compute_chro() of transverse_map_sector_generator(). Now it can compute arbitrary order of chromaticity from AT.
Merge branch 'feature-nonlinear-chromaticity' of gitlab.synchrotron-soleil.fr:PA/collective-effects/mbtrack2 into feature-nonlinear-chromaticity
- _compute_chromatic_phase_advance() -> _compute_chromatic_tune_advance()
- _compute_chromatic_phase_advance() -> _compute_chromatic_tune_advance()
use numpy.expm1 instead of np.exp for calculation of EM field of a round beam.
renamed particles_electromagnetic_fields.py to emfields.py
Slight improvements for SynchrotronRadiation performance
- added nonlinear chromaticity calculation to TransverseMap and TransverseSectorMap
Merge branch 'faster_circular_resistive_wall' into 'develop'
Faster CircularResistiveWall
Update .gitlab-ci.yml file (reverted changed back to stable version)
included some devops templates in .gitlab-ci.yml
added CODEOWNERS file for automatic review assignment for merge requests
Merge remote-tracking branch 'origin/stable' into develop
[Fix] DOI in __init__.py
typo: interp_on_position
Loading