Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ORB-E-64-INFODEVIL704-~2500-

Json document

Static description of the orbit with name, ascissa and index of each element.

Expand
titleDetailed description
  • name: name of the BPM;
  • s (curvilinear abscissa), position along the ring [m];
  • i: index of the component containing the element "name" in the 64 DBL array containing all the orbit values. Should the index be equal -1, that element is just a placeholder and must be ignored (in this case name is "BPMDUMMY" and s is 0).
[
   {
      "name":"BPBEL101",
      "s":2.531,
      "i":0
   },
  {
    "name":"BPBEL102",
    "s":6.205,
    "i":1
  },

...

  {
    "name":"BPBEL209",
    “s":96.228,
    "i":59
  }
]



DEVIL7045.51024Electrons: average@8 of the orbit (hor + ver)
64 components array with moving average calculated on the last 8 samples.
DEVIL7045.51024Positrons: average@8 of the orbit (hor + ver)
64 components array with moving average calculated on the last 8 samples.
ORBE*NOD_BUFDEVIL7045.51024

Electrons: average@N of the orbit (hor + ver)
64-components array with moving average calculated on the last N samples.

ORBP*NOD_BUF
DEVIL7045.51024

Positrons: average@N of the orbit (hor + ver)
64-components array with moving average calculated on the last N samples.
ORBE*STD_BUF

DEVIL7045.51024

Electrons: Std. Dev. of the average@N orbit (hor + ver)
64-components array with standard deviation calculated on the last N samples.
ORBP*STD_BUF

DEVIL7045.51024

Positrons: Std. Dev. of the average@N orbit (hor + ver)
64-components array with standard deviation calculated on the last N samples.
ORBE*ELA_BUF

DEVIL7045.5~700

Electrons: average@8 of the orbit ready for users (hor + ver)
m-components array with moving average calculated on the last 8 samples. The number of components "m" (typ. 44) depends on the current BPMs setup and the hardware and user masks. The array is ready for viewing.
ORBP*ELA_BUFDEVIL7045.5~700

Positrons: average@8 of the orbit ready for users (hor + ver)
m-components array with moving average calculated on the last 8 samples. The number of components "m" (typ. 44) depends on the current BPMs setup and the hardware and user masks. The array is ready for viewing.

...