Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | astro/query_simbad.py: print header with verbose output; various cleanups | Aaron LI | 2018-01-26 | 1 | -31/+27 |
| | |||||
* | astro/query_{ned,simbad}.py: Use list() on map() | Aaron LI | 2017-02-12 | 1 | -5/+2 |
| | |||||
* | astro/query_simbad.py: Significant update to sync with 'query_ned.py' | Aaron LI | 2017-02-11 | 1 | -59/+57 |
| | |||||
* | Add lc_clean.py, query_ned.py, query_simbad.py | Aaron LI | 2016-01-18 | 1 | -0/+139 |
* lc_clean.py: iteratively clip the lightcurve and make a TXT-format GTI file for use in xselect (for Suzaku data filtering) * query_ned.py, query_simbad.py: query NED/SIMBAD using 'astroquery' by supplying the source name |