aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/spectrum.py
Commit message (Collapse)AuthorAgeFilesLines
* Setup module 'acispy' and clean 'scripts' directoryAaron LI2017-02-191-44/+0
| | | | | | Setup a module 'acispy' to hold some generic Python modules for better/easier reuse, and clean up the 'scripts' directory, which will be used to hold the CLI tools.
* Add acis.py and spectrum.py modulesAaron LI2017-02-171-0/+44
Also add astropy to the runtime dependencies.