Skip to content
Snippets Groups Projects
Commit ec257285 authored by Plougonven Erwan's avatar Plougonven Erwan
Browse files

Update README.md

parent 322fac8f
No related branches found
No related tags found
No related merge requests found
......@@ -2,9 +2,19 @@
## Description
Python code for reading profilometry data from a Veeco Wyko NT9100, preprocessing it, and saving it into another format for further processing. In the Veeco software, the file should be saved in ASC format.
Python code for reading profilometry data from a Veeco Wyko NT9100, preprocessing it, and saving it into another format for further processing.
![Options for the ASC format in the Veeko software.](assets/Veeko_ASC_save_opts.png)
<div style="text-align: center;">
![A picture of the profilometer.](assets/Veeco_Wyko_NT9100_photo.png)
*A picture of the Veeko profilometer.*
</div>
In the Veeco software, the file should be saved in ASC format.
<div style="text-align: center;">
![ASC options.](assets/Veeko_ASC_save_opts.png)
*Options for the ASC format in the Veeko software.*
</div>
### Notes
......
  • Melissa Zebrowski @melissa59zebrowski ·

    you’ll need to work with the ASC file format, which is typically used for storing 3D surface data.Direct2HR com

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment