aboutsummaryrefslogtreecommitdiffstats
path: root/acispy/header.py
Commit message (Collapse)AuthorAgeFilesLines
* acispy/header.py: Add 'read_keyword2()'Aaron LI2017-02-261-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 keywordsAaron LI2017-02-201-0/+77