question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

`ModelPlot()` executes linear solver when `linear_solver=False`

See original GitHub issue

https://github.com/lenstronomy/lenstronomy/blob/c6e912500aac5d50c4812dd268dc196abb0223f3/lenstronomy/Plots/model_plot.py#L53

Is this behavior intended when linear_solver=False? I was trying to plot corresponding to provided amp values in light profiles without the linear solver to change them.

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:10

github_iconTop GitHub Comments

1reaction
sibirrercommented, Oct 27, 2022

yes, that works. What I still need is a param object of the list of all linear parameters to be generated. the cover_param can still be computed by the linear inversion. I give it a try and make a PR

1reaction
sibirrercommented, Oct 27, 2022

@ajshajib do you want to assign either me or you to this issue such that we are not duplicating effort to solve it? (if you can solve it, I’d appreciate it). Thank you!

Read more comments on GitHub >

github_iconTop Results From Across the Web

`modelplot`: Plot model coefficients with confidence intervals
modelplot is a function from the modelsummary package. It allows you to plot model estimates and confidence intervals. It makes it easy to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found