aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/ciao_calc_ct_csb.sh
Commit message (Collapse)AuthorAgeFilesLines
* Update various script to use localized pfiles to avoid collisons.Aaron LI2015-06-031-12/+12
| | | | | | | | | * Copy needed pfiles to current working directory, and set environment variable $PFILES to use these first. Thus multiple instance of CIAO tools can be run at the same without pfiles collsions. * Replace 'ls' with '\ls', 'grep' with '\grep' * Many minor updates/fixes
* ciao_calc_ct_csb.sh: test ${CT_RES} before read.Weitian LI2014-12-111-2/+11
|
* fix to scripts/ciao_calc_ct_csb.shWeitian LI2014-07-281-0/+2
|
* Initial commitWeitian LI2014-06-181-0/+40
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