Bruno Khélifi

Results 52 issues of Bruno Khélifi

**Context** For the search and analysis of pulsed emission of pulsar, the standard Li&Ma approach is not optimal and the H-test is used commonly now. A detailed description is given...

docs

**Gammapy version** V0.17 **Parameters limits for Scipy/Nelder-Mead** Parameters limits not taken into account for fit **Scipy/L-BFGS-B convergence status** Fit.success == True, but parameters stuck at initial values **Convergence Status of...

bug
feature

It is common to find documentation of a code in a PDF version. CTAO might ask for one... I am wondering whether it is possible to generate a pdf documentation...

docs
feature-request

**Description** This pull request tries to orientate users to use the environment file method to install Gammapy as a stand-alone projet. Otherwise, users should check the dependency versions. It removes...

docs

**Bug description** The recipe "[MCMC sampling using the emcee package](https://gammapy.github.io/gammapy-recipes/_build/html/notebooks/mcmc-sampling-emcee/mcmc_sampling.html)" is based on functions stored into the directory `modeling.sampling`: `run_mcmc`, `par_to_model`, `plot_corner`. Obviously these functions do not exist anymore in...

bug

**Gammapy version** At least the dev... **Bug description** Getting all observations of the HESS data releases takes now about 5min in my laptop. This is probably due to the start...

bug
cleanup
performance

**Is your feature request related to a problem? Please describe.** This issue is a reminder to the issue 38 of the gammapy-data repository (https://github.com/gammapy/gammapy-data/issues/38). One should at least add a...

docs
effort-low
feature-request
dependencies

The code that generates the codemeta.json file should be updated in order to add: - "programmingLanguage": "Python", - "referencePublication": "https://doi.org/10.1051/0004-6361/202346488"

feature-request

**Gammapy version** The dev version (I have not tested older versions) **Bug description** Using the Spectral analysis tutorial, the script works any issue. I have superposed the SpectralModel on the...

cleanup
docs

The 1D tutorial can be updated with the latest developments. Indeed, the dataset serialisation uses a manual loop. One might also use `gammapy.stats.utils.ts_to_sigma'.

feature-request