summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* This is unfinished work implemeting out-of-UFO network serversHEADmasterSuren A. Chilingaryan2020-09-0335-284/+2947
|
* Fix 64-bit ids, ROOF ids are big-endian, skip incomplete datasets at the end ↵Suren A. Chilingaryan2020-03-087-27/+99
| | | | 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
|
* Flat-field correction (without detector plane handling)Suren A. Chilingaryan2020-02-016-0/+437
|
* Initial Python infrastructure to build more complex processing pipelines and ↵Suren A. Chilingaryan2020-02-0111-127/+223
| | | | the corresponding changes in ROOF filters
* Various docs about UFO, ROOF, and further plansSuren A. Chilingaryan2020-01-271-56/+0
|
* Add metadata about buffer plane and sequential number. Provide filter to ↵Suren A. Chilingaryan2020-01-277-4/+308
| | | | allow trough only the buffers acquired at the specified detector plane
* Build ROOF sinogramsSuren A. Chilingaryan2020-01-266-72/+243
|
* Few timeouts & exit conditionsSuren A. Chilingaryan2019-11-175-8/+58
|
* Networking setupSuren A. Chilingaryan2019-11-178-23/+75
|
* cmake build and gcc warningsSuren A. Chilingaryan2019-11-179-41/+41
|
* The first test (file file-base simmulation)Suren A. Chilingaryan2019-11-1720-0/+1563