From c85d07e3d54008f094bf2ba5525ccd9e4fb2c797 Mon Sep 17 00:00:00 2001 From: guillem Date: Mon, 10 Aug 2026 10:32:31 +0200 Subject: [PATCH] addlodestarA example link in README --- README.md | 2 +- tutorials/2-examples/DTEx231A_LodeSTAR_template.ipynb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b71be91c2..2c201e3b3 100644 --- a/README.md +++ b/README.md @@ -164,7 +164,7 @@ These are examples of how DeepTrack2 can be used on real datasets: Specific examples for label-free particle tracking using **LodeSTAR**: -- DTEx231A **LodeSTAR to Detect Particles** +- DTEx231A **[LodeSTAR to Detect Particles](https://github.com/DeepTrackAI/DeepTrack2/blob/develop/tutorials/2-examples/DTEx231A_LodeSTAR_template.ipynb)**

diff --git a/tutorials/2-examples/DTEx231A_LodeSTAR_template.ipynb b/tutorials/2-examples/DTEx231A_LodeSTAR_template.ipynb index 697e6e950..15c39bd67 100644 --- a/tutorials/2-examples/DTEx231A_LodeSTAR_template.ipynb +++ b/tutorials/2-examples/DTEx231A_LodeSTAR_template.ipynb @@ -7,7 +7,7 @@ "source": [ "# DTEx231A. LodeSTAR to Detect Particles\n", "\n", - "\"Open" + "\"Open" ] }, {