summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* calc_mass_potential.py: implement "calc_mass_total()"Aaron LI2016-06-251-31/+65
* calc_mass_potential.py: update documentationAaron LI2016-06-251-5/+53
* astro_params.py: add some constantsAaron LI2016-06-241-5/+20
* calc_mass_potential.py: update method gen_radius()Aaron LI2016-06-241-3/+23
* Add calc_mass_potential.py: currently only calculate the gas mass profileAaron LI2016-06-241-0/+329
* Move "ChandraPixel" from "deproject_sbp.py" to "astro_params.py"Aaron LI2016-06-242-35/+40
* deproject_sbp.py: Split out class "Projection" to module "projection.py"Aaron LI2016-06-242-136/+163
* deproject_sbp.py: move class "DensityProfile" to tool "calc_mass_potential.py"Aaron LI2016-06-241-59/+2
* deproject_sbp.py: split "AstroParams" to module "astro_params.py"Aaron LI2016-06-242-18/+41
* deproject_sbp.py: add parameter "sbpexp_rcut" & allow CF extrapolationAaron LI2016-06-231-6/+19
* deproject_sbp.py: update plot supportAaron LI2016-06-231-54/+125
* deproject_sbp.py: add class DensityProfileAaron LI2016-06-221-9/+62
* deproject_sbp.py: add classes AstroParams and BrightnessProfileAaron LI2016-06-221-0/+114
* deproject_sbp.py: rewrite documentation; add class ChandraPixelAaron LI2016-06-221-48/+249
* fit_sbp.py: update TODOAaron LI2016-06-201-0/+2
* Add calc_coolfunc.py: calculate the cooling function profileAaron LI2016-06-202-0/+206
* deproject_sbp.py: add cmdline arguments; add methods for class SBPAaron LI2016-06-161-2/+151
* deproject_sbp.py: implemented basic SBP extrapolationAaron LI2016-06-151-44/+245
* deproject_sbp.py: implement primitive SBP deprojection approachAaron LI2016-06-131-1/+302
* deproject_sbp.py: implemented Deprojection classAaron LI2016-06-111-0/+169
* ciao_calc_bkg.py: fix calculation formula bugAaron LI2016-06-101-20/+24
* Add ciao_calc_bkg.py: calculate the background surface brightnessAaron LI2016-06-101-0/+152
* ciao_extract_sbp.py: remove unused argument --jsonAaron LI2016-06-071-4/+4
* ciao_calc_csb.py: minor update to function calc_csb()Aaron LI2016-06-071-9/+9
* build_sample.sh: add argument OWNER; split out function copy_mass_files()Aaron LI2016-06-071-13/+63
* ciao_extract_sbp.py: document the two cases of input filesAaron LI2016-06-061-3/+28
* minor updatesAaron LI2016-05-313-7/+13
* json2csv.py: Fix program descriptionAaron LI2016-05-181-2/+1
* calc_pei.py: roughly implement the PEI uncertainty estimationAaron LI2016-05-181-30/+35
* calc_pei.py: update PEI Y positions calc; update "calc_pei()" resultsAaron LI2016-05-181-17/+62
* calc_sbp_excess.py: consider cut radius and background subtractionAaron LI2016-05-171-10/+56
* Add ciao_extract_sbp.pyAaron LI2016-05-171-0/+197
* ciao_calc_csb.py: update subprocess usage; add some background subtraction su...Aaron LI2016-05-161-6/+39
* ciao_calc_csb.py: PEP8 fixesAaron LI2016-05-161-36/+41
* calc_radial_psd.py: PEP8 fixesAaron LI2016-05-091-62/+69
* make_r500_regions.py: add --core modeAaron LI2016-05-081-6/+14
* ds9_image.sh: allow environmental variables overrideAaron LI2016-05-081-6/+7
* montage_images.py: new; make a montage of the 4 input imagesAaron LI2016-05-081-0/+90
* json2csv.py: extract JSON results and output as CSV formatAaron LI2016-05-062-53/+39
* calc_sbp_excess.py: add function "estimate_excess_error()" using Monte CarloAaron LI2016-05-061-33/+123
* fit_sbp.py: re-factor SbpFit and models for "calc_sbp_excess.py"Aaron LI2016-05-061-38/+143
* fit_sbp.py: split function "make_sbpfit()" out of "main()"Aaron LI2016-05-061-32/+38
* fit_sbp.py: adjust errorbar stylesAaron LI2016-05-061-4/+5
* fit_sbp.py: improve plot appearanceAaron LI2016-05-061-44/+70
* fit_sbp.py: PEP8 fixesAaron LI2016-05-061-102/+112
* ignore emacs temporary filesAaron LI2016-05-061-1/+1
* calc_pei.py: try to estimate PEI error (FIXME/TODO)Aaron LI2016-05-041-26/+78
* info.py: new; handy functions to get information from INFO.jsonAaron LI2016-05-041-0/+67
* make_r500_regions.py: split out function get_r500()Aaron LI2016-05-041-32/+2
* make_r500_regions.py: fix a wrong variable; PEP8 fixesAaron LI2016-05-041-18/+19