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 |
|
babic_a
|
f682eeea60
|
Change build for cSAXS
|
2018-09-26 12:04:55 +02:00 |
|
babic_a
|
b4370be011
|
Improve perf tool for writing to disk
|
2018-08-29 16:01:50 +02:00 |
|
babic_a
|
5bdfa530cc
|
Add performance test
|
2018-08-29 14:26:29 +02:00 |
|
babic_a
|
47dd626407
|
Make bernina writer SF writer
|
2018-07-19 14:37:58 +02:00 |
|
babic_a
|
0abb7c08ca
|
Rename bernina writer to SF writer
|
2018-07-19 14:36:23 +02:00 |
|
babic_a
|
eae14de9f4
|
Remove alvra specific writer
|
2018-07-19 14:34:21 +02:00 |
|
babic_a
|
f7dcf63c1b
|
Update alvra format
|
2018-07-19 14:15:31 +02:00 |
|
babic_a
|
8f30a90e57
|
Fix bernina help for executable
|
2018-07-19 14:15:19 +02:00 |
|
babic_a
|
e844aba74b
|
Adjusted bernina to new ProcessManager
|
2018-07-18 17:13:11 +02:00 |
|
babic_a
|
a9e026166c
|
Adjust Alvra runner
|
2018-07-18 17:10:56 +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
|
c28a7467dd
|
Add n_bad_modules to Bernina format
|
2018-07-16 16:56:52 +02:00 |
|
babic_a
|
acf4228d51
|
Merge branch 'master' of https://github.com/paulscherrerinstitute/lib_cpp_h5_writer
|
2018-07-16 16:55:11 +02:00 |
|
babic_a
|
55d7f3c712
|
Adding n_bad_modules to bernina
|
2018-07-16 16:54:38 +02:00 |
|
babic_a
|
cd00ae7928
|
Add JSON receiver test
|
2018-07-13 14:27:45 +02:00 |
|
babic_a
|
56f8f06e19
|
Add parameter for Bernina dataset name
|
2018-07-13 11:19: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 |
|