Commit Graph

205 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 5d2871185a Move FastQueue to sf_stream 2020-06-09 10:10:19 +02:00
babic_a 44477d4453 Make id counters atomic 2020-06-08 17:56:04 +02:00
babic_a 422b599b38 Rename core_config to buffer_config namespace 2020-06-04 11:59:05 +02:00
babic_a a6e1c6c84e Move stream configs to separate file 2020-06-04 11:57:42 +02:00
babic_a bbf604675e Merge buffer and writer utils 2020-06-04 10:55:43 +02:00
babic_a b3fc52e250 Shorten name of n_recv_packets 2020-06-04 10:24:40 +02:00
babic_a 451c20e800 Improve formats 2020-06-04 09:59:48 +02:00
babic_a a4cc54ceaa Remove non JF related stuff from file 2020-06-04 09:59:26 +02:00
babic_a 436a3c43d2 Move configuration closer to writer 2020-06-04 09:33:03 +02:00
babic_a 236f967c51 Remove unused code 2020-06-03 22:12:46 +02:00
babic_a 9dddef455d Move assembly buffer config to general 2020-06-03 21:41:22 +02:00
babic_a d48ea98aa4 Remove unused variables from config 2020-06-03 21:39:24 +02:00
babic_a 0feb4ef180 Merge branch 'master' into binary_buffer 2020-06-03 07:59:53 +02:00
babic_a 68bf6e988e Rename struct according to terminology 2020-06-02 10:54:07 +02:00
babic_a b7381bce68 Use proper attribute for ImageAssembler retry 2020-05-27 14:01:59 +02:00
babic_a 468176adba Add block verification to writer 2020-05-27 13:43:19 +02:00
babic_a 01776e12ad Rename ImageMetadataBlock 2020-05-27 10:21:02 +02:00
babic_a 981f76cac1 Redefined formats for image storage 2020-05-27 10:15:57 +02:00
babic_a 6653421696 Rename buffer block size 2020-05-27 09:24:24 +02:00
babic_a 9940f54e1a Implement BufferBlock 2020-05-26 21:21:15 +02:00
babic_a 0bdbe02381 Adjust RECV buffer to bytes instead of msgs 2020-05-26 14:57:23 +02:00
babic_a 69c8501af7 We are writing binary data now 2020-05-26 14:56:40 +02:00
babic_a ffc457e7d0 Forgot to add bytes per packet in equation 2020-05-26 14:34:43 +02:00
babic_a 78b2524f20 New ReplayBuffer struct for data transfer 2020-05-26 12:55:46 +02:00
babic_a acfbf283b8 Add new property to buffer_config 2020-05-26 09:34:39 +02:00
babic_a 9d85d665c8 Rename JF variable to shorter version 2020-05-25 15:10:15 +02:00
babic_a 05b62c30e6 Rename frame to image for write buffer 2020-05-25 14:58:04 +02:00
babic_a 124f9b2d90 Remove unused struct 2020-05-25 14:52:43 +02:00
babic_a 183f9e3eaa Fix ImageBuffer size 2020-05-25 14:25:55 +02:00
babic_a 02c30a54e0 Refactoring file format change 2020-05-25 11:30:45 +02:00
babic_a 1e7af3df32 Optimize ReplayModuleFrameBuffer 2020-05-25 11:02:55 +02:00
babic_a 7eb595cf80 Format specification change 2020-05-22 14:22:47 +02:00
babic_a df74114ad1 Rename attribute for n_images 2020-05-20 17:55:19 +02:00
babic_a 665602b06c Fixed config dependency 2020-05-20 17:31:00 +02:00
babic_a ab035bd6ef Adjust protocol buffer 2020-05-20 16:51:58 +02:00
babic_a dda0e594dc New replay buffer 2020-05-20 16:32:27 +02:00
babic_a 2cae760d4a Add fast queue to commons 2020-05-20 12:40:32 +02:00
babic_a b45b7d17fa Major project refactoring WIP 2020-05-20 11:45:34 +02:00
babic_a bccd2f7c1b Organize parameters by application 2020-05-19 18:35:46 +02:00
babic_a 22eff33e6d Fixed Writer to support Buffering 2020-05-19 16:23:21 +02:00
babic_a c17d02dea2 Added new buffer object 2020-05-19 16:11:50 +02:00
babic_a 911c44bda5 Implement buffered fast queue 2020-05-19 16:11:22 +02:00
babic_a e8445c6305 Make buffer in the ImageMetadata 2020-05-19 15:27:50 +02:00
babic_a 1b9d65a734 Remove config - in scripts 2020-05-19 14:47:18 +02:00
babic_a b54327a001 Remove compression and add chunking to WriterH5Writer 2020-05-19 13:30:54 +02:00
babic_a a4a76ae672 Add new parameter for writer cache 2020-05-19 13:25:15 +02:00
babic_a a7f3091d4a Rename struct variable 2020-05-19 13:08:18 +02:00
babic_a 03e2e6fda4 Rename size attribute of StreamModuleFrame 2020-05-19 12:31:25 +02:00
babic_a 3b08ceed4b Rename CompressedModuleFrame into StreamModuleFrame 2020-05-19 12:26:55 +02:00