During Triple Gaussian fitting, huge devise from initial guess value and high chi-square value

后端 未结 0 1400
予麋鹿
予麋鹿 2020-11-28 10:43

I am use this code,

import matplotlib.pyplot as plt
from numpy import exp, loadtxt, pi, sqrt

from lmfit import Model

data = loadtxt(\'model1d_gauss.dat\')
x         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题