Add method for creating image buffer files

This commit is contained in:
2021-01-20 11:10:39 +01:00
parent 94749585d8
commit b39fd93431
2 changed files with 22 additions and 0 deletions
+4
View File
@@ -27,6 +27,10 @@ namespace BufferUtils
const std::string& module_name,
const uint64_t pulse_id);
std::string get_image_filename(
const std::string& detector_folder,
const uint64_t pulse_id);
std::size_t get_file_frame_index(const uint64_t pulse_id);
void update_latest_file(