Skip to content
Snippets Groups Projects
Commit 2477b95b authored by Albert Mitjans I Coma's avatar Albert Mitjans I Coma
Browse files

Update README.md

parent 57cda143
No related branches found
No related tags found
No related merge requests found
...@@ -12,4 +12,4 @@ To change the region of interest where the image analysis takes place, either: ...@@ -12,4 +12,4 @@ To change the region of interest where the image analysis takes place, either:
- Edit the top-left and bottom-right coordinates of the region of interest manually under settings.py --> REGION - Edit the top-left and bottom-right coordinates of the region of interest manually under settings.py --> REGION
- Run: python -c "from tools import new_region; new_region()". This will open a matplotlib figure with an image of the trapped-ions. The user should click on the top-left and bottom-right coordinates. - Run: python -c "from tools import new_region; new_region()". This will open a matplotlib figure with an image of the trapped-ions. The user should click on the top-left and bottom-right coordinates of the new region of interest.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment