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
0c40d0b4bc
Extract detector name from provided path
2020-06-19 16:11:58 +02:00
babic_a
bd50fb010e
Change pulse id step to size_t
2020-06-19 13:42:14 +02:00
babic_a
eca5c33719
Extract metadata to function
2020-06-19 13:36:44 +02:00
babic_a
e730b0cab3
Add detector name to datasets to mimic the old style
2020-06-19 10:36:38 +02:00
babic_a
4cf9080f47
Adjust writer to handle less than 100 hz
2020-06-10 11:50:29 +02:00
babic_a
42c8f57de8
Add function to calculate n_pulses in range with step
2020-06-04 12:57:39 +02:00
babic_a
047ffb0dd6
Add pulse_id step to writer
2020-06-04 12:26:00 +02:00
babic_a
46a701e1be
Improve const correctness
2020-06-04 12:13:51 +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
29cea6086c
Small fixes to sf_writer
2020-06-04 10:06:49 +02:00
babic_a
83e7365105
Adjust Writer to new includes
2020-06-04 10:01:51 +02:00
babic_a
76962bd9f5
Move ImageMetadata block to ImageAssembler.hpp
2020-06-04 10:00:24 +02:00
babic_a
a70faa55b5
Making the buffer reader nice
2020-06-04 09:41:40 +02:00
babic_a
436a3c43d2
Move configuration closer to writer
2020-06-04 09:33:03 +02:00
babic_a
9dddef455d
Move assembly buffer config to general
2020-06-03 21:41:22 +02:00
babic_a
25e56300f2
Add bunch_id slot reservation
2020-06-03 21:21:29 +02:00
babic_a
477efdddbe
Finished implementation of ImageAssembler
2020-06-02 15:44:51 +02:00
babic_a
4c49d4611f
Rename variable to new meta standard
2020-06-02 14:41:01 +02:00
babic_a
e5157979ca
Change bunch_id to uint64_t
2020-06-02 14:06:47 +02:00
babic_a
b1cba5633f
Partial implementation of image verification
2020-06-02 14:05:32 +02:00
babic_a
a80c0f1c3c
Finish slot_id calculation
2020-06-02 13:05:19 +02:00
babic_a
c300a8dea6
Renaming parameters
2020-06-02 13:00:06 +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
eb07d91f7b
Cleanup JF writer
2020-05-27 18:40:43 +02:00
babic_a
e8454ee595
Rollback direct chunk writing
2020-05-27 18:27:43 +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
ed86780629
Refactoring files
2020-05-27 16:01:12 +02:00
babic_a
468176adba
Add block verification to writer
2020-05-27 13:43:19 +02:00
babic_a
3d98a9e908
Add start and stop pulse id to JF writer
2020-05-27 13:07:04 +02:00
babic_a
01776e12ad
Rename ImageMetadataBlock
2020-05-27 10:21:02 +02:00
babic_a
65d587c80b
Refactoring of JF writer
2020-05-27 10:18:44 +02:00
babic_a
13a35a7668
Refactorig JFH5 Writer
2020-05-26 20:10:18 +02:00
babic_a
299e61f569
Rename class to reflect better its role
2020-05-26 19:34:54 +02:00
babic_a
8cd5ea2482
Rename variable for consistency
2020-05-25 15:32:37 +02:00
babic_a
ce8d32b593
Small fixes after refactoring
2020-05-25 15:32:13 +02:00
babic_a
98a243e7f1
Shorten variable name
2020-05-25 15:10:26 +02:00
babic_a
09b773fc83
Rename stop to end pulse_id
2020-05-25 14:51:15 +02:00
babic_a
874b54c4f6
Add stop_pulse_id as constructor parameter
2020-05-25 14:43:51 +02:00
babic_a
b411d074d3
Rename parameter to make it more precise
2020-05-25 14:36:15 +02:00
babic_a
52d060728c
Rename function to buffer
2020-05-25 14:32:45 +02:00
babic_a
8b06d86b5e
Writer receiver refactoring
2020-05-22 14:23:30 +02:00
babic_a
c7394769ac
Finished refactoring sf-writer
2020-05-20 13:00:46 +02:00