File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -62,16 +62,16 @@ etc...) and searches for compatible hardware. On a Raspberry Pi this takes a
62
62
number of seconds. If no compatible A-to-D boards are found, demo mode is used.
63
63
In demo mode the A-to-D board is simulated by a random number generator.
64
64
65
- When setup is done a new menu appears at the end of the toolbar (figure 1).
65
+ When setup is done a new menu appears at the end of the menubar (figure 1).
66
66
67
67
![ DAQ Menu] ( DAQmenu.png )
68
68
69
69
** Figure 1** : The menu created once the data acquisition software is
70
70
initialized.
71
71
72
72
The menu options insert jupyter widget based GUIs for starting a run,
73
- displaying the data as tables or plots, or composing an expression to calculate
74
- a new column in a DataFrame.
73
+ displaying the data as tables or plots, composing an expression to calculate
74
+ a new column in a DataFrame, or fitting data .
75
75
76
76
#### Collecting data
77
77
You can’t perform that action at this time.
0 commit comments