Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update various script to use localized pfiles to avoid collisons. | Aaron LI | 2015-06-03 | 1 | -15/+34 |
| | | | | | | | | | * 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 | ||||
* | Added script 'ciao_check_offset.sh' | Weitian LI | 2014-06-25 | 1 | -0/+250 |
* 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. |