Commit Graph

361 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 393919aca5 Remove redundant stream variables 2018-11-15 11:51:08 +01:00
babic_a 9501683160 Simplify cSAXS format 2018-11-15 11:50:46 +01:00
babic_a 64f308a77a Add n_modules to cSAXS runner 2018-11-15 11:13:29 +01:00
babic_a bc6e9d80ac Adjust cSAXS file format 2018-11-15 11:13:12 +01:00
babic_a 8bd69306e3 Fixing file format for cSAXS 2018-11-14 18:17:01 +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 3cdf289671 Fix help output 2018-09-26 17:43:10 +02:00
babic_a 1c3379bf44 Fix info output alignement 2018-09-26 17:38:32 +02:00
babic_a f20df97783 Add frames per file to H5 writer 2018-09-26 17:33:58 +02:00
babic_a 18e5f88bac Pass frames per file forward 2018-09-26 17:26:08 +02:00
babic_a 52b7e40010 Merge branch 'master' of github.com:paulscherrerinstitute/lib_cpp_h5_writer 2018-09-26 15:04:13 +02:00
babic_a 4889256166 Added back the dataset name 2018-09-26 15:03:54 +02:00
babic_a 2072e85961 Remove unused features 2018-09-26 14:55:40 +02:00
babic_a 30b49bdb06 Remove unused parameters 2018-09-26 14:46:03 +02:00
babic_a 60624bcd6d Clean up csaxs format 2018-09-26 14:43:14 +02:00
babic_a 894c76029d Adjust Make file 2018-09-26 12:05:03 +02:00