added automatic req
This commit is contained in:
14
README.md
14
README.md
@@ -21,6 +21,13 @@ Measurements offers a simple interface. My TwinCat project for that can be found
|
||||
<li>Using the microscope X02DA-PG-USB:cam1 </li>
|
||||
<li> The X-Axis needs to be linked to the reference Axis 2</li>
|
||||
</ol>
|
||||
<p>
|
||||
|
||||
```bash
|
||||
pip install -r requirements.txt
|
||||
```
|
||||
</p>
|
||||
|
||||
If another microscope is used which can use the same epics interface, the ID can be changed in the AD.py file
|
||||
<p>Location of static Paths:</p>
|
||||
<ol>
|
||||
@@ -58,6 +65,13 @@ writing/reading from GVLs. The project can be found under: https://gitea.psi.ch/
|
||||
<li> Vertical Axis are linked to reference Axis 1 and 4 </li>
|
||||
</ol>
|
||||
|
||||
<p>
|
||||
|
||||
```bash
|
||||
pip install -r requirements.txt
|
||||
```
|
||||
</p>
|
||||
|
||||
<h3> Analyzing new Data </h3>
|
||||
|
||||
For analyzing new data the notebook Measurements Analysis offers some functionalities.
|
||||
|
||||
Reference in New Issue
Block a user