From bbb5a5341093de6372bbf0b1351d594c1c090c97 Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Sun, 2 Apr 2017 15:08:21 +0800 Subject: deproject_sbp.py: Fix reference journal --- deproject_sbp.py | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'deproject_sbp.py') diff --git a/deproject_sbp.py b/deproject_sbp.py index 5254f7a..442b6bd 100755 --- a/deproject_sbp.py +++ b/deproject_sbp.py @@ -1,11 +1,13 @@ #!/usr/bin/env python3 # -# Copyright (c) 2016 Aaron LI +# Copyright (c) 2016-2017 Aaron LI # MIT license # # Created: 2016-06-10 # # Change logs: +# 2017-04-02: +# * Fix reference journal # 2016-07-17: # * Ignore non-finite numbers of deprojected density for plot # 2016-07-15: @@ -126,7 +128,7 @@ where 'A' is the solid angle (i.e., area covered by the source). References: [1] Croston et al. 2006, A&A, 459, 1007-1019 -[2] McLaughlin, 1999, ApJ, 117, 2398-2427 +[2] McLaughlin, 1999, AJ, 117, 2398-2427 [3] Bouchet, 1995, A&AS, 113, 167 [4] Ettori et al, 2013, Space Science Review, 177, 119-154 [5] AtomDB / APEC model: -- cgit v1.2.2