Commit Graph

34 Commits

Author SHA1 Message Date
babic_a dbc913ee78 Update buffer folder and files naming convention
All references to folders and files inside buffer were updated.
- Base folder to write detector: detector_folder
- Name of the modules inside detector_folder: module_name
- Data grouping folders based on pulse_id: data_folder
- Data grouping files, based on pulse_id: data_file
2020-07-20 11:06:13 +02:00
babic_a ea462fc1c9 Add missing include 2020-06-19 14:37:22 +02:00
babic_a 23242fbb9d Add device name to JFWriter 2020-06-19 11:41:50 +02:00
babic_a 1999c895b1 Add pulse_id alignment with step 2020-06-10 12:14:24 +02:00
babic_a 047ffb0dd6 Add pulse_id step to writer 2020-06-04 12:26:00 +02:00
babic_a 07dcbb3b2e Small improvements 2020-06-04 12:08:14 +02:00
babic_a 422b599b38 Rename core_config to buffer_config namespace 2020-06-04 11:59:05 +02:00
babic_a 436a3c43d2 Move configuration closer to writer 2020-06-04 09:33:03 +02:00
babic_a 1c0d6973a6 Name statistics correctly 2020-06-03 21:37:10 +02:00
Dmitry Ozerov 7be41c8ed4 additional parameter for sf_writer - total number of modules to retrieve from buffer, to be able to test with smaller detectors 2020-06-03 12:58:27 +02:00
babic_a 3c428bae5c Remove unused code 2020-06-02 12:58:38 +02:00
babic_a 6ab6c03aa6 Move to using block_id instead of slot_id 2020-06-02 12:55:08 +02:00
babic_a 7ca8630681 Internalize file closing 2020-05-27 18:53:13 +02:00
babic_a 8c0fd09476 Move BufferBinaryReader to sf_writer 2020-05-27 18:23:47 +02:00
babic_a cf0245d3f3 Implement external slot_id book keeping 2020-05-27 16:51:32 +02:00
babic_a bacc869b98 Bug in vector init 2020-05-27 16:19:42 +02:00
babic_a 5b6a6379e3 Fix 2 small bugs 2020-05-27 16:10:59 +02:00
babic_a ed86780629 Refactoring files 2020-05-27 16:01:12 +02:00
babic_a 719b3ed0f7 Rename block_number to block_id 2020-05-27 14:03:43 +02:00
babic_a b7381bce68 Use proper attribute for ImageAssembler retry 2020-05-27 14:01:59 +02:00
babic_a 7f6985f538 Improve ImageAssembler workflow 2020-05-27 13:08:21 +02:00
babic_a b868059dbc Implement reading stub 2020-05-27 12:39:00 +02:00
babic_a e6a965bd7a Cleanup threads after yourself 2020-05-27 12:24:14 +02:00
babic_a 759803389e Major writer re-write 2020-05-27 12:21:20 +02:00
babic_a 01776e12ad Rename ImageMetadataBlock 2020-05-27 10:21:02 +02:00
babic_a 299e61f569 Rename class to reflect better its role 2020-05-26 19:34:54 +02:00
babic_a 7879a6bcde Adjusted interface call 2020-05-25 15:32:02 +02:00
babic_a 52d060728c Rename function to buffer 2020-05-25 14:32:45 +02:00
babic_a 0b23075b8d Merge remote-tracking branch 'origin/master' 2020-05-25 09:54:58 +02:00
babic_a 5f58b1b0de Added "-" at the end of ipc 2020-05-22 14:34:16 +02:00
babic_a 49c2f9368b Pass IPC id to process 2020-05-22 14:26:49 +02:00
babic_a 6bef50b742 Remove buffered queue 2020-05-20 17:55:55 +02:00
babic_a 7b47150277 Adjust SF writer to new buffering 2020-05-20 17:54:00 +02:00
babic_a c7394769ac Finished refactoring sf-writer 2020-05-20 13:00:46 +02:00