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
GitLab 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.
4770618a6dda544faa553345decaad1368dba01b
Select Git revision
Selected
4770618a6dda544faa553345decaad1368dba01b
Branches
16
stable
default
protected
Long-range_wakepotential
RF-FB
RF-FBv0.5
RF-FBv0.6
RFBucket
Resisitve_wall_eff_radius_yokoya
develop
protected
faster_pytorch
feature-feedback-IQ-damper0
feature-iqdamper0
feature-particle-in-cell
feature-quad_wakes_LongRangeResistiveWall
feature-read_wakis
use-one-bin
util
Tags
9
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4
0.3
0.2
0.1
26 results
Begin with the selected commit
Created with Raphaël 2.2.0
11
Jul
10
9
8
7
4
3
27
Jun
25
24
23
20
18
17
13
6
5
3
2
1
28
May
27
26
15
14
5
29
Apr
28
23
22
6
4
3
2
1
30
Mar
27
20
13
24
Feb
20
19
11
16
Dec
15
13
12
11
6
4
6
Nov
4
1
31
Oct
30
27
26
1
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
Merge branch 'develop' into 'stable'
0.9.0 stable
0.9.0 stable
Merge branch 'prepare-0.9.0' into 'develop'
develop
develop
Prepare 0.9.0
Renamed build to buildmeson
feature-particl…
feature-particle-in-cell
Fixed poetry build with meson
Added setup.py with meson build in it.
Added installation instructions via poetry and meson
Added description of space-charge calculation methods in the docstring.
Update LongRangeResistiveWall docstrings for quadrupolar wakes
feature-quad_wa…
feature-quad_wakes_LongRangeResistiveWall
Corrected a typo
Merge branch 'feature-particle-in-cell' of gitlab.synchrotron-soleil.fr:PA/collective-effects/mbtrack2 into feature-particle-in-cell
Improve docstrings
Corrected the issue with std beam size computations
PIC solver parameters are now defined in the __init__ of the classes that use pic solver (with some default values).
PIC solver parameters are now parameters of the class with some default values.
Fixed PIC solver for array of particles charges
Corrected a wrongfully commented out line
Macroparticle charge is not an array instead of an integer. The identical charge of all macroparticles is no longer assumed.
Fix LongRangeResistiveWall for quad wake
Added references to J. Qiang's publications
Added units to the docstring
Update optics.py
Resisitve_wall_…
Resisitve_wall_eff_radius_yokoya
Add back import/export from AT
Apply formatters and remove soleil functions
Merge branch 'develop' into Resisitve_wall_eff_radius_yokoya
Updated physical model with RW radius
Merge branch 'fix-deconvolution_quad_wakes' into 'develop'
Fix deconvolution for non dipolar wakes (quad/mono)
Merge branch 'fix-switch_to_buildah' into 'develop'
Update .gitlab-ci.yml file
Add quadrupolar wakes to LongRangeResistiveWall
Merge branch 'feature-gdfidl' into 'develop'
* Add read_GdfidL function and add sub/divide method to Impedance/WakeFunction/ComplexData classes
Removed print statement used for debugging
Fixed beamsize comparison for PIC and other minor improvements
Added tests for PIC-solver method
Added space-charge tests for PIC solver method. Modified space charge code to correctly handle alive/dead particles
[bug] fixed particle indexing for alive/dead case
Adding meson build to the CI/CD pipelines
Changed back to only having poetry install command in the prefix
Loading