ebachelet / pyLIMA

GNU General Public License v3.0
30 stars 8 forks source link

fsbl TypeError #65

Closed blackmanjw closed 9 months ago

blackmanjw commented 1 year ago

Unsure if this is an error on my part of a bug, but when I try to run

print(fsbl.find_telescopes_fluxes(my_fit12.fit_results['best_model']))

or

pyLIMA_plots.plot_lightcurves(fsbl, my_fit12.fit_results['best_model’])

after a successful fsbl DE fit, I get this error:

Screenshot 2023-07-19 at 14 00 20

ebachelet commented 9 months ago

I believe this is fixed?