mirror of
https://github.com/ivan-usov-org/bec.git
synced 2025-04-22 10:30:02 +02:00
docs: fix style
This commit is contained in:
parent
e01790062b
commit
cb531c2de1
@ -124,7 +124,7 @@ samx_data = s.scan.data['gauss_bpm']['gauss_bpm'].val
|
||||
```
|
||||
|
||||
### Plot the scan data manually
|
||||
Alternatively, you may install `pandas` as an additional dependency to directly import the data to a `pandas dataframe`.
|
||||
Alternatively, you may install `pandas` as an additional dependency to directly import the data to a pandas dataframe.
|
||||
If on top, `matplotlib` is installed in the environment and imported `import matplotlib.pyplot as plt` within the BEC's IPython shell, you may directly plot the data from the ipython shell.
|
||||
|
||||
```python
|
||||
|
Loading…
x
Reference in New Issue
Block a user