Christoph Deil

Results 160 issues of Christoph Deil

@contrera @jknodlseder @cboisson @kosack, all - Where should we put livetime info in the IACT DL3 model / formats? At the moment `LIVETIME` (and `ONTIME` and `DEADC`) are required keywords...

type: question
status: discussion

Should we require that IACT DL3 FITS events are ordered in time? In Gammapy, there's a few things now using event times (e.g. exptest or an adaptive light curve binning...

status: discussion

We should add a note to the current IACT DL3 specs that responses are expected to be smooth and well-sampled, i.e. the burden of e.g. smoothing responses and choosing response...

help wanted
status: needs pull request
type: add request

We are currently using the `LO_THRES` and `HI_THRES` keywords for the safe energy thresholds in the ARF and AEFF formats: http://gamma-astro-data-formats.readthedocs.io/en/latest/search.html?q=LO_THRES&check_keywords=yes&area=default I saw that in this OGIP spec, `LO_THRES` means...

type: change request
status: discussion

This is a suggestion for a change I got via email from Michael Punch and @kosack, after presenting the FITS data formats for H.E.S.S. at the collaboration meeting last week....

type: change request
status: discussion

It would be nice if we had a spec for: - defining time bins as input to analysis tools - store light-curves. From discussion [here](https://cta-redmine.irap.omp.eu/boards/6/topics/213?r=229#message-229): To my knowledge there is...

help wanted

I think it would be nice to add an explanatory section with information (or maybe even "best practices") on IACT DL3 FITS data compression. All the HDUs (EVENTS, IRFs) are...

help wanted
status: needs pull request
type: question

It would be nice to show a few simple code examples in the docs. Currently there's a lot of text (see [here](http://spacetelescope.github.io/sphere/spherical_geometry/user.html)), but I much prefer the hand-on style of...

enhancement
documentation

In addition to what @bmorris3 suggested in #133 , I think it might be useful to have some overview of GSoC from previous years, especially have links or info for...

GSOC

This PR changes all `pyodide` blocks to `{pyodide}` assuming that this is the recommended way to format Python code blocks in the docs. Looking at https://holoviz-dev.github.io/panel/reference/custom_components/JSComponent.html it seems with the...