KuangshiAi commited on
Commit
446ea8a
·
1 Parent(s): 4acd16e

add back annotations

Browse files
eval_cases/napari/1_workflows/eval_analysis_workflows.yaml CHANGED
@@ -7,6 +7,8 @@
7
  question: |
8
  Load the image "data/dataset_001/dataset_001.tiff" and set it to magenta colormap.
9
  Take a screenshot and analyze it to count how many complete cells are visible (not cut off by edges).
 
 
10
  Q1: answer with the number of complete cells you counted, for example "5" if you see 5 complete cells.
11
  Save the answer of Q1 to the questions in plain text as "eval_analysis_workflows/Q1_answer.txt".
12
  assert:
 
7
  question: |
8
  Load the image "data/dataset_001/dataset_001.tiff" and set it to magenta colormap.
9
  Take a screenshot and analyze it to count how many complete cells are visible (not cut off by edges).
10
+ Add point annotations to mark the center of each counted cell.
11
+ Measure the distance between the two most distant cells.
12
  Q1: answer with the number of complete cells you counted, for example "5" if you see 5 complete cells.
13
  Save the answer of Q1 to the questions in plain text as "eval_analysis_workflows/Q1_answer.txt".
14
  assert: