Atreyee Sinha

Results 44 issues of Atreyee Sinha

Questions about using full 3D `TemplateSpatialModel` with units of, eg `cm-2 s-1 TeV-1 sr-1` seem to be frequent. We can maybe add a HowTo entry for this before 1.0 release.

feature

I got a request for a TemplateTemporalModel for simulating agn light curves. Shall I add one @adonath ?

feature

As discussed in the last co-working week, I list here the action items required in gammapy 1.0 documentation effort. Please feel free to add more items, and/or assign yourself to...

docs
priority-high

Since it is not possible to rewrite `Observation.events`, we should show some documentation on how to modify the events list. 1. The minimal solution would be to provide a HowTo...

bug
docs

This fixed #4020 by - Adding an entry in the HowTo - Allowing `rad_max` entry in `Observation.copy()` The two are not exactly related, but since its a rather minor edit,...

Currently, it is necessary to specify the `format` in `FluxPoints.to_table()`. The default, `gadf-sed` obviously fails for light curves and flux profiles. This is a bit annoying - something generated by...

Getting the TS of a particular model (from a list of many models) seems to a common question. What we mention in https://docs.gammapy.org/0.19/howto.html#compute-source-significance is probably not sufficient for people starting...

docs

`MapDataset.read()` should ideally read back the original dataset name by default instead of generating a random string. Is there a specific reason why we can't read the original name?

This is a reminder issue of what we discussed in the dev call today. In the left pane here https://docs.gammapy.org/0.20/tutorials/analysis/1D/spectral_analysis.html we see the subsections of the user guide, with some...

bug

We need a good choice of defaults for the IRF axes binning, `rad`, `migra` and `energy_axis_true`. Currently, `energy_axis_true` defaults to `e_reco` (PR #2479), which can be problematic in most cases,...

cleanup
priority-high