ControlSystemStudio / cs-studio

Control System Studio is an Eclipse-based collections of tools to monitor and operate large scale control systems, such as the ones in the accelerator community.
https://controlsystemstudio.org/
Eclipse Public License 1.0
113 stars 96 forks source link

Optimized with last sample #2675

Closed willrogers closed 3 years ago

willrogers commented 3 years ago

This pull request adds a preference setting to allow using the 'optimized with last sample' algorithm that we have recently added to the Archiver Appliance: https://github.com/slacmshankar/epicsarchiverap/pull/112

The default is to use the original algorithm.

This gives much better behaviour, as discussed at some length here: https://github.com/ControlSystemStudio/cs-studio/issues/2483

cc @rjwills28