aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/ciao_calc_csb.sh
Commit message (Collapse)AuthorAgeFilesLines
* Specify regions format and system for ds9Aaron LI2017-02-061-2/+7
| | | | Also strip trailing white spaces.
* ciao_calc_csb.sh: add a reference; drop calc_distance supportAaron LI2016-06-081-43/+32
|
* Update various script to use localized pfiles to avoid collisons.Aaron LI2015-06-031-26/+55
| | | | | | | | | * 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_csb.sh: allow modification to csb regions; added answer 'm'Weitian LI2014-12-151-3/+12
|
* Updated scripts and added some filesWeitian LI2014-06-241-20/+21
| | | | | | | | | * Updated 'ciao_calc_csb.sh', 'ciao_calc_ct.sh' * Added 'make_infojson.sh' for wjy's data * Added some files: - fitting_mass.conf - fitting_sbp.conf - wang2012_param.txt
* Initial commitWeitian LI2014-06-181-0/+235
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