Commit Graph

71 Commits

Author SHA1 Message Date
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 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 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 1750f05632 Improve statistics a bit 2020-04-20 11:55:50 +02:00
babic_a ad56e8c756 Remove useless variable 2020-04-19 23:42:02 +02:00
babic_a 8805c6a923 Adjust to new interface to write metadata 2020-04-19 23:37:23 +02:00
babic_a f6ab95ece5 Remove unused imports 2020-04-19 19:46:11 +02:00
babic_a ef30c15532 Remove code implemented in writer 2020-04-19 19:45:47 +02:00
babic_a 335ec26d6c Add device name and root folder to constructor 2020-04-19 19:28:30 +02:00
babic_a ec70382663 Adjust FastH5Writer call 2020-04-19 18:25:19 +02:00
babic_a b6fbf1a3fd Fast H5Writer prototype 2020-04-19 12:36:00 +02:00
babic_a 73b6e71b51 Reverted SF buffer back to HDF5 writer 2020-04-19 11:54:24 +02:00
babic_a 0c19ec0935 Set executable name for udprecv 2020-04-17 19:17:36 +02:00
babic_a 0c3387a05a Add sf_udprecv test program 2020-04-17 19:14:02 +02:00
babic_a 5b77313133 Add sleep at start of thread 2020-04-17 19:13:46 +02:00
babic_a be43f44412 Fix mistake in comparing 2020-04-17 12:59:12 +02:00
babic_a c662411c61 Use new binary writer 2020-04-17 12:46:42 +02:00
babic_a aede47f78c Made BufferUtils a first class citizen 2020-04-17 11:47:37 +02:00
babic_a f7dc2be75f Make core-buffer folder with all common stuff used in the buffer 2020-04-17 09:51:16 +02:00
babic_a 69c214e6f3 Make casting more clear 2020-04-16 13:44:20 +02:00
babic_a 87bfee4e20 Switch to classic BufferedWriter 2020-04-16 13:22:05 +02:00
babic_a 49f2c9ff8e Fix memcpy in writer 2020-04-16 12:46:21 +02:00
babic_a 935f79ba0e Add n_recv_packets to hdf5 2020-04-16 12:37:07 +02:00
babic_a 75c28dfdd8 Add LATEST pointer to FS 2020-04-16 12:05:42 +02:00
babic_a 8871903025 Maybe we still need to write the image itself 2020-04-16 11:37:05 +02:00
babic_a 20b0657110 Improve memcpy 2020-04-16 11:35:04 +02:00
babic_a 7ae6187014 Buffer initialization 2020-04-16 11:31:48 +02:00
babic_a a33664d8e1 Improve pointer casting 2020-04-16 11:18:08 +02:00
babic_a 71239f232b Fix bug in sf_buffer 2020-04-16 11:16:42 +02:00
babic_a 5f9555fde9 Add buffer memory release 2020-04-16 11:12:48 +02:00
babic_a 66a0853ae0 Buffer metadata until the end when you flush the file 2020-04-16 11:11:15 +02:00
babic_a 43d608d833 Fix lost pulse ids statistics 2020-04-15 17:38:47 +02:00
babic_a df59a8a72f Add device_name to output log 2020-04-15 17:35:45 +02:00
babic_a 204d4fc23c Flush the statistics out 2020-04-15 17:35:15 +02:00
babic_a 460f88ac5e Make stats output more concise 2020-04-15 17:32:29 +02:00