{
"cells": [
{
"cell_type": "markdown",
"id": "396318f1-442c-4ac3-b364-1fbcb0d8d382",
"metadata": {},
"source": [
"# Illustration of a noise model\n",
"\n",
"To create noise simulation on a track, we use the same method describes in *Create realistic synthetic track* Notebook and dont l'approche is described in [Ripley (2009)] and also employed in [Ménéroux (2022)]. \n",
"\n",
"This tutorial is going to illustrate of the noise model on a 30-meter-radius continuous circle, on a piecewise linear building with a diameter of 10 meter and on a path with a length of approximately 300 meters. \n",
"\n",
"To generate noise simulation in tracklib, you need to create a kernel with a scope and then apply the noise method to a track by configure the amplitude:\n",
"
\n",
"