index
:
cexcess.git
master
Tools to analyze X-ray central emission excess
Git Repositories Owner
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
deproject_sbp.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
deproject_sbp.py: error if config file not exists
Aaron LI
2016-07-14
1
-2
/
+2
|
*
deproject_sbp.py: Use a default config to allow a minimal user config
Aaron LI
2016-07-11
1
-32
/
+31
|
*
deproject_sbp.py: use "SmoothSpline" from module "spline.py"
Aaron LI
2016-07-10
1
-65
/
+18
|
*
deproject_sbp.py: minor fixes to "rcut" and "rignore"
Aaron LI
2016-07-04
1
-2
/
+4
|
*
deproject_sbp.py: use model "report()" method
Aaron LI
2016-07-04
1
-8
/
+7
|
*
deproject_sbp.py: rename config "sbpexp_rcut*" to "sbpexp_rignore*"
Aaron LI
2016-07-04
1
-14
/
+38
|
|
|
|
|
|
* Rename config "sbpexp_rcut" -> "sbpexp_rignore" * Rename config "sbpexp_rcut_ratio" -> "sbpexp_rignore_ratio" * Add new config "sbpexp_rcut" to stop sbp extrapolation
*
deproject_sbp.py: use unit "kpc" for saved profile; update to the unit ↵
Aaron LI
2016-07-04
1
-9
/
+16
|
|
|
|
change of CF profile
*
deproject_sbp.py: remove obsolete class "DeprojectSBP" and some cleanups
Aaron LI
2016-06-28
1
-244
/
+3
|
*
Change "Weitian" to "Aaron"
Aaron LI
2016-06-28
1
-1
/
+1
|
*
deproject_sbp.py: fit smoothing splines by calling R "mgcv::gam()"
Aaron LI
2016-06-28
1
-13
/
+111
|
*
deproject_sbp.py: split out method "save()"
Aaron LI
2016-06-27
1
-16
/
+32
|
*
Move classes FitModel, ABModel & PLCModel from "deproject_sbp.py" to ↵
Aaron LI
2016-06-27
1
-199
/
+5
|
|
|
|
"fitting_models.py"
*
deproject_sbp.py: Use InterpolatedUnivariateSpline
Aaron LI
2016-06-25
1
-15
/
+13
|
*
Move "ChandraPixel" from "deproject_sbp.py" to "astro_params.py"
Aaron LI
2016-06-24
1
-35
/
+2
|
*
deproject_sbp.py: Split out class "Projection" to module "projection.py"
Aaron LI
2016-06-24
1
-136
/
+2
|
*
deproject_sbp.py: move class "DensityProfile" to tool "calc_mass_potential.py"
Aaron LI
2016-06-24
1
-59
/
+2
|
*
deproject_sbp.py: split "AstroParams" to module "astro_params.py"
Aaron LI
2016-06-24
1
-18
/
+8
|
*
deproject_sbp.py: add parameter "sbpexp_rcut" & allow CF extrapolation
Aaron LI
2016-06-23
1
-6
/
+19
|
*
deproject_sbp.py: update plot support
Aaron LI
2016-06-23
1
-54
/
+125
|
*
deproject_sbp.py: add class DensityProfile
Aaron LI
2016-06-22
1
-9
/
+62
|
*
deproject_sbp.py: add classes AstroParams and BrightnessProfile
Aaron LI
2016-06-22
1
-0
/
+114
|
*
deproject_sbp.py: rewrite documentation; add class ChandraPixel
Aaron LI
2016-06-22
1
-48
/
+249
|
*
deproject_sbp.py: add cmdline arguments; add methods for class SBP
Aaron LI
2016-06-16
1
-2
/
+151
|
*
deproject_sbp.py: implemented basic SBP extrapolation
Aaron LI
2016-06-15
1
-44
/
+245
|
*
deproject_sbp.py: implement primitive SBP deprojection approach
Aaron LI
2016-06-13
1
-1
/
+302
|
*
deproject_sbp.py: implemented Deprojection class
Aaron LI
2016-06-11
1
-0
/
+169