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

Update README.md

parent 8d13df1a
No related branches found
No related tags found
No related merge requests found
# Convert Veeco Wyko NT9100 ASC format
## Description
Python code for converting profilometry data from a Veeco Wyko NT9100 into another format for further processing. In the Veeco software, the file should be saved in ASC format.
## Notes
- There are several options in the Veeco software for saving in the ASC format. I think all should work except for the `XYZ Triplet, Pixel` option.
- The code useful for the user is contained in a `main()` so I can put that at the top, and all the internal stuff you don't care for at the end, and keep everything in one file.
## Getting started
## template
To make it easy for you to get started with GitLab, here's a list of recommended next steps.
Already a pro? Just edit this README.md and make it your own. Want to make it easy? [Use the template at the bottom](#editing-this-readme)!
......
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