Loading csst_ifs_gehong/spec1d.py +2 −2 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.getenv('GEHONG_DATA_PATH') data_path = '.' def readcol(filename, **kwargs): """ Loading Loading
csst_ifs_gehong/spec1d.py +2 −2 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.getenv('GEHONG_DATA_PATH') data_path = '.' def readcol(filename, **kwargs): """ Loading