aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/chandra_gensbpreg.sh
Commit message (Collapse)AuthorAgeFilesLines
* chandra_gensbpreg.sh: cleanups and simplificationAaron LI2017-02-261-100/+73
|
* Update various script to use localized pfiles to avoid collisons.Aaron LI2015-06-031-19/+37
| | | | | | | | | * 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
* Update 'chandra_gensbpreg.sh'.Weitian LI2015-03-051-8/+32
| | | | | | | | | * 'chandra_gensbpreg.sh': - Add '1' to denominators when calculate STN to avoid division by zero - Add script description * 'empty_v3.json': - Add 'Unified Name' field * Rename 'calc_lx_simple_v2.sh' -> 'calc_lx_simple.sh'.
* Initial commitWeitian LI2014-06-181-0/+135
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