-
MIT
- Cambridge, MA, USA
- http://space.mit.edu/home/guenther/
- https://orcid.org/0000-0003-4243-2840
Highlights
- Pro
Pinned Loading
447 contributions in the last year
Day of Week | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
April 2025
Created 23 commits in 2 repositories
Created a pull request in sherpa/sherpa that received 52 comments
Treat norm special in XSPEC additive models
Summary These code changes increase the speed of fitting data with XSPEC additive models by making the cache more effective. Details All XSPEC addi…
+101
−11
lines changed
•
52
comments
Opened 9 other pull requests in 1 repository
sherpa/sherpa
4
open
5
merged
-
Improve docs for hard and soft limits
This contribution was made on Apr 27
-
Docs for Cash and CStat are wrong about truncate_value
This contribution was made on Apr 26
-
Update http -> https
This contribution was made on Apr 23
-
Add an interface to ArviZ
This contribution was made on Apr 20
-
Add option
record_steps
toFit.fit()
callsThis contribution was made on Apr 16 -
Use
modelCacher1D
(now aliased tomodelCacher
) for 2D modelsThis contribution was made on Apr 15 -
Set
cache=0
by default for models that are fast to calculateThis contribution was made on Apr 14 -
Make sure all datastack-wrapped functions are added to namespace
This contribution was made on Apr 12
-
Add new public methods to access the components of a model
This contribution was made on Apr 5
Reviewed 18 pull requests in 1 repository
sherpa/sherpa
18 pull requests
-
Minor clean up of utility code
This contribution was made on Apr 24
-
Treat norm special in XSPEC additive models
This contribution was made on Apr 24
-
Add an interface to ArviZ
This contribution was made on Apr 24
-
Update http -> https
This contribution was made on Apr 24
-
ui: add more examples of using SherpaVerbosity
This contribution was made on Apr 22
-
Provide access to XSPEC abundances
This contribution was made on Apr 21
-
Use python 3.10 syntax for typing for the ui modules
This contribution was made on Apr 21
-
Add delete_bkg command - fix #891
This contribution was made on Apr 19
-
Set
cache=0
by default for models that are fast to calculateThis contribution was made on Apr 18 -
Add new public methods to access the components of a model
This contribution was made on Apr 17
-
Add option
record_steps
toFit.fit()
callsThis contribution was made on Apr 17 -
Improve test coverage of the optimization code
This contribution was made on Apr 17
-
Note support for Python 3.13
This contribution was made on Apr 16
-
Allow Sherpa to build against XSPEC 12.15.0
This contribution was made on Apr 15
-
Make sure all datastack-wrapped functions are added to namespace
This contribution was made on Apr 12
-
Fix bug in cache code that limited cache size to 1.
This contribution was made on Apr 10
-
Allow combinations of models with arbitrary ufuncs
This contribution was made on Apr 8
-
Add tests related to analysis setting
This contribution was made on Apr 4
Created an issue in sherpa/sherpa that received 1 comment
guess
fails for DataSimulFit
Guessing works for one dataset: from sherpa.data import Data1D from sherpa.models.basic import Const1D from sherpa.stats import LeastSq from sherpa.f…
1
comment
Opened 4 other issues in 1 repository
sherpa/sherpa
2
open
2
closed
-
Split up
sherpa/models/tests/test_model.py
This contribution was made on Apr 14 -
sherpa.astro.datastack
namespace inconsistently includes some, but misses other functionsThis contribution was made on Apr 10 -
Add ability to return a numpy record array instead of/ in addition to a text file in
ui.fit()
andFit.fit()
This contribution was made on Apr 10 -
Use
hypothesis
package for testingThis contribution was made on Apr 6