comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » queryvizier error (astronomy library)
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
queryvizier error (astronomy library) [message #70108] Thu, 11 March 2010 10:59
MichaelT is currently offline  MichaelT
Messages: 52
Registered: May 2006
Member
Dear all,

I have encountered an error when using queryvizier from NASA's
astronomy library:

This is OK:
IDL> info_2mass = QueryVizier('VII/233', [187.11083, 12.346944], [1,
1])
% WEBGET: ERROR - no lines of text read
% QUERYVIZIER: No sources found within specified radius

The error:
IDL> info_2mass = QueryVizier('VII/233', [187.11083, 12.346944], [1,
1], /AllColumns)
% Subscript range values of the form low:high must be >= 0, < size,
with low <= high: T.
% Execution halted at: QUERYVIZIER 301 D:\RSI\astro_lib\pro
\queryvizier.pro

The first case is OK as there is obviously no object found at the
respective location.
However, I'd expect to receive the same message when I use the /
AllColumns keyword. But, as you can see, there is an error at line
301, which I am unable to resolve.

Anybody here who'd like to have a look?

Thanks,
Michael
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: How to get the current working directory
Next Topic: Re: queryvizier error (astronomy library)

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sun Oct 12 14:17:51 PDT 2025

Total time taken to generate the page: 1.68049 seconds