Commit Graph

14 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 2bf658d30c Set the file size in advance on GPFS
When started to use the buffer on GPFS we notices an increase
of metadata access times on GPFS. To try to reduce the number
of metadata updates we set the file size at creation time.
2020-07-17 12:09:46 +02:00
babic_a 316de79afb Rename PacketUdpReceiver 2020-06-09 11:03:54 +02:00
babic_a 422b599b38 Rename core_config to buffer_config namespace 2020-06-04 11:59:05 +02:00
babic_a 708698314f Rename BufferUdpReceiver.cpp to FrameUdpReceiver.cpp 2020-06-04 10:58:28 +02:00
babic_a bbf604675e Merge buffer and writer utils 2020-06-04 10:55:43 +02:00
babic_a 690f2bfcf6 Remove tests with format that does not exist 2020-06-04 10:09:18 +02:00
babic_a 236f967c51 Remove unused code 2020-06-03 22:12:46 +02:00
babic_a 72a9b3bcc9 Small refactoring 2020-05-27 10:27:14 +02:00
babic_a 9940f54e1a Implement BufferBlock 2020-05-26 21:21:15 +02:00
babic_a c0668a97ba Turn around attribute order to match HDF5 writer 2020-05-26 14:56:17 +02:00
babic_a 9497b00c45 Modify BufferBinaryFormat 2020-05-26 13:34:27 +02:00
babic_a 6d210ed702 Finished refactoring sf-buffer 2020-05-20 12:22:39 +02:00
babic_a b45b7d17fa Major project refactoring WIP 2020-05-20 11:45:34 +02:00