Hans Moritz Günther
Hans Moritz Günther
### Description ### Expected behavior poisson_conf_interval 'kraft-burrows-nousek' calculated values or fails with an obvious error message. ### Actual behavior The error message comes form deep within `scipy.optimize` and it's not...
Now that we have specutils, this notebook https://learn.astropy.org/tutorials/UVES.html could use specutils functions where available.
I'm using nbpresnt 3.0.2 on firefox ESR 45.4. When I open the slide mode, I see a list of slides on the bottom of my screen. I can grab one...
# Summary Sherpa's plotting backends are now classes, not modules. # Details This is the first half of the "step 1" described in #1375. It's probably the biggest PR of...
A user reported the following observation: The follow commands force me to execute a jupyter_notebook cell twice before the proper energy filter is set. If I only execute Cell 2...
Sherpa's I/O and plotting backends are a natural fit for plugins: There is a well defined (though in the case of the I/O backends it's not explicitly written down, but...
Sometimes, Sherpa plots have many lines and it's useful to add labels to them. #938 blazes the trails for that and #1382 adds a "label" keyword. However, just passing labels...
# Summary Allow doctests to run in Sherpa # Details In the first commit, I activate doctests for all of Sherpa. That's going to fail, however, I let it run...
When loading a PHA dataset the header information from the extension that holds the PHA (i.e. the `"SPECTRUM"` extension) is stored in a `dataset.header` attribute. That's used e.g. in the...
Reported to me by a co-worker" I get an error when I try to use the AXIS rmf with fake_pha() in sherpa. The same response seems to work with xspec....