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.
4da6ea498e412ce27ce9a8f6f94fc6ac1f956ea7
Select Git revision
Branches
15
Long-range_wakepotential
RF-FB
RF-FBv0.5
RF-FBv0.6
RFBucket
develop
protected
fast_wakepotential
faster_pytorch
fbt
feature-feedback-IQ-damper0
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
23 results
Begin with the selected commit
Created with Raphaël 2.2.0
30
Jul
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
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
init_gaussian() now outputs contiguous arrays
formatters
- using bincount to find dipole moment and charge density
Merge branch 'develop' into 'stable'
0.7.0
0.7.0
Fix README.md
Update CONTRIBUTORS.md
Merge branch 'pre_v0.7' into 'develop'
Prepare release v0.7
Relax test values and formatting
Merge branch 'yokoya_elliptic' into 'develop'
Updated yokoya_elliptic with an analytical implementation
Update .gitlab-ci.yml file with dependency check
reapplied formatting
autoformatting check
removed sphinx extension
fixed typo
lower required tolerance on allclose
small changes for documentation format
Merge branch 'non_gaussian_energy_loss' into 'develop'
Update methods for ImpedanceModel and BeamLoadingEquilibrium
np.any() to trigger emittance calculation with dispersion instead of np.all()
updated rst files
changed documentation generation options
Loading