From 765e5af2a6afc3774661292a088d2f2e4fce5b77 Mon Sep 17 00:00:00 2001 From: Albert Mitjans I Coma <amitjans@ethz.ch> Date: Mon, 6 Sep 2021 13:12:52 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 411ddd8..281a9be 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This project is focused on extracting information from images of an ion trap. - **calibrate.py**: Run this script to calibrate the distance factor used for dark ions detection. Run preferably when there are no dark ions present. -To change the region of interest where the image analysis takes place, either: +To change the region of interest where the ions are located, either: - Edit the top-left and bottom-right coordinates of the region of interest manually under settings.py --> REGION -- GitLab