From a7a2c9fd176a44ffeb2d3fdab266a178843964b5 Mon Sep 17 00:00:00 2001 From: Alfonso <alo.99@hotmail.it> Date: Sun, 5 Jan 2025 18:18:23 +0100 Subject: [PATCH] inutile --- python/aeFF.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/aeFF.py b/python/aeFF.py index a852e11..01b8aa4 100644 --- a/python/aeFF.py +++ b/python/aeFF.py @@ -11,7 +11,7 @@ from rmf import rmf_file # from matrix import image_fitsquesta posso chiamarla e basta senza dargli niente def main(): - # 1 Estract data from fits file and give these output file_dat + # 1 Estract data from fits file and give this output file_dat file_dat = "areaEfficace.dat" data_estraction(file_dat) -- GitLab