Skip to content

This repository contains python example scripts for an ultrasonic imaging algorithm, total focusing method (TFM).

Notifications You must be signed in to change notification settings

ultrasunix/total-focusing-method-2d-python-example

Repository files navigation

Total Focusing Method (TFM) Python Examples

This repository contains python example scripts for an ultrasonic imaging algorithm, total focusing method (TFM).

Editor

Xiaoyu Sun @ University of Bristol

File Descriptions

  1. The 'scode-script-tfm-interp.py' is the python script example for TFM algorithm by using interpulation approach.
  2. The 'scode-script-tfm-enarest.py' is the python script example for TFM algorithm by using nearesr point search approach.
  3. The 'sdata-5mhz-els18-steel5850.amt' is the example data which is a full matrix capture (FMC) dataset acquired from a 5mhz, 18-element linear ultrasonic array sticker on a 50mm thickness mild steel sample. The ultrasonic longitudinal velocity is 5850 m/s. A side-drilled hole (SDH) defect is designed in that sample, which is located at 25mm in depth.

Links

  1. FMC+TFM
  2. Ultrasonic Array Review
  3. Ultrasonic Array Sticker

About

This repository contains python example scripts for an ultrasonic imaging algorithm, total focusing method (TFM).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages