aboutsummaryrefslogtreecommitdiffstats
path: root/bin/make_expmap.py
Commit message (Collapse)AuthorAgeFilesLines
* make_expmap.py: Add "BUNIT" raw keyword after 'dmimgcalc'Aaron LI2017-02-261-1/+6
|
* make_expmap.py: Threshold-cut the exposure map (cut=1.5%)Aaron LI2017-02-241-4/+33
| | | | | * Copy several keywords from instrument map (as 'fluximage' does) * Set the merged expmap has block name "EXPMAP" (as 'fluximage' does)
* Split 'get_xygrid()' from 'make_expmap.py' to 'acispy/image.py'Aaron LI2017-02-241-17/+3
|
* Add make_expmap.py: Make spectral-weighted exposure mapAaron LI2017-02-231-0/+247