Skip to content

Commit 42f8eb1

Browse files
author
David Turner
committed
Added the XSPEC top level init import of double_temp_apec. For issue #1335
1 parent 5b383d8 commit 42f8eb1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

xga/xspec/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 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
2+
# Last modified by David J Turner (turne540@msu.edu) 28/03/2025, 11:34. Copyright (c) The Contributors
33

44
from .fit import single_temp_apec, power_law, single_temp_apec_profile, blackbody, multi_temp_dem_apec, \
5-
single_temp_mekal
5+
single_temp_mekal, double_temp_apec
66
from .run import execute_cmd, xspec_call

0 commit comments

Comments
 (0)