Loading python/aeFF.py +1 −1 Original line number Diff line number Diff line Loading @@ -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) Loading Loading
python/aeFF.py +1 −1 Original line number Diff line number Diff line Loading @@ -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) Loading