Fix for gap in sixtrack input file (w.r.t to centre, not closed orbit).
Fix for critical angle by making sure it is properly stored from C to python.
Fix for only_mcs in the sense that ionization loss is also calculated for only_mcs.
Removed print statement left from testing.
Closes # .
Checklist
Mandatory:
[ ] I have added tests to cover my changes
[ ] All the tests are passing, including my new ones
[ ] I described my changes in this PR description
Optional:
[ ] The code I wrote follows good style practices (see PEP 8 and PEP 20).
[ ] I have updated the docs in relation to my changes, if applicable
Description
Fix for gap in sixtrack input file (w.r.t to centre, not closed orbit). Fix for critical angle by making sure it is properly stored from C to python. Fix for only_mcs in the sense that ionization loss is also calculated for only_mcs. Removed print statement left from testing. Closes # .
Checklist
Mandatory:
Optional: