Commit Graph

33 Commits

Author SHA1 Message Date
babic_a f3c6d8332b Renamed n_images into n_frames 2018-01-29 09:12:15 +01:00
babic_a fc7af757c4 Add back exit when writer thread has finished 2018-01-29 08:58:33 +01:00
babic_a 07931aaa9c Do not exit after all frames are received 2018-01-26 16:11:27 +01:00
babic_a 8c4ffdce1f Fix bug 2018-01-24 16:32:11 +01:00
babic_a 13791a02c2 Preserve data if possible 2018-01-24 16:30:32 +01:00
babic_a 31f97b3a1b Implemented kill flag with format 2018-01-24 16:26:38 +01:00
babic_a 3f12acf9d0 Move parameters type storage to Manager 2018-01-24 15:04:43 +01:00
babic_a 9f82c9c260 Move raw_data to format destination 2018-01-24 14:18:39 +01:00
babic_a 63da1c324c Add process UID parameter 2018-01-23 12:02:20 +01:00
babic_a 3d9b4a0aee Moved to boost::thread 2018-01-22 10:44:05 +01:00
babic_a 8635cbba0c Rename h5_utils to H5Format 2018-01-21 16:36:27 +01:00
babic_a d623549930 Writer manager refactoring 2018-01-21 15:32:05 +01:00
babic_a 35270ca2fa H5Writer refactoring 2018-01-21 15:12:25 +01:00
babic_a 0a13643ac1 Rename writer class 2018-01-21 15:09:21 +01:00
babic_a dfafaea297 Forgot the NULL check 2018-01-20 16:30:24 +01:00
babic_a ec4b0d23f5 Write format only if file still open 2018-01-20 14:50:40 +01:00
babic_a 8568e9211d Improve debug output 2018-01-20 14:49:45 +01:00
babic_a 573d837609 Replace rapidjson with boost ptree 2018-01-19 16:15:15 +01:00
babic_a 81369c5766 Exit when all frames are written 2018-01-17 15:30:33 +01:00
babic_a 8c79e76d71 Dynamically assign dataset type 2018-01-17 14:31:12 +01:00
babic_a 3558ff5cf9 Added format to the runner script 2018-01-17 08:58:49 +01:00
babic_a 8f33097969 Fix boost name collision 2018-01-12 16:25:46 +01:00
babic_a 2183e6b3db Fix writer stopping issue (SIGINT) 2018-01-12 10:23:12 +01:00
babic_a 2c7092bd1e Fix typo 2018-01-10 17:04:37 +01:00
babic_a ba2fc91c74 Debugging and refactoring 2018-01-10 16:38:18 +01:00
babic_a b9f6994d31 Minor fixes 2018-01-10 14:53:41 +01:00
babic_a 94f447bd9d Rename DEBUG to DEBUG_OUTPUT 2018-01-10 14:14:14 +01:00
babic_a de37caaa25 Improve debug output 2018-01-10 12:04:00 +01:00
babic_a 724b7a1444 Runner script refactoring 2018-01-10 11:56:26 +01:00
babic_a 8d1ae0785b Upgrade runner 2018-01-10 11:31:53 +01:00
babic_a 467a6d5f45 Add runner script 2018-01-09 17:45:00 +01:00
babic_a 7ce959a293 Add temporary zmq receiver 2018-01-09 11:10:57 +01:00
babic_a b9133631a8 Add initial h5_zmq_writer 2018-01-08 18:26:11 +01:00