summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* This is unfinished work implemeting out-of-UFO network serversHEADmasterSuren A. Chilingaryan2020-09-039-30/+130
|
* Fix 64-bit ids, ROOF ids are big-endian, skip incomplete datasets at the end ↵Suren A. Chilingaryan2020-03-081-0/+1
| | | | and if with specified latency, try to reconstruct from desynchronized streams (harmful, debugging only)
* Support /dev/null as output methodSuren A. Chilingaryan2020-03-083-13/+13
|
* Flat-field correction (without detector plane handling)Suren A. Chilingaryan2020-02-013-14/+33
|
* Initial Python infrastructure to build more complex processing pipelines and ↵Suren A. Chilingaryan2020-02-0114-117/+438
| | | | the corresponding changes in ROOF filters
* Add metadata about buffer plane and sequential number. Provide filter to ↵Suren A. Chilingaryan2020-01-271-6/+16
| | | | allow trough only the buffers acquired at the specified detector plane
* Build ROOF sinogramsSuren A. Chilingaryan2020-01-268-60/+128
|
* Fix reading integer argument in python demoSuren A. Chilingaryan2019-11-251-1/+1
|
* Few timeouts & exit conditionsSuren A. Chilingaryan2019-11-172-2/+2
|
* Networking setupSuren A. Chilingaryan2019-11-177-22/+105
|
* The first test (file file-base simmulation)Suren A. Chilingaryan2019-11-175-0/+117