Loading csst_ifs_gehong/spec1d.py +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ from astropy.io import fits from scipy.stats import norm from scipy.interpolate import interp1d data_path = os.getcwd() data_path = os.path.dirname(os.path.abspath(__file__)) def readcol(filename, **kwargs): """ Loading Loading
csst_ifs_gehong/spec1d.py +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ from astropy.io import fits from scipy.stats import norm from scipy.interpolate import interp1d data_path = os.getcwd() data_path = os.path.dirname(os.path.abspath(__file__)) def readcol(filename, **kwargs): """ Loading