Pierpaolo Condò

Results 3 issues of Pierpaolo Condò

### Description When using astropy.modeling, it’s possible to tie parameters within a custom model using lambda functions, e.g. param2.tied = lambda m: 0.5 * m.param1. This works as expected when...

Bug
modeling

### Description of the Issue When working with light curves that have very fragmented GTIs (e.g. NuSTAR), `rebin()` method on a Lightcurve object can be overly restrictive and discard significant...

help wanted

Is there a way to perform optimal binning of PHA spectra directly within Sherpa? It would be very useful to easily change the grouping of X-ray spectra having all the...