1. Workshop Talk Agenda#

This workshop talk aims to get you going with the essentials to understand dynamic time warping (DTW) principles, and the Cdtw and MyDTW tools.

We will aim to cover:

  • Background to pattern matching and alignment via dynamic time warping (DTW)

    • local vs. global constraints

  • Application to Stratigraphic Data

    • Different (geological) constraints

    • Sedimentation Rate as Pulse-Code-Modulation

  • Details of Cdtw Tool (Features)

    • software location

    • multiple proxy curves

    • band-pass filtering

    • slack at end-points

  • Introduction to MyDTW