source: MML/trunk/machine/SOLEIL/Booster/applications/corr23juillet.m @ 4

Last change on this file since 4 was 4, checked in by zhangj, 10 years ago

Initial import--MML version from SOLEIL@2013

File size: 169 bytes
Line 
1
2%plan horizontal
3load 'corrx.mat'
4Kx=K2*1000/1.2       % corr en A
5setsp('HCOR',Kx);
6
7%plan vertical
8 load 'zcorr.mat'
9 Kz=K2/1.2       % corr en A
10 setsp('VCOR',Kz);
Note: See TracBrowser for help on using the repository browser.