From 0ce4e8d52fd491268a56c10dbb32fd5c996e2589 Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" <csa@suren.me> Date: Sat, 1 Feb 2020 13:07:46 +0100 Subject: Initial Python infrastructure to build more complex processing pipelines and the corresponding changes in ROOF filters --- docs/hardware.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/hardware.txt') diff --git a/docs/hardware.txt b/docs/hardware.txt index a293887..50c3a0c 100644 --- a/docs/hardware.txt +++ b/docs/hardware.txt @@ -4,3 +4,8 @@ * With 46 packets, however, we can't split a full rotation in a whole number of packets. So, we need to find maximal number m, so that (m <= n) and (samples_per_rotation % m = 0) i.e. 40 + + +Questions +========= + - Do we need to compute 'flats' and 'darks' for each plane separately? Or just one set will work for all? -- cgit v1.2.3