From bf2ed46ee0549db04392983a89e2621346e68649 Mon Sep 17 00:00:00 2001 From: Plougonven Erwan <eplougonven@uliege.be> Date: Thu, 16 May 2024 15:18:00 +0000 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index f114883..676a245 100644 --- a/README.md +++ b/README.md @@ -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 + + + + ## Functions ### `extract_Wyko_ASCII_data` ### `removePeaks` -- GitLab