From bf19cdddb03392c8c2c60819f02ae4a212529128 Mon Sep 17 00:00:00 2001
From: Giulio Gaio <giulio.gaio@elettra.eu>
Date: Tue, 1 Feb 2022 09:49:27 +0100
Subject: [PATCH] Updated script description

---
 src/CalcStats.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/CalcStats.py b/src/CalcStats.py
index 2353a8d..d0da03f 100755
--- a/src/CalcStats.py
+++ b/src/CalcStats.py
@@ -1,6 +1,6 @@
 #!/usr/bin/python3
 
-# this script calculates the instantaneous, average and peak of the booster current
+# This script perform shot to shot statistics on FERMI sensors 
 # python
 
 # G. Gaio
-- 
GitLab