Code Samples¶
Reading NDE files¶
Some examples of reading codes are provided below so you can get a look at the file structure and gain a better understanding of the steps required.
-
Reading UT A-Scans
In this example, you will learn how to read A-scans from a manual weld scan using conventional ultrasonic testing (UT).
-
Reading TFM Images
In this example, you will learn how to read images from a manual weld scan using the total focusing method (TFM).
Writing NDE files¶
Some examples of writing codes are provided below to demonstrate the file structure and give you a better understanding of the steps required.
-
Writing UT A-Scans
In this example, you will learn how to write an .nde file from a collection of UT A-scans.
-
Writing FMC A-Scans
In this example, you will learn how to write an FMC to an .nde file.