Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

Make steering set the values of corrector magnets as changes from their extant values at the time of the implementation of the orbit correction solution
(when the user actually hits TRIM or in the case of AUTO steering immediately after the calculation has been completed; GOF uses AUTO steering), rather that as changes from values acquired from the database when steering was initialized.

...

Care however must be taken not to set the BDESes to values which exceed BMAX. This condition is nominally checked in each steering method's function (It looks like STR_RMS and STR_SVD), but now, since it may have changed, it has to be checked againCOR_DB_OUT already does that at least by the brute force mechanism of binding to the bmax. That may well be all that's needed.

Testing

The following sanity checks made by steering should still work:

...