atmospheric_lidar/licel.py

changeset 215
7f915581fb54
parent 202
79a75340ae30
--- a/atmospheric_lidar/licel.py	Fri Oct 15 17:31:59 2021 +0300
+++ b/atmospheric_lidar/licel.py	Mon Mar 18 16:32:24 2024 +0100
@@ -122,7 +122,7 @@
         elif self.analog_photon == '3':
             string = 'std_ph'
         else:
-            string = str(self.analaog_photon)
+            string = str(self.analog_photon)
         return string
 
     def calculate_physical(self):

mercurial