Page 1 of 1
orbit correct problem
Posted: 03 Apr 2019, 08:46
by shancai
When I correct orbit in transport line. The x direction trajectory seem not correct.
- sep.rar
- (1.44 KiB) Downloaded 576 times
corrected trajectory is as follow.
uncorrected trajectory is as follow.
What's wrong with my files?
Thanks a lot!
Re: orbit correct problem
Posted: 03 Apr 2019, 12:04
by michael_borland
There seems to be a problem with the trajectory output file not correctly showing the uncorrected trajectory. For now, please use the centroid output file from &run_setup. If you run with and without correction, you'll see a difference.
Also, I'd suggest using n_xy_cycles=2 and n_iterations=5, to ensure convergence.
--Michael
Re: orbit correct problem
Posted: 04 Apr 2019, 09:42
by michael_borland
I've confirmed that there is a bug in reporting the uncorrected trajectory. What's actually reported is the trajectory at the end of the next-to-last correction iteration. This will be fixed in the next release.
Thanks for reporting the problem.
--Michael
Re: orbit correct problem
Posted: 04 Apr 2019, 17:50
by shancai
Thanks for your helps!