Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | astro/query_simbad.py: print header with verbose output; various cleanups | Aaron LI | 2018-01-26 | 1 | -4/+5 |
* | astro/query_ned.py: properly print header; cleanups | Aaron LI | 2018-01-26 | 1 | -24/+15 |
* | astro/query_ned.py: "Object Name" doesn't need decode | Aaron LI | 2018-01-26 | 1 | -1/+1 |
* | astro/query_{ned,simbad}.py: Use list() on map() | Aaron LI | 2017-02-12 | 1 | -5/+2 |
* | astro/query_ned.py: Add argument "--brief", some updates | Aaron LI | 2017-02-11 | 1 | -9/+10 |
* | astro/query_ned.py: also output RA, DEC results | Aaron LI | 2016-05-25 | 1 | -20/+27 |
* | astro/query_ned.py: simplify queried results process; update arguments process | Aaron LI | 2016-05-25 | 1 | -59/+51 |
* | astro/query_ned.py: some PEP8 fixes; update comment a bit | Aaron LI | 2016-05-25 | 1 | -21/+26 |
* | Add lc_clean.py, query_ned.py, query_simbad.py | Aaron LI | 2016-01-18 | 1 | -0/+133 |