Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

monte carlo fit results not showing up in Iris #132

Open
jbudynk opened this issue Dec 28, 2016 · 1 comment
Open

monte carlo fit results not showing up in Iris #132

jbudynk opened this issue Dec 28, 2016 · 1 comment
Labels

Comments

@jbudynk
Copy link
Member

jbudynk commented Dec 28, 2016

To reproduce:

  1. Load this SED
  2. Fit two linearly combined modified-blackbodies, each multiplied by a const1d model, using MonteCarlo and Chi2. Here's the model template index file and templates.

The fit results from sherpa are not being sent to the SAMP hub. If you disconnect Sherpa from the SAMP hub, then start sherpa-samp on the side and run the fit, you can see the results show up on the console running sherpa-samp. You'll have to wait maybe 30 seconds to see the result.

Looking at the SAMP messages in the SAMP hub, you can see that multiple sherpa.fit.fit messages are left pending. It looks like when the sherpa timeout is reached, Iris tries to refit. I have to click the "Stop" button multiple times to end the fit; the number of times I have to click the "Stop" button seems proportional to the time I wait to press it.

@jbudynk jbudynk added the bug label Dec 28, 2016
@jbudynk
Copy link
Member Author

jbudynk commented Dec 28, 2016

Note that this issue doesn't occur on simpler models. For example, remove one of the added terms from the model expression. The fit results should be displayed as expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant