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

Update README.md

parent fab511e5
No related branches found
No related tags found
No related merge requests found
......@@ -10,6 +10,11 @@ Python code for converting profilometry data from a Veeco Wyko NT9100 into anoth
- [ ] Edit the input and output file names in the `main()` function.
- [ ] Run the code.
## Example
![The raw data from the ASC file](assets/Example_1-raw_data.png)
![Once the peaks are removed](assets/Example_2-removed_peaks.png)
![After the undefined regions are filled](assets/Example_3-filled.png)
## Functions
### `extract_Wyko_ASCII_data`
### `removePeaks`
......
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