Compare commits
No commits in common. "d88b5d2fecb9ffe7ca16f4725dc66983f3382fc3" and "9231afdb089f8ed57e3b2e16b1f503a43d8341c8" have entirely different histories.
d88b5d2fec
...
9231afdb08
@ -271,7 +271,7 @@ class FitAnalyser():
|
|||||||
|
|
||||||
self.fitDim = fitDim
|
self.fitDim = fitDim
|
||||||
|
|
||||||
def print_params_set_templat(self, params=None):
|
def print_params_set_templet(self, params=None):
|
||||||
|
|
||||||
if params is None:
|
if params is None:
|
||||||
params = self.fitModel.make_params()
|
params = self.fitModel.make_params()
|
||||||
|
Loading…
Reference in New Issue
Block a user