0 votes
605 views
I get this error when trying to download images in your example notebook. I get the same error when i run queries for my own images.
by bindahl (120 points) | 605 views

1 Answer

0 votes
Hi, thank you for reaching out. Could you please say which notebook specifically? (as several notebooks perform image cutouts). I just tested the one in 01_GettingStartedWithDataLab/02_GettingStartedWithDataLab.ipynb and it appears to be working fine.

Please also, just in case, make sure you are running the latest notebooks. You can get the latest copies by opening a Terminal (from Jupyter dashboard, click New-->Terminal), and there type:

getlatest foobar

(use whatever name you like for the target directory, here it's foobar).

Then run the notebook there. Still the same problem?

Thanks,

Robert
by datalab (20.7k points)
I am running the same notebook as you and getting this error on the line:

gimage = io.fits.getdata(utils.data.download_file(url,cache=True,show_progress=False,timeout=120))

I followed your instructions and created the folder foobar with the latest notebooks. I ran the same notebook from inside that folder and got the same error on the same line.
We had a database connection issue that is now been resolved. Please try it again and let us know if the error still exists. Thanks!
It is working for me now. Thanks!

416 questions

434 answers

440 comments

636 users

Welcome to Data Lab Help Desk, where you can ask questions and receive answers from other members of the community.

Categories