Commit 3e90c53
authored
add 10x130 interpolated beamline to enable normal usage like other en… (#839)
…ergies
### Briefly, what does this PR introduce?
This PR introduces a 10x130 lattice which has been calculated via
interpolation between the three "core" beam energy settings, while still
keeping the B0 constant. This will be paired with a similar PR for the
RP matrices in EICrecon.
This updated magnet setting file will allow for "normal" usage of the
file, where the B0 and RP can be used simultaneously.
### What kind of change does this PR introduce?
- [ ] Bug fix (issue #__)
- [ x] New feature (issue #__)
- [ ] Documentation update
- [ ] Other: __
### Please check if this PR fulfills the following:
- [ x] Tests for the changes have been added
- [x] Documentation has been added / updated
- [x ] Changes have been communicated to collaborators
### Does this PR introduce breaking changes? What changes might users
need to make to their code?
No, improves performance.
### Does this PR change default behavior?
Yes, it changes the default 10x130 magnet settings to something which
can be properly used.1 parent 01ea357 commit 3e90c53
1 file changed
Lines changed: 8 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
40 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
54 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
0 commit comments