{ "cells": [ { "cell_type": "markdown", "id": "50daf3b2-208b-4396-a75c-60acc83c2bd3", "metadata": {}, "source": [ "# Figure 3 script\n", "\n", "To reproduce this figure, make sure you have downloaded all necessary input files (velocity maps and static terrain geometries) from https://doi.org/10.17605/OSF.IO/HE7YR and have updated the `Vx` and `Vy` columns in `notebooks/manifest.csv` with the downloaded file paths before starting the analysis." ] }, { "cell_type": "code", "execution_count": 1, "id": "a6cd5032-b9c8-4c34-b821-9d3e3c9c9e2c", "metadata": {}, "outputs": [], "source": [ "import glaft\n", "import pandas as pd\n", "import matplotlib as mpl\n", "from matplotlib.ticker import FormatStrFormatter\n", "import matplotlib.pyplot as plt\n", "import numpy as np\n", "from cmcrameri import cm as cramericm" ] }, { "cell_type": "code", "execution_count": 2, "id": "050a7b4f-b497-4402-b383-4dd0bacdb689", "metadata": {}, "outputs": [ { "data": { "text/html": [ "
\n", " | Date | \n", "Duration (days) | \n", "Template size (px) | \n", "Template size (m) | \n", "Pixel spacing (px) | \n", "Pixel spacing (m) | \n", "Prefilter | \n", "Subpixel | \n", "Software | \n", "Vx | \n", "Vy | \n", "
---|---|---|---|---|---|---|---|---|---|---|---|
64 | \n", "LS8-20180802-20180818 | \n", "16 | \n", "64 | \n", "960 | \n", "1 | \n", "15 | \n", "NAOF | \n", "16-node oversampling | \n", "CARST | \n", "/home/jovyan/Projects/PX_comparison/PX/CARST/2... | \n", "/home/jovyan/Projects/PX_comparison/PX/CARST/2... | \n", "
79 | \n", "LS8-20180802-20180818 | \n", "16 | \n", "varying: multi-pass | \n", "varying: multi-pass | \n", "4.009 | \n", "60.14 | \n", "NAOF | \n", "interest point groups | \n", "GIV | \n", "/home/jovyan/Projects/PX_comparison/PX/GIV/u_l... | \n", "/home/jovyan/Projects/PX_comparison/PX/GIV/v_l... | \n", "
117 | \n", "LS8-20180802-20180818 | \n", "16 | \n", "31 | \n", "465 | \n", "1 | \n", "15 | \n", "LoG | \n", "affine | \n", "Vmap | \n", "/home/jovyan/Projects/PX_comparison/PX/Vmap/su... | \n", "/home/jovyan/Projects/PX_comparison/PX/Vmap/su... | \n", "