guix_mirror_bot pushed a commit to branch astro-update
in repository guix.
commit 5aa80a598474a97ab26e9ea37925f21c29a8a861
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Wed Feb 18 23:29:22 2026 +0000
gnu: python-pyirf: Add python-gammapy.
* gnu/packages/astronomy.scm (python-pyirf): Update to 0.13.0.
[propagated-inputs]: Add python-gammapy.
[description]: Open acronyms.
Change-Id: I204473eeaaf912db58636d3c4ca919c1a64d710b
---
gnu/packages/astronomy.scm | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index f81e20966a..12e55cfe5a 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -7668,7 +7668,7 @@ angular units for lensing computations with lenstronomy.")
python-setuptools-scm))
(propagated-inputs
(list python-astropy
- ;; python-gammapy ;not packaged yet in Guix
+ python-gammapy
python-numpy
python-packaging
python-scipy
@@ -7676,8 +7676,9 @@ angular units for lensing computations with lenstronomy.")
(home-page "https://github.com/cta-observatory/pyirf")
(synopsis "Python IRF builder")
(description
- "This package provides a python library to calculate IACT IRFs
-and Sensitivities.")
+ "This package provides a python library to calculate @acronym{IACT,
+Imaging Atmospheric Cherenkov Telescopes} @acronym{IRF, Instrument Response
+Function} and Sensitivities.")
(license license:expat)))
(define-public python-pynbody