Replies: 1 comment
-
|
Are you wanting the parameter values? (results.parameters should work, https://sncosmo.readthedocs.io/en/stable/examples/plot_lc_fit.html#sphx-glr-examples-plot-lc-fit-py) Or are you wanting the function so you can, say, extract the flux at an arbitrary phase? (Send results.parameters to a new salt2 model, https://sncosmo.readthedocs.io/en/stable/models.html) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have fitted some data points using the fit_lc function, how do I extract the fitted function? I am using the salt2 model.
Beta Was this translation helpful? Give feedback.
All reactions