aboutsummaryrefslogtreecommitdiffstats
path: root/astro/query_ned.py
Commit message (Expand)AuthorAgeFilesLines
* astro/query_simbad.py: print header with verbose output; various cleanupsAaron LI2018-01-261-4/+5
* astro/query_ned.py: properly print header; cleanupsAaron LI2018-01-261-24/+15
* astro/query_ned.py: "Object Name" doesn't need decodeAaron LI2018-01-261-1/+1
* 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