Skip to content

News in API

Arkadiusz Gorzawski requested to merge newsInAPI into master
  • deferred calculations (contd)
    • now one can ask pychiver to defer MIN/MAX/MEAN/STD to archiver - plays a role for the long periods of 14Hz data
  • default count entries changed to NCOUNT (instead of COUNT) - internal Archiver endpoint implementation that was not optimized for waveforms
  • extra top-level call to find correlations
    • find correlations between 'state' PVs, to see if one that goes down is correlated with another one.
  • slightly updated doc

NOTE These changes can cause merge conflicts for the other ongoing MR !16 (merged) some manual action may be required to clean this ;-)

Merge request reports