git clone https://github.com/legolason/PyQSOFit cd PyQSOFit python -m pip install . Pip install (stable version): pip install pyqsofit(coming soon) Cite Preferred code citation:Guo, H., Shen, Y., Wang, S. 2018, ascl:1809.008. ...
拟合 QSOFIT_ROOT='/path/to/PyQSOFit/'importglob,os,sys,timeitimportmatplotlibimportnumpyasnpsys.path.append(QSOFIT_ROOT)fromPyQSOFitimportQSOFitfromastropy.ioimportfitsimportmatplotlib.pyplotaspltimportwarningswarnings.filterwarnings("ignore")name='Mrk1501'path='../data/'newdata=np.rec.array([(48...