From 93936a9587dd3cd270e3c7e09fd1bcd83c711e31 Mon Sep 17 00:00:00 2001 From: Florez Ospina Juan Felipe Date: Mon, 14 Oct 2024 17:03:28 +0200 Subject: [PATCH] Updated TODO with completed items and added new items. --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 41ac189..280a66f 100644 --- a/TODO.md +++ b/TODO.md @@ -1,6 +1,6 @@ # TODO * Implement flagging-app specific data operations such as: - 1. ~~Define data manager obj with apply flags behavior. ~~ + 1. ~~Define data manager obj with apply flags behavior.~~ 2. Define metadata answering who did the flagging and quality assurance tests? 3. Update intruments/dictionaries/ACSM_TOFWARE_flags.yaml and instruments/readers/flag_reader.py to describe metadata elements based on dictionary. 4. ~~Update DIMA data integration pipeline to allowed user-defined file naming template~~