aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* README.md: Update WARNING and TODOAaron LI2017-02-171-10/+5
|
* Add acis.py and spectrum.py modulesAaron LI2017-02-171-0/+1
| | | | Also add astropy to the runtime dependencies.
* README.md: Add runtime dependenciesAaron LI2017-02-171-0/+7
|
* README.md: Add several more useful linksAaron LI2017-02-171-0/+7
|
* README.md: Update CIAO & HEASoft versionsAaron LI2017-02-171-2/+2
|
* Move HOWTO to 'doc' directory; Update README.md a bitAaron LI2017-02-091-1/+4
|
* Update HOWTOAaron LI2017-02-091-1/+1
|
* README.md: Update license and format.Aaron LI2017-02-081-24/+35
|
* Update Installation guide about clone this repoAaron LI2017-02-071-2/+13
| | | | | | Credit: * How to `git clone` including submodules? https://stackoverflow.com/a/4438292/4856091
* GSL is not a dependencyAaron LI2017-02-071-4/+1
|
* Move settings and websites to README.md; cleanup HOWTOAaron LI2017-02-071-13/+18
|
* Remove graphical plot report (depends on PGPLOT)Aaron LI2017-02-071-4/+3
| | | | Therefore remove the depends on PGPLOT (from HEASoft) and X11 libraries.
* README.md: add a TODO; update doc a bitAaron LI2016-06-081-5/+5
|
* Add TODO itemsAaron LI2016-06-071-0/+1
|
* Merge fit_nfwmass_{d,}beta.sh => fit_nfwmass.shAaron LI2016-06-071-1/+1
| | | | | * Also remove 'fit_mass.sh' * Update README.md accordingly
* mass_profile: merge 'calc_lx_{d,}beta.sh' => 'calc_lxfx.sh'Aaron LI2016-06-071-1/+1
| | | | | | * Rename 'calc_lxfx_simple.sh' to 'calc_lxfx_wrapper.sh' * Update 'calc_lxfx_wrapper.sh' accordingly * Update README.md accordingly
* Add a warning that these scripts are updated but currently UNTESTEDAaron LI2016-06-071-0/+8
|
* Add TODO items into README.mdAaron LI2016-05-281-0/+8
|
* Update README.mdAaron LI2016-05-281-7/+32
|
* Move tools/cosmo_calc to another repo 'atoolbox'Aaron LI2016-05-281-5/+2
|
* README.md: fix markdown syntaxAaron LI2016-05-271-6/+16
|
* Add license descriptionAaron LI2016-05-271-2/+10
|
* Updates scripts aganist CIAO-4.6Weitian LI2014-07-291-0/+1
|
* Initial commitWeitian LI2014-06-181-0/+41
Added files: * mass_profile: developed by Junhua GU, modified by Weitian LI * opt_utilities: developed by Junhua GU * tools/cosmo_calc: originated from 'calc_distance', modified * scripts: scripts used to process Chandra ACIS data * files: useful files used in processing * HOWTO_chandra_acis_process.txt * README.md