wlandsman / IDLAstro

Astronomy related procedures in the commercial IDL language
https://asd.gsfc.nasa.gov/archive/idlastro/
BSD 2-Clause "Simplified" License
146 stars 64 forks source link

Fix for querysimbad / output improvement for readcol #16

Closed planetmaker closed 8 years ago

planetmaker commented 8 years ago

querysimbad.pro in its current form does not return any fluxes as the web query misses the flag for it. The pull request fixes that.

readcol.pro has several reasons to skip a line being read, but does not specify in the output why. The patch amends the reason for skipping a line to the output.