mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-11 11:25:36 +02:00
Update README of sf-buffer with improved naming
Changed module_name to module_folder (for consistency).
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 39 KiB After Width: | Height: | Size: 39 KiB |
File diff suppressed because one or more lines are too long
+2
-2
@@ -88,10 +88,10 @@ and reading from the buffer without building any indexes.
|
||||
|
||||
The binary files written by sf_buffer are saved to:
|
||||
|
||||
[detector_folder]/[module_name]/[data_folder]/[data_file].bin
|
||||
[detector_folder]/[module_folder]/[data_folder]/[data_file].bin
|
||||
|
||||
- **detector\_folder** should always be passed as an absolute path.
|
||||
- **module\_name** is usually composed like "M00", "M01".
|
||||
- **module\_folder** is usually composed like "M00", "M01".
|
||||
- **data\_folder** and **data\_file** are automatically calculated based on the
|
||||
current pulse_id, FOLDER_MOD and FILE_MOD attributes.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user