Skip to content

Commit 4abd779

Browse files
committedNov 15, 2024
auto create meeting report
1 parent c9a046f commit 4abd779

File tree

1 file changed

+41
-0
lines changed

1 file changed

+41
-0
lines changed
 
+41
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
# Gammapy Developer Meeting
2+
* Friday, November 15, 2024, 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+
* [#5568](https://github.com/gammapy/gammapy/pull/5568) Update release notes for version 1.3 - Quentin Remy
8+
* [#5567](https://github.com/gammapy/gammapy/pull/5567) Correct the docstring of `EnergyDispersion2D` - Kirsty Feijen
9+
* [#5566](https://github.com/gammapy/gammapy/pull/5566) Scheduled build - REGEARD Maxime
10+
* [#5563](https://github.com/gammapy/gammapy/pull/5563) make build_parameters public - REGEARD Maxime
11+
* [#5550](https://github.com/gammapy/gammapy/pull/5550) Update pre-commit - REGEARD Maxime
12+
13+
### PRs merged last week (less than 8 days ago):
14+
* [#5565](https://github.com/gammapy/gammapy/pull/5565) Backport PR #5543 on branch v1.3.x (Update spectral HLI tutorial) - Lumberbot (aka Jack)
15+
* [#5561](https://github.com/gammapy/gammapy/pull/5561) Adjust figsizing and format for lightcurve plotting - Kirsty Feijen
16+
* [#5559](https://github.com/gammapy/gammapy/pull/5559) parallel.py: Validate method early (issue #5557) - Santiago Vila
17+
* [#5548](https://github.com/gammapy/gammapy/pull/5548) Remove is_norm in parameter.from_dict for backward compatibility - Quentin Remy
18+
* [#5547](https://github.com/gammapy/gammapy/pull/5547) Backport PR #5546 on branch v1.2.x (Fix _default_width for point-like irfs) - Lumberbot (aka Jack)
19+
* [#5546](https://github.com/gammapy/gammapy/pull/5546) Fix _default_width for point-like irfs - Quentin Remy
20+
* [#5545](https://github.com/gammapy/gammapy/pull/5545) Fix ObservationsEventsSampler for observations based on full-enclosure IRFs - Michele Peresano
21+
* [#5543](https://github.com/gammapy/gammapy/pull/5543) Update spectral HLI tutorial - Kirsty Feijen
22+
* [#5537](https://github.com/gammapy/gammapy/pull/5537) Small adaptions to tutorials - Kirsty Feijen
23+
* [#5534](https://github.com/gammapy/gammapy/pull/5534) Fix stat_type distrib on FluxPointsDataset if error or ul are not finite - Quentin Remy
24+
* [#5533](https://github.com/gammapy/gammapy/pull/5533) Improve utility function to create map dataset from irfs - Quentin Remy
25+
* [#5511](https://github.com/gammapy/gammapy/pull/5511) Event filtering in the MapDatasetMaker - Bruno Khélifi
26+
* [#5490](https://github.com/gammapy/gammapy/pull/5490) Fix a couple of parameters links in the doc - Bruno Khélifi
27+
* [#5470](https://github.com/gammapy/gammapy/pull/5470) Release notes for v1.3 - Atreyee Sinha
28+
* [#5468](https://github.com/gammapy/gammapy/pull/5468) Multi-dimension prior - Kirsty Feijen
29+
30+
### issues opened last week (less than 8 days ago):
31+
* [#5562](https://github.com/gammapy/gammapy/issues/5562) Make `_build_parameters_from_dict` public - REGEARD Maxime
32+
* [#5560](https://github.com/gammapy/gammapy/issues/5560) Use of `towncrier` for the change log - Bruno Khélifi
33+
* [#5556](https://github.com/gammapy/gammapy/issues/5556) Creation of Docker images for each release? - Bruno Khélifi
34+
* [#5555](https://github.com/gammapy/gammapy/issues/5555) Handle event types for CTAO data - Bruno Khélifi
35+
* [#5554](https://github.com/gammapy/gammapy/issues/5554) Periodicity search for CTAO data - Bruno Khélifi
36+
* [#5553](https://github.com/gammapy/gammapy/issues/5553) Include Provenance into the DL4 product for the CTAO data - Bruno Khélifi
37+
* [#5552](https://github.com/gammapy/gammapy/issues/5552) Filtering events with the DL3 GTI - Bruno Khélifi
38+
* [#5551](https://github.com/gammapy/gammapy/issues/5551) Use labels to skip tests - docs build - CI - REGEARD Maxime
39+
* [#5549](https://github.com/gammapy/gammapy/issues/5549) TemplateSpatialModel serialisation is not backward compatible - Quentin Remy
40+
41+
report created at 15/11/2024, 07:12:17

0 commit comments

Comments
 (0)
Please sign in to comment.