From d9206207dcba0cdf464dc7c092c923516872386c Mon Sep 17 00:00:00 2001
From: "Suren A. Chilingaryan" <csa@suren.me>
Date: Sat, 1 Feb 2020 20:43:35 +0100
Subject: Flat-field correction (without detector plane handling)

---
 docs/todo.txt | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

(limited to 'docs/todo.txt')

diff --git a/docs/todo.txt b/docs/todo.txt
index 88b518c..a9ab4c8 100644
--- a/docs/todo.txt
+++ b/docs/todo.txt
@@ -3,7 +3,9 @@ Main
  + Add plane/frame-number/broken metadata in the UFO buffers. Check propagation trough standard ufo filters. [ propogates trough processors, but not reductors ]
  + Plane selector filter
  - Handle packets with data from multiple datasets
- - Try UFO 'flat-field' correction filter
+ + Try UFO 'flat-field' correction filter [ works to a degree, but possible to make it better + anyway multiple planes will be needed later likely... ]
+ - Compute flat-/dark-fields per plane. 
+ - Support reading raw sinograms in get_reader (we need to set dimensions like in flat-/dark-fields, but howto handle parallel-sinograms/slices - function in config?)
  - Cone-beam to parallel-beam resampling ?
  - Full reconstruction chain
  - Try UFO visualization filter
-- 
cgit v1.2.3