From 05ce59affce790442458362636e7a094f6931253 Mon Sep 17 00:00:00 2001 From: Florez Ospina Juan Felipe Date: Mon, 23 Sep 2024 16:58:38 +0200 Subject: [PATCH] Updated TODO.md --- TODO.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/TODO.md b/TODO.md index 23ca7e0..d118843 100644 --- a/TODO.md +++ b/TODO.md @@ -1,4 +1,9 @@ # TODO +* Implement flagging-app specific data operations such as: + 1. Define data manager obj with apply flags behavior. How does that affect dataset and metadata values (actris level, processing_script)? + 2. Define metadata answering who did the flagging and quality assurance tests? + +* Indicate all measurements are assumed to be valid unless checked otherwise (Should this be in the title? this may overlap with the following item.) * When `Create Flag` is clicked, modify the title to indicate that we are in flagging mode and ROIs can be drawn by dragging.