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

[BUG] DP02_13a_Image_Cutout_SciDemo.ipynb does not work on USDF RSP #76

Closed
mtauraso opened this issue Nov 26, 2024 · 3 comments
Closed

Comments

@mtauraso
Copy link

mtauraso commented Nov 26, 2024

Describe the bug
Attempting to run the DP02_13a_Image_Cutout_SciDemo.ipynb on USDF RSP at usdf-rsp.slac.stanford.edu results in an unhelpful crash resulting from a 404 of the backend service.

This does not happen on the data.lsst.cloud instance, which leads me to believe it is somehow a USDF issue.

To Reproduce
Steps to reproduce the behavior:

  1. Start a Jupyter notebook on the USDF RSP.
  2. Upload the linked notebook
  3. Run the cells individually to see the error in section marked "Error occurs here"
  4. Run subsequent cells to see that this is a USDF RSP issue where there is not a repository for the butler URL of sample data.
  5. Note that the error does not occur when this sequence of steps is repeated on the cloud RSP at (data.lsst.cloud)
  6. Note that similar behavior can be achieved on both RSPs with the DP02_13a_Image_Cutout_SciDemo.ipynb notebook during execution of section 2.2.

Expected behavior
I would expect requests for DP0.2 data in tutorial notebooks to be available on the USDF RSP.

I would separately want the libraries involved to accurately report error conditions. See pvo issue 625 for the issue of accurate reporting of errors.

Desktop (please complete the following information):

  • OS: OSX
  • Browser Firefox
  • Version 132.0

Additional context
Add any other context about the problem here.

@MelissaGraham
Copy link
Contributor

Hi @mtauraso, thanks for this and apologies for the delayed response. DP0.2 is not supported at the USDF, but is available via the RSP at data.lsst.cloud. The tutorial notebooks will run just fine there.

For the process to get an account at data.lsst.cloud:
https://rsp.lsst.io/guides/getting-started/get-an-account.html

@MelissaGraham
Copy link
Contributor

I think that solves the issue so I'm going to close it but please don't hesitate to reach out again.

@mtauraso
Copy link
Author

mtauraso commented Dec 5, 2024

Got it, thanks

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