summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorSuren A. Chilingaryan <csa@suren.me>2020-02-01 20:43:35 +0100
committerSuren A. Chilingaryan <csa@suren.me>2020-02-01 20:43:35 +0100
commitd9206207dcba0cdf464dc7c092c923516872386c (patch)
treed3538a4e519ce1928970e65094d794b6c8d7d5a7 /docs
parent0ce4e8d52fd491268a56c10dbb32fd5c996e2589 (diff)
downloadufo-roof-d9206207dcba0cdf464dc7c092c923516872386c.tar.gz
ufo-roof-d9206207dcba0cdf464dc7c092c923516872386c.tar.bz2
ufo-roof-d9206207dcba0cdf464dc7c092c923516872386c.tar.xz
ufo-roof-d9206207dcba0cdf464dc7c092c923516872386c.zip
Flat-field correction (without detector plane handling)
Diffstat (limited to 'docs')
-rw-r--r--docs/todo.txt4
1 files changed, 3 insertions, 1 deletions
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