Search found 4 matches
- 21 Oct 2022, 15:07
- Forum: Optimization and Matching
- Topic: Matching twiss function in lattice with superbends
- Replies: 5
- Views: 255
Re: Matching twiss function in lattice with superbends
Sara, The correction program uses tag names for all elements. The tag names are built as <element-name>#<element-occurence>. For example, BQF1#3 is the third occurrence of BQF1 in the beamline. Your present lappend command adds SBB1A#4, SBB1A#8, and SBB1A#12 (and same for SBB1B). But there are only ...
- 19 Oct 2022, 21:42
- Forum: Optimization and Matching
- Topic: Matching twiss function in lattice with superbends
- Replies: 5
- Views: 255
Re: Matching twiss function in lattice with superbends
Sara, First of all, you are correct -- the twiss correction program can be used for superbend lattice correction. To do that, you need to understand a few details, which I give below. The program calculateTwissCorrection requires many options. All those options are specified in the runCorrection scr...
- 06 Jul 2022, 09:37
- Forum: Optimization and Matching
- Topic: Beta Beating Correction in presence of errors
- Replies: 4
- Views: 4332
Re: Beta Beating Correction in presence of errors
Dear Sara, We do not use Elegant itself for beta beating correction. We use an external script that works much like orbit correction. First, it calculates beta function response matrix with respect to quadrupoles. The beta function response matrix is constructed this way: every column is a change du...
- 16 Sep 2019, 10:00
- Forum: General
- Topic: Response Matrix Fit using elegant and sdds is available
- Replies: 0
- Views: 7651
Response Matrix Fit using elegant and sdds is available
A response matrix fitting program (similar to LOCO) that is using elegant and SDDS tools is available for download on the AOP software webpage https://www.aps.anl.gov/Accelerator-Operations-Physics/Software The installation package consists of several tcl programs, tcl/tk GUI, examples, and instruct...