From e1ce0eb896afd3fe3daf33e089b5bee825b2aeea Mon Sep 17 00:00:00 2001 From: Hanna Stapel Date: Fri, 19 Jul 2024 07:12:30 +0000 Subject: [PATCH] auto create meeting report --- dev-meetings/2024/2024-07-19/README.md | 36 ++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 dev-meetings/2024/2024-07-19/README.md diff --git a/dev-meetings/2024/2024-07-19/README.md b/dev-meetings/2024/2024-07-19/README.md new file mode 100644 index 0000000..14088d0 --- /dev/null +++ b/dev-meetings/2024/2024-07-19/README.md @@ -0,0 +1,36 @@ +# Gammapy Developer Meeting + * Friday, July 19, 2024, at 2 pm (CET) + * Gammapy Developer Meeting on Zoom (direct link on Slack) +# Agenda + +### PRs opened last week (less than 8 days ago): +* [#5380](https://github.com/gammapy/gammapy/pull/5380) Add max_niter as option in TSMapEstimator - Quentin Remy +* [#5378](https://github.com/gammapy/gammapy/pull/5378) Observations `__getitem__` method addition - REGEARD Maxime + +### PRs merged last week (less than 8 days ago): +* [#5376](https://github.com/gammapy/gammapy/pull/5376) Backport PR #5270 on branch v1.2.x (Modify acceptance stacking behavior) - Lumberbot (aka Jack) +* [#5375](https://github.com/gammapy/gammapy/pull/5375) Backport PR #5270 on branch v1.0.x (Modify acceptance stacking behavior) - Lumberbot (aka Jack) +* [#5374](https://github.com/gammapy/gammapy/pull/5374) Backport PR #5331 on branch v1.2.x (Temporary fix for #5290) - Lumberbot (aka Jack) +* [#5373](https://github.com/gammapy/gammapy/pull/5373) Backport PR #5356 on branch v1.2.x (Brought gammapy.visualization.plot_distribution in line with its documentation) - Lumberbot (aka Jack) +* [#5371](https://github.com/gammapy/gammapy/pull/5371) Backport PR #5370 on branch v1.2.x (Add offset mask to make_effective_livetime_map) - Lumberbot (aka Jack) +* [#5370](https://github.com/gammapy/gammapy/pull/5370) Add offset mask to make_effective_livetime_map - Quentin Remy +* [#5369](https://github.com/gammapy/gammapy/pull/5369) Pin some dependencies for CI - Régis Terrier +* [#5356](https://github.com/gammapy/gammapy/pull/5356) Brought gammapy.visualization.plot_distribution in line with its documentation - AOI +* [#5355](https://github.com/gammapy/gammapy/pull/5355) Remove json_encoders in AnalysisConfig - Régis Terrier +* [#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 +* [#5331](https://github.com/gammapy/gammapy/pull/5331) Temporary fix for #5290 - Astro-Kirsty +* [#5318](https://github.com/gammapy/gammapy/pull/5318) [JAX prototype]: some bits on adapting maps - Régis Terrier +* [#5315](https://github.com/gammapy/gammapy/pull/5315) Update how to on pulsar phase - REGEARD Maxime +* [#5302](https://github.com/gammapy/gammapy/pull/5302) [JAX prototype]: Get npred as jax array - Atreyee Sinha +* [#5285](https://github.com/gammapy/gammapy/pull/5285) Add support for stat_scan in TSMapEstimator - Quentin Remy +* [#5270](https://github.com/gammapy/gammapy/pull/5270) Modify acceptance stacking behavior - Régis Terrier + +### issues opened last week (less than 8 days ago): +* [#5379](https://github.com/gammapy/gammapy/issues/5379) TemplateSpatialModel.__init__ does not check for nan values in input map - Lars Mohrmann +* [#5377](https://github.com/gammapy/gammapy/issues/5377) A generalised 1D model - Atreyee Sinha +* [#5372](https://github.com/gammapy/gammapy/issues/5372) TypeError when np.isnan is called on strings (modelings.models.core, writing a model to disk) - Mireia Nievas-Rosillo + + report created at 19/07/2024, 07:11:51 \ No newline at end of file