pixie16 / PixieSuite2

Suite of programs to acquire data from a Pixie16 setup.
2 stars 0 forks source link

Add polling frequency based on time. #21

Open ksmith0 opened 9 years ago

ksmith0 commented 9 years ago

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.

ksmith0 commented 9 years ago

This also affects the polling of the status messages at the bottom of the screen.

ksmith0 commented 8 years ago

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.