Skip to content

Commit 75fa154

Browse files
committed
auto create meeting report
1 parent 686fa18 commit 75fa154

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
# Gammapy Developer Meeting
2+
* Friday, May 16, 2025, at 2 pm (CET)
3+
* Gammapy Developer Meeting on Zoom (direct link on Slack)
4+
# Agenda
5+
6+
### PRs opened last week (less than 8 days ago):
7+
* [#5871](https://github.com/gammapy/gammapy/pull/5871) `FluxPointsEstimator`: precise the default value of `reoptimize` - Bruno Khélifi
8+
* [#5865](https://github.com/gammapy/gammapy/pull/5865) Restrict attribute settings on `Dataset` classes - Régis Terrier
9+
* [#5860](https://github.com/gammapy/gammapy/pull/5860) Introduce a FoVFrame in gammapy.utils.coordinates - Régis Terrier
10+
* [#5859](https://github.com/gammapy/gammapy/pull/5859) Removed deprecated code in FixedPointingInfo - Régis Terrier
11+
* [#5855](https://github.com/gammapy/gammapy/pull/5855) Utility to filter a table parsing string of logical operations - Quentin Remy
12+
13+
### PRs merged last week (less than 8 days ago):
14+
* [#5873](https://github.com/gammapy/gammapy/pull/5873) Fix link of doc licences in README.rst - Daniel Morcuende
15+
* [#5872](https://github.com/gammapy/gammapy/pull/5872) Add missing space that was breaking the cross reference link - Daniel Morcuende
16+
* [#5870](https://github.com/gammapy/gammapy/pull/5870) Add method option to Irf.integrate_log_log - Régis Terrier
17+
* [#5869](https://github.com/gammapy/gammapy/pull/5869) Fix broken link to another tutorial - Daniel Morcuende
18+
* [#5868](https://github.com/gammapy/gammapy/pull/5868) Fix link to tutorial - Daniel Morcuende
19+
* [#5867](https://github.com/gammapy/gammapy/pull/5867) Update nested_sampling_Crab.py - Fabio Acero
20+
* [#5866](https://github.com/gammapy/gammapy/pull/5866) Add missing import after #5864 - Quentin Remy
21+
* [#5864](https://github.com/gammapy/gammapy/pull/5864) Remove v1.3 deprecations - Régis Terrier
22+
* [#5863](https://github.com/gammapy/gammapy/pull/5863) Fix typo in PULL_REQUEST_TEMPLATE.md - Kirsty Feijen
23+
* [#5862](https://github.com/gammapy/gammapy/pull/5862) Minor adaptions - Kirsty Feijen
24+
* [#5857](https://github.com/gammapy/gammapy/pull/5857) Cite UltraNest when used - Bruno Khélifi
25+
* [#5853](https://github.com/gammapy/gammapy/pull/5853) Update docstrings of sampler classes - Bruno Khélifi
26+
* [#5831](https://github.com/gammapy/gammapy/pull/5831) Add license for the documentation - Bruno Khélifi
27+
* [#5803](https://github.com/gammapy/gammapy/pull/5803) Small update of the introduction of the fitting tutorial - Bruno Khélifi
28+
* [#5786](https://github.com/gammapy/gammapy/pull/5786) More robust error propagation approach using sampling - Quentin Remy
29+
* [#5744](https://github.com/gammapy/gammapy/pull/5744) Fix of a HpXGeom simulation error - None
30+
* [#5715](https://github.com/gammapy/gammapy/pull/5715) Modified Polygon region for use as ON region - Robert Daniel Parsons
31+
32+
### issues opened last week (less than 8 days ago):
33+
* [#5861](https://github.com/gammapy/gammapy/issues/5861) Need metadata associated to an observatory - Bruno Khélifi
34+
* [#5858](https://github.com/gammapy/gammapy/issues/5858) documentation for controlling the interactive matplotlib navigation bar - Mark Copper
35+
* [#5856](https://github.com/gammapy/gammapy/issues/5856) Performance boost via np.matmul vs np.dot for energy dispersion - Fabio Acero
36+
37+
report created at 16/05/2025, 07:24:03

0 commit comments

Comments
 (0)