Skip to content

Commit 7e41633

Browse files
Update README.rst
1 parent 19adc4d commit 7e41633

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ Other depencies you'll need for this demo can be installed by running::
3232
PyQtGraph performance
3333
=====================
3434

35-
The specific version of PyQtGraph can have major influence on the timing stability of the DAQ routine, visible as a fluctuating time stamp in a recorded log file. I observe that ``PyQtGraph==0.11`` leads to a great timing stability of +/- 1 ms, whereas ``0.12.4`` and ``0.13.1`` are very detrimental to the stability with values of +/- 10 ms. The reason for this is still unknown. I have to investigate further.
35+
The specific version of PyQtGraph *can* have major influence on the timing stability of the DAQ routine, visible as a fluctuating time stamp in a recorded log file. I observe that ``PyQtGraph==0.11`` leads to a great timing stability of +/- 1 ms, whereas ``0.12.4`` and ``0.13.1`` are very detrimental to the stability with values of +/- 20 ms. The reason for this is still unknown. I have to investigate further.

0 commit comments

Comments
 (0)