Picker: identify the analyst (initials) per pick

Each annotation row now carries an `analyst` column. On first visit the
web picker shows a small login modal asking for initials, persists them
in localStorage, and shows the badge in the top-right. Click the badge
to change identities. Submissions without initials are rejected by the
backend (HTTP 400). Skip remains analyst-free.

Backfill: every existing barrier_opening.csv row marked as `GG` since
all current picks were done by Giorgio.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
Giorgio Gilestro 2026-05-01 14:23:57 +01:00
parent 12568b82cc
commit 2623df4172
3 changed files with 145 additions and 14 deletions

View file

@ -1,7 +1,28 @@
machine_name,session_date,session_time,opening_s,trim_first_s,notes
ETHOSCOPE_076,2025-07-15,16-03-10,52.0,0,hand-annotated 2025-07-15 batch
ETHOSCOPE_076,2025-07-15,16-31-34,94.0,69,first ~66s misframed (arena partly out of frame)
ETHOSCOPE_145,2025-07-15,16-03-27,42.0,0,hand-annotated 2025-07-15 batch
ETHOSCOPE_145,2025-07-15,16-31-41,89.0,69,first ~60s misframed (arena partly out of frame)
ETHOSCOPE_268,2025-07-15,16-32-05,75.0,0,hand-annotated 2025-07-15 batch
ETHOSCOPE_076,2024-10-21,11-07-54,346.8,0,
machine_name,session_date,session_time,opening_s,trim_first_s,bad_rois,analyst,notes
ETHOSCOPE_076,2025-07-15,16-03-10,52.0,0,,GG,hand-annotated 2025-07-15 batch
ETHOSCOPE_076,2025-07-15,16-31-34,94.0,69,,GG,first ~66s misframed (arena partly out of frame)
ETHOSCOPE_145,2025-07-15,16-03-27,42.0,0,,GG,hand-annotated 2025-07-15 batch
ETHOSCOPE_145,2025-07-15,16-31-41,89.0,69,,GG,first ~60s misframed (arena partly out of frame)
ETHOSCOPE_268,2025-07-15,16-32-05,75.0,0,,GG,hand-annotated 2025-07-15 batch
ETHOSCOPE_076,2024-10-21,11-07-54,346.8,0,,GG,
ETHOSCOPE_181,2024-10-21,11-08-57,287.3,0,,GG,
ETHOSCOPE_225,2024-10-21,11-09-12,277.9,0,"1,3,5",GG,
ETHOSCOPE_082,2024-10-21,11-07-46,365.3,0,"1,3,5",GG,
ETHOSCOPE_140,2024-10-21,11-06-58,423.9,0,"1,3,5",GG,
ETHOSCOPE_083,2024-10-21,11-09-07,306.4,0,"1,3,5",GG,
ETHOSCOPE_145,2024-10-21,11-08-35,341.0,0,"1,3,5",GG,
ETHOSCOPE_076,2024-09-17,10-32-10,1875.8,0,"1,3,5",GG,
ETHOSCOPE_082,2024-09-17,10-53-16,646.8,0,"1,3,5",GG,
ETHOSCOPE_140,2024-09-17,11-03-05,86.2,0,"1,3,5",GG,
ETHOSCOPE_181,2024-09-17,10-33-12,1824.3,0,"1,3,5",GG,
ETHOSCOPE_225,2024-09-17,10-53-57,588.3,0,"1,3,5",GG,
ETHOSCOPE_082,2024-09-18,10-15-49,277.4,0,"1,3,5",GG,
ETHOSCOPE_140,2024-09-18,10-15-39,246.1,0,"1,3,5",GG,
ETHOSCOPE_181,2024-09-18,10-15-56,194.7,0,"1,3,5",GG,
ETHOSCOPE_225,2024-09-18,10-15-45,225.4,0,"1,3,5",GG,
ETHOSCOPE_076,2024-10-01,11-04-03,731.1,0,"1,3,5",GG,
ETHOSCOPE_082,2024-10-01,11-03-52,762.4,0,"1,3,5",GG,
ETHOSCOPE_083,2024-10-01,11-07-41,560.3,0,"1,3,5",GG,
ETHOSCOPE_113,2024-10-01,11-07-48,565.7,0,"2,4,6",GG,
ETHOSCOPE_140,2024-10-01,11-04-07,755.0,0,"1,3,5",GG,
ETHOSCOPE_167,2024-10-01,11-07-55,564.5,0,"1,3,5",GG,

1 machine_name session_date session_time opening_s trim_first_s bad_rois analyst notes
2 ETHOSCOPE_076 2025-07-15 16-03-10 52.0 0 GG hand-annotated 2025-07-15 batch
3 ETHOSCOPE_076 2025-07-15 16-31-34 94.0 69 GG first ~66s misframed (arena partly out of frame)
4 ETHOSCOPE_145 2025-07-15 16-03-27 42.0 0 GG hand-annotated 2025-07-15 batch
5 ETHOSCOPE_145 2025-07-15 16-31-41 89.0 69 GG first ~60s misframed (arena partly out of frame)
6 ETHOSCOPE_268 2025-07-15 16-32-05 75.0 0 GG hand-annotated 2025-07-15 batch
7 ETHOSCOPE_076 2024-10-21 11-07-54 346.8 0 GG
8 ETHOSCOPE_181 2024-10-21 11-08-57 287.3 0 GG
9 ETHOSCOPE_225 2024-10-21 11-09-12 277.9 0 1,3,5 GG
10 ETHOSCOPE_082 2024-10-21 11-07-46 365.3 0 1,3,5 GG
11 ETHOSCOPE_140 2024-10-21 11-06-58 423.9 0 1,3,5 GG
12 ETHOSCOPE_083 2024-10-21 11-09-07 306.4 0 1,3,5 GG
13 ETHOSCOPE_145 2024-10-21 11-08-35 341.0 0 1,3,5 GG
14 ETHOSCOPE_076 2024-09-17 10-32-10 1875.8 0 1,3,5 GG
15 ETHOSCOPE_082 2024-09-17 10-53-16 646.8 0 1,3,5 GG
16 ETHOSCOPE_140 2024-09-17 11-03-05 86.2 0 1,3,5 GG
17 ETHOSCOPE_181 2024-09-17 10-33-12 1824.3 0 1,3,5 GG
18 ETHOSCOPE_225 2024-09-17 10-53-57 588.3 0 1,3,5 GG
19 ETHOSCOPE_082 2024-09-18 10-15-49 277.4 0 1,3,5 GG
20 ETHOSCOPE_140 2024-09-18 10-15-39 246.1 0 1,3,5 GG
21 ETHOSCOPE_181 2024-09-18 10-15-56 194.7 0 1,3,5 GG
22 ETHOSCOPE_225 2024-09-18 10-15-45 225.4 0 1,3,5 GG
23 ETHOSCOPE_076 2024-10-01 11-04-03 731.1 0 1,3,5 GG
24 ETHOSCOPE_082 2024-10-01 11-03-52 762.4 0 1,3,5 GG
25 ETHOSCOPE_083 2024-10-01 11-07-41 560.3 0 1,3,5 GG
26 ETHOSCOPE_113 2024-10-01 11-07-48 565.7 0 2,4,6 GG
27 ETHOSCOPE_140 2024-10-01 11-04-07 755.0 0 1,3,5 GG
28 ETHOSCOPE_167 2024-10-01 11-07-55 564.5 0 1,3,5 GG