summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix 64-bit ids, ROOF ids are big-endian, skip incomplete datasets at the end ↵HEADmasterSuren A. Chilingaryan2020-03-089-27/+102
| | | | and if with specified latency, try to reconstruct from desynchronized streams (harmful, debugging only)
* Introduce debuging builds: Store first packets on each channelSuren A. Chilingaryan2020-03-082-0/+16
|
* Support /dev/null as output methodSuren A. Chilingaryan2020-03-083-13/+13
|
* Flat-field correction (without detector plane handling)Suren A. Chilingaryan2020-02-0110-15/+473
|
* Initial Python infrastructure to build more complex processing pipelines and ↵Suren A. Chilingaryan2020-02-0130-246/+673
| | | | the corresponding changes in ROOF filters
* Various docs about UFO, ROOF, and further plansSuren A. Chilingaryan2020-01-275-28/+88
|
* Add metadata about buffer plane and sequential number. Provide filter to ↵Suren A. Chilingaryan2020-01-278-10/+324
| | | | allow trough only the buffers acquired at the specified detector plane
* Build ROOF sinogramsSuren A. Chilingaryan2020-01-2614-132/+371
|
* Fix reading integer argument in python demoSuren A. Chilingaryan2019-11-251-1/+1
|
* Few timeouts & exit conditionsSuren A. Chilingaryan2019-11-177-10/+60
|
* Networking setupSuren A. Chilingaryan2019-11-1716-45/+182
|
* cmake build and gcc warningsSuren A. Chilingaryan2019-11-1718-41/+583
|
* The first test (file file-base simmulation)Suren A. Chilingaryan2019-11-1728-0/+1789