Commit Graph

31 Commits

Author SHA1 Message Date
babic_a eca5c33719 Extract metadata to function 2020-06-19 13:36:44 +02:00
babic_a ae1757b0cc Fix for creating intermediate groups 2020-06-19 10:44:40 +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 3d35de427d Start writer transformation 2020-06-09 10:10:07 +02:00
babic_a d876cd0e7b Add check for n_pulses 2020-06-04 13:26:38 +02:00
babic_a ed0b78252e Add checks for pulse_id ranges and pulse_id_step 2020-06-04 13:19:50 +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 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 1af9d10683 Reverted back to non chunk writer 2020-06-02 17:52:38 +02:00
babic_a 4a5f5c1fc1 Fix writer implementation 2020-06-02 17:31:05 +02:00
babic_a ec0f763b70 Change writer to do direct chunk write 2020-06-02 17:27:00 +02:00
babic_a 68bf6e988e Rename struct according to terminology 2020-06-02 10:54:07 +02:00
babic_a 4f044d6b69 Add check if file is already closed 2020-05-27 18:43:24 +02:00
babic_a eb07d91f7b Cleanup JF writer 2020-05-27 18:40:43 +02:00
babic_a 11df261a89 Fix buffer offset 2020-05-27 18:33:32 +02:00
babic_a cfbcbf4c28 Copy complete buffers to file 2020-05-27 18:30:22 +02:00
babic_a e8454ee595 Rollback direct chunk writing 2020-05-27 18:27:43 +02:00
babic_a 7ef67df644 Removal of commented out code 2020-05-27 17:16:20 +02:00
babic_a 0656c95bea Adjust chunking size to min size 2020-05-27 17:15:53 +02:00
babic_a a1c93430e3 Add offset also to metadata 2020-05-27 13:59:14 +02:00
babic_a f850fd2ab6 Implement offset for images 2020-05-27 13:52:40 +02:00
babic_a 468176adba Add block verification to writer 2020-05-27 13:43:19 +02:00
babic_a ea5473846c Add TODO for later implementation 2020-05-27 13:11:16 +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 96314db179 Calculate exact number of images to copy from buffer 2020-05-27 10:16:17 +02:00
babic_a 04a467c2b4 Make JF writer metadata buffering 2020-05-26 20:51:34 +02:00
babic_a 299e61f569 Rename class to reflect better its role 2020-05-26 19:34:54 +02:00