ALS injector example - #178
Conversation
Co-authored-by: Chad Mitchell <46825199+cemitch99@users.noreply.github.com>
Co-authored-by: Chad Mitchell <46825199+cemitch99@users.noreply.github.com>
Co-authored-by: Chad Mitchell <46825199+cemitch99@users.noreply.github.com>
Co-authored-by: Chad Mitchell <46825199+cemitch99@users.noreply.github.com>
Co-authored-by: Chad Mitchell <46825199+cemitch99@users.noreply.github.com>
qianglbl
left a comment
There was a problem hiding this comment.
remove "length" line for START and END
|
@DavidSagan PALS header added. Also, I don't understand why we should remove "length : 0.0" for the START and END elements? |
|
@DavidSagan The two length lines for START and END elements were removed. |
|
@qianglbl It is looking good. The only thing missing now is a |
|
@DavidSagan Thanks and added the Lattice construct. |
|
Do we want to include control variable information in this PR? If not, what does this example alone, as is, describe? |
|
updated quadrupole values in the ALS injector example. |
|
Let's change the name of this PR to "ALS injector example" or something similar. |
|
FYI, I will push a small style change to this branch. |
added initial sigma matrix information.
|
@DavidSagan added initial beam sigma matrix information. |
In a real machine like the ALS injector,
there is a middle layer that contains control variables for the EPICS system.
Where should these variables be placed within PALS?