| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|\
| |
| | |
Fix a name mistake
|
|/ |
|
| |
|
| |
|
|
|
|
| |
Credit: https://stackoverflow.com/a/43613363
|
|
|
|
| |
'-Werror' is nice for development, but bad for releases.
|
|
|
|
|
| |
The 'rehash' command is available in ZSH, but not in Bash, which uses
'hash -r' instead.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
TODO: add argument --pixelsize with default value of 0.492 [arcsec]
|
| |
|
| |
|
|
|
|
| |
TODO: support updating other products to manifest.yaml
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
To replace 'scripts/chandra_gensbpreg.sh'
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
It seems the 'LINES' may be used as a environment variable.
|
| |
|
|
|
|
|
|
|
| |
Use newly developed tools:
+ manifest.py
+ results.py
+ renorm_spectrum.py
|
| |
|
| |
|
| |
|
| |
|
| |
|