Update home authored by Elisa Kanaki's avatar Elisa Kanaki
...@@ -25,11 +25,10 @@ Requirements ...@@ -25,11 +25,10 @@ Requirements
Please note: for this step a valid compiler needs to be installed in the Please note: for this step a valid compiler needs to be installed in the
system; otherwise use a pre-compiled tsp-module. system; otherwise use a pre-compiled tsp-module.
If you plan on using the WITec Raman interface to control your device, please If you plan on using one of the interfaces to control your device, please
note: You use this interface at your OWN RISK! Make sure, that no obstacles note: You use this interface at your OWN RISK! Make sure, that no obstacles
block the objective and that you UNDERSTAND and VALIDATE the code, that controls block the objective and that you UNDERSTAND and VALIDATE the code that controls
the microscope! Start with "witectesting.py", which should read and move within the microscope! Start with "witectesting.py" or "renishawtesting.py" which should read and move within small margins.
small margins.
At the moment the program is an executable python module. Copy the folder with At the moment the program is an executable python module. Copy the folder with
all its content to some place and run just outside the path (e.g. using anaconda prompt): all its content to some place and run just outside the path (e.g. using anaconda prompt):
... ...
......