aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/make_infojson.sh
Commit message (Collapse)AuthorAgeFilesLines
* Update various script to use localized pfiles to avoid collisons.Aaron LI2015-06-031-1/+31
| | | | | | | | | * 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
* make_infojson.sh: replace '\s+' with '[[:space:]]+'Weitian LI2014-12-051-2/+6
| | | | Old grep versions does not support '\s+' regex
* Updated scripts and added some filesWeitian LI2014-06-241-0/+157
* 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