Skip to content
This repository was archived by the owner on Jul 13, 2025. It is now read-only.
This repository was archived by the owner on Jul 13, 2025. It is now read-only.

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

@mtauraso

Description

@mtauraso

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions