Commit Graph

52 Commits

Author SHA1 Message Date
babic_a fdfdf247ad Add includes to test 2018-12-05 14:58:34 +01:00
babic_a 55bea5ea2c Dataset gets the size parameter 2018-12-05 14:21:05 +01:00
babic_a 60023d632b Buffer returns the n slots it has 2018-12-05 14:20:31 +01:00
babic_a 2ab625c1d7 No chunked dataset writing 2018-12-05 14:12:09 +01:00
babic_a ea2020e5ce Generalize create dataset 2018-12-04 17:21:36 +01:00
babic_a 7b75b52764 Rename cachig metadata method 2018-12-04 17:17:26 +01:00
babic_a bffb8ab7a6 Fix bug in buffered writer 2018-12-04 17:10:53 +01:00
babic_a e33d5401e0 Calculate initial dataset size 2018-12-04 16:58:29 +01:00
babic_a 1b5d1ad441 Rename function to create a chunked dataset 2018-12-04 16:53:04 +01:00
babic_a 7b96f19978 Fix indentation 2018-12-04 15:30:15 +01:00
babic_a 490c0786e5 Override close file from H5Writer 2018-12-04 15:28:41 +01:00
babic_a 832389ff8e Return header values type 2018-12-04 15:27:08 +01:00
babic_a be09f5d88b Implement write_metadata method 2018-12-03 18:09:27 +01:00
babic_a 36b4e25858 Adapt process manager to new writer 2018-12-03 18:08:19 +01:00
babic_a 0281dedec7 Fix indentation 2018-12-03 18:07:50 +01:00
babic_a df5f158119 Implement get_relative_data_index 2018-12-03 18:07:40 +01:00
babic_a ce1db8754c Default frame_chunk is 1 (1 based) 2018-12-03 17:52:11 +01:00
babic_a e5c340126b Add MetadataBuffer to BufferedWriter 2018-12-03 17:19:01 +01:00
babic_a 06f7f8773e Write file format in each fragment 2018-12-03 16:02:03 +01:00
babic_a 32d42564af Transfer writing h5 format to a function 2018-12-03 15:54:01 +01:00
babic_a b2dfe949b4 Create first file chunk at init 2018-12-03 13:49:40 +01:00
babic_a 2a20f13db9 Externalize check for frame destination 2018-12-03 13:46:33 +01:00
babic_a 4be0a8935b Use buffered writer instead of raw 2018-12-03 11:56:22 +01:00
babic_a 424f035271 Add BufferedWriter 2018-12-03 11:56:06 +01:00
babic_a 5e85083aa6 Revert changes to implement a separate class 2018-12-03 10:40:20 +01:00
babic_a dfe814bfd1 Remove total frames from H5Writer 2018-11-22 16:26:42 +01:00
babic_a a37266de2c Pass n_frames to H5Writer 2018-11-22 15:30:30 +01:00
babic_a 8a9bf21806 Get n_frames from WriterManager 2018-11-22 15:29:12 +01:00
babic_a 989cd0d6de Add n_frames parameter to Writer 2018-11-22 15:28:14 +01:00
babic_a 481fc9878a Add tests for MetadataBuffer 2018-11-20 14:28:59 +01:00
babic_a f78c7a2a21 Implement input validation 2018-11-20 14:28:47 +01:00
babic_a 554734659a Add tests for MetadataBuffer 2018-11-19 18:10:38 +01:00
babic_a 1acd36f77f Add metadata buffer class 2018-11-19 16:33:02 +01:00
babic_a ff034f8bff Remove unused instance of RingBuffer 2018-11-14 17:51:24 +01:00
babic_a e2cfe3154b Add check if file creation was successful 2018-11-14 17:30:53 +01:00
babic_a 18e5f88bac Pass frames per file forward 2018-09-26 17:26:08 +02:00
babic_a f3d90a2c4a Converted ProcessManager into class 2018-07-18 17:10:44 +02:00
babic_a 7c12c08a64 Test DummyWriter 2018-07-18 13:37:58 +02:00
babic_a df86695047 Add a dummy writter for writing to /dev/null 2018-07-18 11:56:31 +02:00
babic_a cd00ae7928 Add JSON receiver test 2018-07-13 14:27:45 +02:00
babic_a e04c2ad883 Remove whitespace 2018-07-13 11:06:16 +02:00
babic_a d511d86e8d URL fix, again 2018-07-13 10:44:29 +02:00
babic_a 9a50627eff Add slash after hostname 2018-07-13 10:37:51 +02:00
babic_a 7f72be086a Fix array length==1 bug 2018-07-13 09:50:26 +02:00
babic_a e49d48917a Writer broker notifications 2018-07-12 15:48:51 +02:00
babic_a 00bb267b57 Improve lib Makefile 2018-07-12 14:58:06 +02:00
babic_a 84021c3541 Simplify Makefiles 2018-07-12 14:24:29 +02:00
babic_a 5c1176cbc7 Improve Makefile 2018-07-12 14:21:49 +02:00
babic_a d3df85fb83 Add header deployment for conda 2018-07-12 14:18:50 +02:00
babic_a 2609de006b Add deploy stage to Makefile 2018-07-12 13:55:56 +02:00