Updated terminology regarding root_folder and device_name

root_folder -> detector_folder
module_name -> channel_name
This commit is contained in:
2020-07-20 10:33:56 +02:00
parent b26f0f1600
commit 73f80bc493
+3 -1
View File
@@ -137,4 +137,6 @@ terminology definitions should be followed:
- frame (data from a single module)
- image (data of the assembled image)
- start_pulse_id and stop_pulse_id (not end_pulse_id) is used to determine the
inclusive range (both start and stop pulse_id are included) of pulses.
inclusive range (both start and stop pulse_id are included) of pulses.
- detector_folder (root folder of the buffer for a specific detector on disk)
- module_name (name of one module inside the detector_folder)