We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b383d8 commit 42f8eb1Copy full SHA for 42f8eb1
1 file changed
xga/xspec/__init__.py
@@ -1,6 +1,6 @@
1
# This code is a part of X-ray: Generate and Analyse (XGA), a module designed for the XMM Cluster Survey (XCS).
2
-# Last modified by David J Turner (turne540@msu.edu) 27/04/2023, 12:16. Copyright (c) The Contributors
+# Last modified by David J Turner (turne540@msu.edu) 28/03/2025, 11:34. Copyright (c) The Contributors
3
4
from .fit import single_temp_apec, power_law, single_temp_apec_profile, blackbody, multi_temp_dem_apec, \
5
- single_temp_mekal
+ single_temp_mekal, double_temp_apec
6
from .run import execute_cmd, xspec_call
0 commit comments