Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
MagnetType
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
dt
ds
MagnetType
Commits
41dc468f
Commit
41dc468f
authored
1 year ago
by
Claudio Scafuri
Browse files
Options
Downloads
Patches
Plain Diff
build in debian 12, Elettra 2.0 fork starting point
parent
775d460f
No related branches found
No related tags found
1 merge request
!1
build in debian 12, Elettra 2.0 fork starting point
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
NOTES.txt
+10
-0
10 additions, 0 deletions
NOTES.txt
README.md
+12
-3
12 additions, 3 deletions
README.md
with
22 additions
and
3 deletions
NOTES.txt
0 → 100644
+
10
−
0
View file @
41dc468f
Manage sets of magnets of the same type
Constants and naming ESRF specific!
Uses Tango::group
Puo settare i magneti da un file o le design strength da un file
total correction strength= correction strngth + resonance correction strength
fai i settaggi dividendoli in steps (rampe) (come il mio bumper)
calacola anche mean, Std, min e max dei vettori di alcuni parametri (coor. strength) e loro somme
This diff is collapsed.
Click to expand it.
README.md
+
12
−
3
View file @
41dc468f
# MagnetType
# MagnetType
-- Elettra 2.0 fork
Tango class to ease control of all E
BS
main magnets of one specific type
Tango class to ease control of all E
lettra 2.0
main magnets of one specific type
(all quadrupoles, all sextupoles or all octupoles)
## Cloning
## Elettra 2.0 fork
The class is a fork from the original ESRF implementation. Reasons for forking:
1) Elettra 2.0 has some differences in the combined magnets composition (set of multipoles) and in the excitation schemes for combined magnets.
2) We must use our local gitlab repository in order to use the INAU deployment system.
## Cloning -- original sources
To clone the project, type
...
...
@@ -39,5 +45,8 @@ Make example:
```
bash
cd
MagnetType
mkdir
-p
build/<os>
cd
build/<os>
cmake ../..
make
```
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment