You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug report when applying this function in an MCMC run:
('MCMC', ' : MCMC fit SUCCESS')
Traceback (most recent call last):
File "Fit_event2.py", line 151, in
Model.parameters_boundaries[0]=(2458240-50.0, 2458240+50.0) # t0
File "build/bdist.linux-x86_64/egg/pyLIMA/microlfits.py", line 970, in produce_latex_table_results
File "build/bdist.linux-x86_64/egg/pyLIMA/microloutputs.py", line 60, in latex_output
IndexError: index 8 is out of bounds for axis 1 with size 8
It would be great if pyLIMA could have a function which outputs a table/datafile summarizing the parameters of a model.
Ideally it would be great to see two options:
The text was updated successfully, but these errors were encountered: