From 4414aac87bbf3cfc43d148134d4601e07eb178f8 Mon Sep 17 00:00:00 2001 From: Hanna Stapel Date: Fri, 28 Jun 2024 07:12:38 +0000 Subject: [PATCH] auto create meeting report --- dev-meetings/2024/2024-06-28/README.md | 37 ++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 dev-meetings/2024/2024-06-28/README.md diff --git a/dev-meetings/2024/2024-06-28/README.md b/dev-meetings/2024/2024-06-28/README.md new file mode 100644 index 0000000..8c83ec4 --- /dev/null +++ b/dev-meetings/2024/2024-06-28/README.md @@ -0,0 +1,37 @@ +# Gammapy Developer Meeting + * Friday, June 28, 2024, at 2 pm (CET) + * Gammapy Developer Meeting on Zoom (direct link on Slack) +# Agenda + +### PRs opened last week (less than 8 days ago): +* [#5353](https://github.com/gammapy/gammapy/pull/5353) Add support for joint TSmap estimation - Quentin Remy +* [#5347](https://github.com/gammapy/gammapy/pull/5347) Modify API fitting tutorial - Astro-Kirsty +* [#5346](https://github.com/gammapy/gammapy/pull/5346) Add examples to fit function docstrings - Astro-Kirsty +* [#5345](https://github.com/gammapy/gammapy/pull/5345) Make spectrum x-axis tick labels invisible by default in `plot_fit` - None +* [#5342](https://github.com/gammapy/gammapy/pull/5342) Fix evaluation if no edisp is set - Quentin Remy + +### PRs merged last week (less than 8 days ago): +* [#5352](https://github.com/gammapy/gammapy/pull/5352) Backport PR #5350 on branch v1.2.x (Adapt `RadMax2D.plot_rad_max_vs_energy`) - Lumberbot (aka Jack) +* [#5350](https://github.com/gammapy/gammapy/pull/5350) Adapt `RadMax2D.plot_rad_max_vs_energy` - Astro-Kirsty +* [#5340](https://github.com/gammapy/gammapy/pull/5340) Backport PR #5317 on branch v1.0.x (Fix datasets.models.covariance after fit to match FitResults.models.covariance) - Quentin Remy +* [#5338](https://github.com/gammapy/gammapy/pull/5338) Backport PR #5323 on branch v1.0.x (Fix covariance for CompoundSpectralModel ) - Quentin Remy +* [#5337](https://github.com/gammapy/gammapy/pull/5337) Backport PR #5317 on branch v1.2.x (Fix datasets.models.covariance after fit to match FitResults.models.covariance) - Lumberbot (aka Jack) +* [#5336](https://github.com/gammapy/gammapy/pull/5336) Backport PR #5320 on branch v1.0.x (Fix parameters unique names) - Quentin Remy +* [#5327](https://github.com/gammapy/gammapy/pull/5327) Temporary fix for CI with numpy 2.0 - Régis Terrier +* [#5317](https://github.com/gammapy/gammapy/pull/5317) Fix datasets.models.covariance after fit to match FitResults.models.covariance - Quentin Remy +* [#5316](https://github.com/gammapy/gammapy/pull/5316) Add CovarianceMixin for multicomponent models classes - Quentin Remy +* [#5312](https://github.com/gammapy/gammapy/pull/5312) More complex background spectral model exposed - Astro-Kirsty +* [#5311](https://github.com/gammapy/gammapy/pull/5311) Add the covariance in the write function of FitResult - Bruno Khélifi +* [#5308](https://github.com/gammapy/gammapy/pull/5308) Set a diagonal Edisp when `MapDataset.edisp` is `None` - Fabio PINTORE +* [#5304](https://github.com/gammapy/gammapy/pull/5304) introducing a `filename` argument to TemplateSpatialModel.write - Fabio PINTORE +* [#5299](https://github.com/gammapy/gammapy/pull/5299) Small adaption to appending DM spectra models - Astro-Kirsty +* [#5279](https://github.com/gammapy/gammapy/pull/5279) Add copy method on FluxMaps - Quentin Remy + +### issues opened last week (less than 8 days ago): +* [#5354](https://github.com/gammapy/gammapy/issues/5354) CI fail because of incompatibility between scipy 1.14 and healpy 1.17 - Régis Terrier +* [#5351](https://github.com/gammapy/gammapy/issues/5351) Consider using Scipy's map_coordinates - Axel Donath +* [#5349](https://github.com/gammapy/gammapy/issues/5349) Always apply GTI filtering on EventList - Régis Terrier +* [#5344](https://github.com/gammapy/gammapy/issues/5344) Task list for Sensitivity estimations - Atreyee Sinha +* [#5339](https://github.com/gammapy/gammapy/issues/5339) Hide spectrum x-axis tick labels in `plot_fit` - None + + report created at 28/06/2024, 07:11:56 \ No newline at end of file