spaulaus / paass

Pixie Acquisition and Analysis Software Suite - maintained by Project Science
GNU General Public License v3.0
0 stars 2 forks source link

Add polling frequency based on time. #67

Open spaulaus opened 6 years ago

spaulaus commented 6 years ago

On 2015-10-05 18:54:21 @ksmith0 created this issue by saying: In addition to the threshold check performed for polling an additional check against the statsInterval would force data to spill at least every two seconds in case of very low trigger rates.

spaulaus commented 6 years ago

On 2015-10-05 22:07:58 @ksmith0 said: This also affects the polling of the status messages at the bottom of the screen.

spaulaus commented 6 years ago

On 2016-06-27 22:42:58 @ksmith0 said: Also, noticed as mentioned above, the data rate in the status bar reflects zero until an update occurs. This most likely has to do with the fact that scalers are not computed until a poll event which occurs with a frequency of less than 2s and thus the monitor zeros the scalers.