Skip to content

Commit 808224b

Browse files
authored
Update README.md
1 parent 76003aa commit 808224b

File tree

1 file changed

+36
-1
lines changed

1 file changed

+36
-1
lines changed

dev-meetings/2025/2025-07-11/README.md

Lines changed: 36 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,43 @@
11
# Gammapy Developer Meeting
22
* Friday, July 11, 2025, at 2 pm (CET)
33
* Gammapy Developer Meeting on Zoom (direct link on Slack)
4+
* Attendees: Régis Terrier (RT), Tomas Bylund (TB), Leander Schlegel (LS), Katharina Egg (KE), Quentin Remy (QR), Daniel Morcuende (DM), Fabio Pintore (FP), Bruno Khelifi (BK), Atreyee Sinha (AS) (after 15:15)
5+
46
# Agenda
57

8+
* DPPS Benchmarking system as inspiration of the Science tools testbench. TB: not so much technically that can be reused because inputs are quite different. DM: Need to understand if the current gammapy-benchmarking repository is enough for release 0 of the science analysis tools.
9+
10+
* Code freeze hopefully next week.
11+
12+
## Information
13+
14+
## Recurring items
15+
16+
### Open Pull Requests
17+
* [#5971](https://github.com/gammapy/gammapy/pull/5971) SpectrumDatasetChi2 by Mireia Nievas-Rosillo. RT: It is interesting but maybe it should go into gammapy- multiwavelength framework
18+
* [#5972](https://github.com/gammapy/gammapy/issues/5972) Is there a good solution to avoid CI / Actions running on forks? by Leander Schlegel. RT: making it so the CI runs manually is acceptable solution, Leander to update development documentation
19+
* [#5969](https://github.com/gammapy/gammapy/issues/5969) Add tutorial for non-detected sources by Atreyee Sinha. RT and BK: The tutorial needs some work to make it clear it only covers some situations where you want to compute upper limits.
20+
* [#5960](https://github.com/gammapy/gammapy/pull/5960) Energy edges instead of center for aeff-max in SafeMaskMaker - Kirsty Feijen. The proposed PR does not work, after an extensive discussion the proposed solution to the original issue is to update the documentation to say you can skip the safe mask maker if you want to keep the first bin. An issue should be created to discuss ways to improve the SafeMaskMaker, for example to calculate the mask in reco energy instead of true energy.
21+
22+
### Open issues
23+
* [#5549](https://github.com/gammapy/gammapy/issues/5549) TemplateSpatialModel serialisation is not backward compatible- Quentin Remy. The science data challenge will probably need gammapy to support both old and new models, and so this issue needs to be resolved before SDC really starts production. BK is assigned.
24+
25+
### Bugs
26+
27+
### Documentation
28+
29+
### DevOps
30+
31+
### Validation & benchmark
32+
33+
### Ongoing projects:
34+
- sensitivity: Nothing to report
35+
- HLI: RT proposes that we organise a meeting about the High level interface, with the aim to write down a design so everyone knows what is to be done. QR asks if it should be split out into a separate project. RT will circulate a poll to find a date for this meeting, probably last week of September.
36+
- MWL: Nothing to report
37+
38+
## Any other Business
39+
* AS asks about the memory leak issue [#5706](https://github.com/gammapy/gammapy/issues/5706) . No immediate
40+
641
### PRs opened last week (less than 8 days ago):
742
* [#5977](https://github.com/gammapy/gammapy/pull/5977) Update docs of counts_statistic.py - Atreyee Sinha
843
* [#5976](https://github.com/gammapy/gammapy/pull/5976) Add option to convert PointSkyRegion to CircleSkyRegion while creating masks - Atreyee Sinha
@@ -29,4 +64,4 @@
2964
* [#5972](https://github.com/gammapy/gammapy/issues/5972) Is there a good solution to avoid CI / Actions running on forks? - Leander Schlegel
3065
* [#5970](https://github.com/gammapy/gammapy/issues/5970) SpectrumDataset with chi2 statistics - Mireia Nievas-Rosillo
3166

32-
report created at 11/07/2025, 07:26:32
67+
report created at 11/07/2025, 07:26:32

0 commit comments

Comments
 (0)