aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/calc_lx_simple.sh
Commit message (Collapse)AuthorAgeFilesLines
* Update various script to use localized pfiles to avoid collisons.Aaron LI2015-06-031-29/+32
| | | | | | | | | * 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-0/+130
* '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'.