Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to query find_starhorse.py #4

Open
catherinezucker opened this issue Jan 10, 2023 · 1 comment
Open

unable to query find_starhorse.py #4

catherinezucker opened this issue Jan 10, 2023 · 1 comment

Comments

@catherinezucker
Copy link

Hello! I am trying to query starhorse by parts and I am getting an error:

python find_starhorse.py --offset=0..10
#+++ ERROR /home/cds/vizier/bin/catClient.py -source=starhorse -c.rs=2.0 -recno=0..10 --format=tsv

My script works for other tables (e.g. find_unwise.py, etc.). Any idea what's going on? Thanks so much!

@gilleslandais
Copy link
Collaborator

Hello,
offset starts at 1; please update your command with --offset=1..10
(the error message is no clear: I confess..)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants