Axel Donath

Results 231 comments of Axel Donath

One thing we have also discussed in the past is the `Plotter` API. Could be added too, however we already have enough things to do...

@AndreSlavescu See also: https://github.com/ml-explore/mlx/issues/811#issuecomment-1988934827

A few notes from the discussion today: - Prototype is available here https://github.com/gammapy/gammapy-unbinned-analysis/tree/main/EventDataset - In the current implementation the `EventDataset` is very similar to the `MapDataset`, to avoid code duplication...

Thanks @tunbehaun273 and @giacomodamico24 for the update! I think the only way to reduce the code duplication would be to move functionality down in the hierarchy to an un-binned data...

@Astro-Kirsty Right now I don't have time to work on this, but feel free to copy, paste and extend the code I shared above.

One important comment on the implementation: if we achieve that in our `Dataset` and `IRF` objects and model evaluation we pass on extra dimensions in maps correctly, we basically get...

@Astro-Kirsty Still the same as I outlined in my comment above...we can just re-label it is not a priority.

@QRemy worked on a hierarchical clustering method for run grouping in #4242. Once the PR is merged we could show the clustering in our docs...will assign this issue to you...

Just for completeness I think we could do: - Show simple grouping based on zenith angle - Show hierarchical clustering introduced in #4242 - Show some other method of choice...

@registerrier the release date could be modified by hand before tagging. But for the DOI there is no simple fix. One would need to preregister a DOI, but this is...