aboutsummaryrefslogtreecommitdiffstats
path: root/astro/query_ned.py
Commit message (Collapse)AuthorAgeFilesLines
* astro/query_{ned,simbad}.py: Use list() on map()Aaron LI2017-02-121-5/+2
|
* astro/query_ned.py: Add argument "--brief", some updatesAaron LI2017-02-111-9/+10
|
* astro/query_ned.py: also output RA, DEC resultsAaron LI2016-05-251-20/+27
|
* astro/query_ned.py: simplify queried results process; update arguments processAaron LI2016-05-251-59/+51
|
* astro/query_ned.py: some PEP8 fixes; update comment a bitAaron LI2016-05-251-21/+26
|
* Add lc_clean.py, query_ned.py, query_simbad.pyAaron LI2016-01-181-0/+133
* 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