...
Key name | Source | Write freq. [Hz] | Data size [byte] | Throughput | Fomat | Notes | |||||
---|---|---|---|---|---|---|---|---|---|---|---|
GOD**002_STA | DEVIL704 | - | 2624 | - | LV cluster flattened to str | ||||||
GOD**002_DYN | DEVIL704 | 5.5 | 46 | 0.25 | LV cluster flattened to str | ||||||
ORB-E_INFO | DEVIL704 | - | ~2500 ~2500 | - | Json document | Static description of the orbit with name, abscissa and index of each element.
| |||||
ORBE*NOD_BUF It will be ORB-E-MEAN_BUF | DEVIL704 | 5.5 | 1024 | 5.5 | LV 2D-array flattened to str (see description below) | Electrons: average(N) of the orbit (hor + ver) The N number is set by the operators via the orbit control window and can vary continuously. If you want to deal with an orbit averaged over a fixed number of samples, use the "ORB-E-USER_BUF" key instead. | |||||
ORBP*NOD_BUF It will be ORB-E-MEANP_BUF | DEVIL704 | 5.5 | 1024 | 5.5 | LV 2D-array flattened to str | Positrons: average(N) of the orbit (hor + ver) The N number is set by the operators via the orbit control window and can vary continuously. If you want to deal with an orbit averaged over a fixed number of samples, use the "ORB-E-USER_BUF" key instead. | |||||
ORB-E-STDDEV_BUF | DEVIL704 | 5.5 | 1024 | 5.5 | LV 2D-array flattened to str | Electrons: Std. Dev. of the orbit (hor + ver) 2 rows of 64 DBL (row 0: hor, row 1: ver) [flattened to str] 64-components array with standard deviation calculated on the last N samples. | |||||
ORB-P-STDDEV_BUF | DEVIL704 | 5.5 | 1024 | 5.5 | LV 2D-array flattened to str | Positrons: Std. Dev. of the orbit (hor + ver) 2 rows of 64 DBL (row 0: hor, row 1: ver) [flattened to str] 64-components array with standard deviation calculated on the last N samples. | |||||
ORB-E-USER_BUF | DEVIL704 | 5.5 | ~700 | 3.9 | LV 2D-array flattened to str | Electrons: average(8) of the orbit for users (hor + ver) 2 rows of 64 DBL (row 0: hor, row 1: ver) [flattened to str] 64-components array with moving average calculated on the last 8 samples. | |||||
ORB-P-USER_BUF | DEVIL704 | 5.5 | ~700 | 3.9 | LV 2D-array flattened to str | Positrons: average(8) of the orbit for users (hor + ver) 2 rows of 64 DBL (row 0: hor, row 1: ver) [flattened to str] 64-components array with moving average calculated on the last 8 samples. |
...