aboutsummaryrefslogtreecommitdiffstats
path: root/mass_profile
Commit message (Expand)AuthorAgeFilesLines
* Remove 'cooling_time.cpp' which superseded by 'ciao_calc_ct.sh'Aaron LI2017-02-172-66/+1
* Remove useless call of 'coolfunc_calc.sh'Aaron LI2017-02-171-5/+2
* Update description & usage; change variable name to be more clearAaron LI2017-02-172-23/+24
* No longer calculate and use 'flux_cnt_ratio.txt'Aaron LI2017-02-173-33/+16
* Remove 'calc_lx' related calculations and resultsAaron LI2017-02-171-12/+1
* Remove calc_distance (last used by the deleted 'calc_lx')Aaron LI2017-02-175-252/+1
* Remove 'calc_lx.cpp' (superseded by calc_lx_{beta,dbeta}.cpp)Aaron LI2017-02-172-222/+1
* Update variable names to be more clearAaron LI2017-02-172-25/+21
* fit_mass.sh: Fix the wrong argument for calc_lxAaron LI2017-02-071-5/+5
* calc_lxfx.sh: Update to use the new style config filesAaron LI2017-02-071-56/+47
* Rename fit_nfwmass.sh to fit_mass; Update to the new style configAaron LI2017-02-071-100/+76
* Add shuffle_profile.py to replace shuffle_{T,sbp}.pyAaron LI2017-02-073-36/+37
* Remove graphical plot report (depends on PGPLOT)Aaron LI2017-02-076-186/+39
* Rename spline.h to spline.hppAaron LI2017-02-079-27/+17
* Update tools to use the new style sbp config fileAaron LI2017-02-076-207/+213
* Fix undeclared variables in projector.hppAaron LI2017-02-072-7/+8
* Handle #pragma omp warning when not give -fopenmpAaron LI2017-02-071-0/+6
* Update fit_sbp.sh to use the new style config filesAaron LI2017-02-071-19/+31
* cleanup mass_profile/projector.hppAaron LI2016-06-221-78/+80
* coolfunc_calc_erg.sh: clean up according to coolfunc_calc.shAaron LI2016-06-082-85/+57
* Superseded by 'scripts/ciao_calc_csb.sh'Aaron LI2016-06-081-160/+0
* Merge branch 'cosmo_calc'Aaron LI2016-06-087-402/+88
* Merge branch 'cosmo_calc'Aaron LI2016-06-087-88/+402
* Merge branch 'cosmo_calc'Aaron LI2016-06-082-44/+26
|\
| * mass_profile/cooling_time2.sh: drop calc_distance in favor of cosmo_calcAaron LI2016-06-081-32/+20
| * mass_profile/csb_calc_lwt.sh: drop calc_distance in favor of cosmo_calcAaron LI2016-06-081-12/+6
* | Merge 'coolfunc_calc2.sh' into 'coolfunc_calc.sh'Aaron LI2016-06-084-219/+62
* | Remove unused coolfunc_calc_bolo.shAaron LI2016-06-081-139/+0
|/
* mass_profile: fix many compilation warningsAaron LI2016-06-0820-319/+300
* mass_profile/Makefile: add flag OPENMPAaron LI2016-06-081-2/+6
* mass_profile/Makefile: clean upAaron LI2016-06-081-35/+33
* calc_lxfx.sh: clean up a bitAaron LI2016-06-081-7/+4
* fit_nfwmass.sh: only support "wang2012" modelAaron LI2016-06-081-9/+2
* update .gitignore a bitAaron LI2016-06-081-3/+0
* Rewrite Makefile; also remove obsolete filesAaron LI2016-06-083-56/+136
* README.md: add an TODO itemAaron LI2016-06-081-0/+1
* constrained_dbeta.hpp: add missing <iostream> and std::Aaron LI2016-06-081-38/+35
* calc_distance: fix some -WerrorAaron LI2016-06-072-5/+5
* Rewrite extract_tcool.pyAaron LI2016-06-071-12/+42
* Add TODO itemsAaron LI2016-06-071-0/+4
* Rewrite 'calc_entropy.py' from 'analyze_entropy_profile.py'Aaron LI2016-06-075-392/+104
* fit_nfwmass.sh: also keep the entropy profilesAaron LI2016-06-071-9/+15
* 'query_source_info.sh' superseded by 'query_ned.py' from 'atoolbox'Aaron LI2016-06-071-129/+0
* Remove obsolete try_beta.shAaron LI2016-06-071-86/+0
* Remove obsolete 'get_center_params.sh'.Aaron LI2016-06-071-46/+0
* Remove obsolete 'fit_{d,}beta_nfw_mass_profile.sh'Aaron LI2016-06-073-481/+0
* Remove obsolete 'fit_{d,}beta_mass_profile.sh'Aaron LI2016-06-072-398/+0
* fit_sbp.sh: update comment; use cosmo_calcAaron LI2016-06-071-3/+9
* Add previous uncommited analyze_lxfx.pyAaron LI2016-06-071-29/+54
* Merge fit_nfwmass_{d,}beta.sh => fit_nfwmass.shAaron LI2016-06-073-466/+116