Commit Graph

788 Commits

Author SHA1 Message Date
babic_a 968da04792 Remove MPI 2020-04-21 10:57:58 +02:00
babic_a a92b745ac9 Undo previous commit 2020-04-21 10:57:13 +02:00
babic_a 8fc02e0789 Revert back to multithreaded writer 2020-04-20 20:12:53 +02:00
babic_a 54acb47e31 Remove old classes 2020-04-20 19:57:37 +02:00
babic_a bb882189d2 Yield this thread when finished writing 2020-04-20 19:55:55 +02:00
babic_a c3de2ccb40 New single threaded sf_buffer 2020-04-20 19:55:17 +02:00
babic_a 059bd5f9d9 Refresh image dataset before loading 2020-04-20 18:43:28 +02:00
babic_a ecb3644dff Add some output to the reader 2020-04-20 18:22:49 +02:00
babic_a c26e87e5f7 Read also images from SWMR files 2020-04-20 18:16:56 +02:00
babic_a b9e4eafe52 Improve READER for more debug output 2020-04-20 17:48:05 +02:00
babic_a ddcefd584e Add method for reading latest file 2020-04-20 17:47:55 +02:00
babic_a 653fffdc24 Add sleep to test reader 2020-04-20 17:38:11 +02:00
babic_a 0048d7709e Make reader print selectivelly 2020-04-20 17:36:50 +02:00
babic_a 8927e58b40 Added constant metadata flushing 2020-04-20 17:34:19 +02:00
babic_a e8c7e182b7 Write data onnly if needed 2020-04-20 17:33:00 +02:00
babic_a e66b62c262 Improved naive reader 2020-04-20 17:31:55 +02:00
babic_a b45afa69cd Add dataset refresh 2020-04-20 17:25:41 +02:00
babic_a 6d30850139 Cut newline from filename 2020-04-20 17:24:20 +02:00
babic_a b95e5800a4 Fix number of expected parameters 2020-04-20 17:20:43 +02:00
babic_a f6fad54898 Add sf-reader as target executable 2020-04-20 17:19:16 +02:00
babic_a 9cfd821292 Try first naive reader 2020-04-20 17:18:11 +02:00
babic_a f321b0642e Adjust buffer to new writer 2020-04-20 16:58:48 +02:00
babic_a 4b84d0fe19 Make raw write scalar method private 2020-04-20 16:57:44 +02:00
babic_a f108f54d6e Remove metadata buffering and flushing 2020-04-20 16:53:59 +02:00
babic_a 8b558ac023 Update test with pulse_id metadata 2020-04-20 16:47:02 +02:00
babic_a dea8470946 Change test due to signature change in FastH5Writer 2020-04-20 16:36:43 +02:00
babic_a 0171b61e8e Change scalar write for SWMR 2020-04-20 16:36:30 +02:00
babic_a e6188bf840 Improve image test 2020-04-20 16:34:19 +02:00
babic_a 7117c51202 Remove chunked writing for SWMR 2020-04-20 15:24:16 +02:00
babic_a 3c472ce5ed Add SWMR test 2020-04-20 15:24:02 +02:00
babic_a 980925c17c Start SWMR 2020-04-20 14:50:23 +02:00
babic_a 19476fe2f1 Add CURENT and LATEST 2020-04-20 13:58:15 +02:00
babic_a 54f330315b Send last closed file to LATEST 2020-04-20 13:38:22 +02:00
babic_a 99909bcd10 Add SWMR code 2020-04-20 13:37:51 +02:00
babic_a 4459d2eff6 Move to raw pointers 2020-04-20 12:48:03 +02:00
babic_a 1750f05632 Improve statistics a bit 2020-04-20 11:55:50 +02:00
babic_a 415906435b Add basic test for FastH5Writer 2020-04-20 11:54:41 +02:00
babic_a cdf2636974 Change shared_ptr for unique_ptr 2020-04-20 10:56:54 +02:00
babic_a 3347d045e3 Fix frame size calculation 2020-04-20 10:13:44 +02:00
babic_a dfe9363197 Fix constructor 2020-04-20 10:10:42 +02:00
babic_a 4facc8c54a Add basic FastH5 test 2020-04-20 10:02:32 +02:00
babic_a 7dfdd1b970 Add HDF5 library to link tests 2020-04-20 10:02:18 +02:00
babic_a bf881f5468 Add EXTENSION parameter for filename 2020-04-20 10:02:05 +02:00
babic_a 631004a9e4 Implement flush metadata 2020-04-20 09:32:53 +02:00
babic_a ad56e8c756 Remove useless variable 2020-04-19 23:42:02 +02:00
babic_a c37d4b8aa2 Add flush metadata to close method 2020-04-19 23:40:01 +02:00
babic_a 8805c6a923 Adjust to new interface to write metadata 2020-04-19 23:37:23 +02:00
babic_a 9f4175bc9d Add implementation of writing scalar metadata 2020-04-19 23:37:02 +02:00
babic_a e13e2aca16 Change function name 2020-04-19 23:13:21 +02:00
babic_a ef78ddb108 Change write metadata signature to pointer 2020-04-19 20:11:44 +02:00