Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-29 | Remove events.c, part 2 | Thomas White | |
New event parsing, done at the last minute in image-hdf5.c | |||
2020-07-29 | Remove events.c, part 1 | Thomas White | |
2020-07-29 | Tidy up | Thomas White | |
Regarding check_path_existence: This was a very complicated procedure, for not very much gain. The attempt to open a dataset for real, which invariably follows, can still fail after this check. | |||
2020-07-29 | Add is_hdf5_file | Thomas White | |
Avoids using HDF5 API calls all over the code | |||
2020-07-29 | Move HDF5 and CBF stuff into separate files | Thomas White | |