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
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Add ciao_calc_bkg.py: calculate the background surface brightness
Aaron LI
2016-06-10
1
-0
/
+152
|
*
ciao_extract_sbp.py: remove unused argument --json
Aaron LI
2016-06-07
1
-4
/
+4
|
*
ciao_calc_csb.py: minor update to function calc_csb()
Aaron LI
2016-06-07
1
-9
/
+9
|
*
build_sample.sh: add argument OWNER; split out function copy_mass_files()
Aaron LI
2016-06-07
1
-13
/
+63
|
*
ciao_extract_sbp.py: document the two cases of input files
Aaron LI
2016-06-06
1
-3
/
+28
|
*
minor updates
Aaron LI
2016-05-31
3
-7
/
+13
|
*
json2csv.py: Fix program description
Aaron LI
2016-05-18
1
-2
/
+1
|
*
calc_pei.py: roughly implement the PEI uncertainty estimation
Aaron LI
2016-05-18
1
-30
/
+35
|
*
calc_pei.py: update PEI Y positions calc; update "calc_pei()" results
Aaron LI
2016-05-18
1
-17
/
+62
|
*
calc_sbp_excess.py: consider cut radius and background subtraction
Aaron LI
2016-05-17
1
-10
/
+56
|
*
Add ciao_extract_sbp.py
Aaron LI
2016-05-17
1
-0
/
+197
|
*
ciao_calc_csb.py: update subprocess usage; add some background subtraction ↵
Aaron LI
2016-05-16
1
-6
/
+39
|
|
|
|
support
*
ciao_calc_csb.py: PEP8 fixes
Aaron LI
2016-05-16
1
-36
/
+41
|
*
calc_radial_psd.py: PEP8 fixes
Aaron LI
2016-05-09
1
-62
/
+69
|
*
make_r500_regions.py: add --core mode
Aaron LI
2016-05-08
1
-6
/
+14
|
*
ds9_image.sh: allow environmental variables override
Aaron LI
2016-05-08
1
-6
/
+7
|
*
montage_images.py: new; make a montage of the 4 input images
Aaron LI
2016-05-08
1
-0
/
+90
|
*
json2csv.py: extract JSON results and output as CSV format
Aaron LI
2016-05-06
2
-53
/
+39
|
*
calc_sbp_excess.py: add function "estimate_excess_error()" using Monte Carlo
Aaron LI
2016-05-06
1
-33
/
+123
|
*
fit_sbp.py: re-factor SbpFit and models for "calc_sbp_excess.py"
Aaron LI
2016-05-06
1
-38
/
+143
|
*
fit_sbp.py: split function "make_sbpfit()" out of "main()"
Aaron LI
2016-05-06
1
-32
/
+38
|
*
fit_sbp.py: adjust errorbar styles
Aaron LI
2016-05-06
1
-4
/
+5
|
*
fit_sbp.py: improve plot appearance
Aaron LI
2016-05-06
1
-44
/
+70
|
*
fit_sbp.py: PEP8 fixes
Aaron LI
2016-05-06
1
-102
/
+112
|
*
ignore emacs temporary files
Aaron LI
2016-05-06
1
-1
/
+1
|
*
calc_pei.py: try to estimate PEI error (FIXME/TODO)
Aaron LI
2016-05-04
1
-26
/
+78
|
*
info.py: new; handy functions to get information from INFO.json
Aaron LI
2016-05-04
1
-0
/
+67
|
*
make_r500_regions.py: split out function get_r500()
Aaron LI
2016-05-04
1
-32
/
+2
|
*
make_r500_regions.py: fix a wrong variable; PEP8 fixes
Aaron LI
2016-05-04
1
-18
/
+19
|
*
rename "sbp_fit.py" to "fit_sbp.py"
Aaron LI
2016-05-04
1
-0
/
+0
|
*
calc_pei.py: linear interpolate instead of "cubic" spline
Aaron LI
2016-05-02
1
-59
/
+67
|
|
|
|
|
|
* use "linear" interpolation instead "cubic" spline interpolation * use "scipy.integrate.trapz()" instead of "scipy.integrate.simps()" * fix PEP8 warnings
*
calc_pei.py: add function to make a plot visualize the PEI calculation
Aaron LI
2016-05-01
1
-6
/
+83
|
*
calc_radial_psd.py: adjust axis limits for plot
Aaron LI
2016-05-01
1
-8
/
+10
|
*
extract_pei.py: new; extract PEI results
Aaron LI
2016-04-29
1
-0
/
+53
|
*
calc_pei.py: new; calculate the power excess index (PEI)
Aaron LI
2016-04-29
1
-0
/
+144
|
*
extract_csb.py: new; extract the C_SB results as CSV format
Aaron LI
2016-04-29
1
-0
/
+57
|
*
ciao_calc_csb.py: fix order between print and ds9
Aaron LI
2016-04-29
1
-2
/
+3
|
*
ciao_calc_csb.py: fix C_SB calculation; correct "cuspiness" to "concentration"
Aaron LI
2016-04-29
1
-7
/
+22
|
*
ciao_calc_csb.py: add "csb_type"
Aaron LI
2016-04-28
1
-4
/
+7
|
*
merge_imgdir_zzh.sh: remove more files
Aaron LI
2016-04-28
1
-2
/
+3
|
*
make_stowbkg_image.sh: use the existing only one bgstow if no proper one found
Aaron LI
2016-04-28
1
-2
/
+8
|
*
make_stowbkg_image.sh: update keyword "DETNAM" after merge
Aaron LI
2016-04-28
1
-1
/
+12
|
*
calc_radial_psd.py: new; calculate the radial 1D power spectrum
Aaron LI
2016-04-28
1
-0
/
+450
|
*
ciao_img_rotcrop.sh: new; rotate the image to be upright and crop
Aaron LI
2016-04-28
1
-0
/
+105
|
*
ciao_calc_csb.py: new; calculate surface brightness cuspiness
Aaron LI
2016-04-28
1
-0
/
+160
|
*
ciao_expcorr.sh: new; generate exposure map with existing "instmap_weights.txt"
Aaron LI
2016-04-28
1
-0
/
+55
|
*
make_r500_regions.py: split out functions "get_r500()" and "get_center()"
Aaron LI
2016-04-28
1
-23
/
+53
|
*
extract_sbpfit.py: new; extract SBP fitting results to CSV format
Aaron LI
2016-04-27
1
-0
/
+92
|
*
extract_excess.py: new; extract excess value/ratio to CSV format
Aaron LI
2016-04-27
1
-0
/
+53
|
*
extract_info.py: do not import re
Aaron LI
2016-04-27
1
-3
/
+5
|
[prev]
[next]