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.
faster_pytorch
Select Git revision
Selected
faster_pytorch
Branches
19
develop
default
protected
18-synchrotron-object-string-representation
Long-range_wakepotential
RF-FB
RF-FBv0.5
RF-FBv0.6
RFBucket
Resisitve_wall_eff_radius_yokoya
feature-ExponentialDumper-bugfix
feature-feedback-IQ-damper0
feature-ibs-suggestions-from-salah
feature-iqdamper0
feature-particle-in-cell
feature-quad_wakes_LongRangeResistiveWall
feature-read_wakis
stable
protected
syntax-typehints
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
29 results
Begin with the selected commit
Created with Raphaël 2.2.0
12
Aug
8
7
6
5
31
Jul
30
29
28
26
25
20
19
11
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
Fixing multiple kicks per turn
feature-ibs-sug…
feature-ibs-suggestions-from-salah
Merge branch 'feature-ibs-suggestions-from-salah' of gitlab.synchrotron-soleil.fr:PA/collective-effects/mbtrack2 into feature-ibs-suggestions-from-salah
Fixed a bug for the case where s_range is not None
Changed index.rst to be closer to the one used for ALBuMS. It should look better on the webversion
syntax-typehints
syntax-typehints
Fix issue with ibs tests
Removed super.__init__() from IonParticles. The inits are not fully compatible between IonParticles and Bunch
Changed s_range type in the docs to array_like of float
Fixed tests for impedance model
Added docstring for s_range
Fixing tests for IonParticles
Fixed tests for IBS
Removed test that is now redundant
Adjusted tests to reflect the new internal implementation
Refactored Salah's code
Correct the mistake in the kick calculation on Y direction
feature-Exponen…
feature-ExponentialDumper-bugfix
Refactoring of Salah's code
Remove the Piwinski standard (PS) model because it's a particular case of Piwinski modified where a smooth approximation is taken instead of taking real lattice parameters
Some changes to integrate develop changes into the new branch
More changes from Salah
Typo correction
Resisitve_wall_…
Resisitve_wall_eff_radius_yokoya
Small syntax improvements
Other changes from Salah
Initial commit with Salah's suggestions
Moved IonMonitor to other monitors
Moved IonMonitor class to tracking/monitors/
Moved IonParticles to other particle containers (Bunch, Beam)
Corrected mbtrack2 version in the docs website from 0.6.0 to 0.9.0
Typehints for Bunch and Beam classes
Another pass of refactoring with pylint and pyright for typehints.
Trying to remove circular imports
Slight refactoring of the code to correct syntax and typehint errors raised by pyright and pylint
Added typehints to most of the mbtrack2 modules. Removed IonAperture. Added an Aperture class. All Aperture subclasses now accept a flag to delete out-of-bounds particles.
feat: add IQFeedback and Mode0Damper classes with Jupyter test examples
feature-feedbac…
feature-feedback-IQ-damper0
Merge branch 'GUBAIDULIN-develop-patch-20867' into 'develop'
develop
develop
Reverted the previous change
Trying to fix CI/CD pipeline errors
Adding a merge-request-template
Merge branch 'develop' of gitlab.synchrotron-soleil.fr:PA/collective-effects/mbtrack2 into develop
Added __repr__ and __str__ methods for Synchrotron, Optics, Particle classes
Merge branch 'fix_syntaxwarnings_for_strings' into 'develop'
18-synchrotron-…
18-synchrotron-object-string-representation
Loading