JFJochReceiver: Per-data-file radial integration profile

This commit is contained in:
2023-05-06 10:28:45 +02:00
parent 59fbeab176
commit 0d2fa850a2
8 changed files with 190 additions and 104 deletions
+1
View File
@@ -270,6 +270,7 @@ enum PlotType {
message PlotRequest {
PlotType type = 1;
uint64 binning = 2;
optional uint64 file_number = 3;
}
message ReceiverDataProcessingPlots {