aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
* fix to scripts/ciao_calc_ct_csb.shWeitian LI2014-07-281-0/+2
|
* Added script 'ciao_check_offset.sh'Weitian LI2014-06-253-0/+360
| | | | | | | | | * ciao_check_offset.sh: check offset between our calculated coordinates and observation pointing coordinates * analyze_path.sh, analyze_path.awk: analyze the object full path to get the object name and obsid information with awk.
* Updated scripts and added some filesWeitian LI2014-06-244-46/+205
| | | | | | | | | * 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-1823-0/+6506
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