Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | acispy/header.py: Add 'read_keyword2()' | Aaron LI | 2017-02-26 | 1 | -3/+31 |
| | | | | | | The 'read_keyword2()' uses 'astropy.io.fits' to manipulate the FITS header, and can access the raw/reserved FITS keywords that 'dmkeypar' cannot read. | ||||
* | Add acispy/header.py to read/write/copy FITS header keywords | Aaron LI | 2017-02-20 | 1 | -0/+77 |