lsst-epo / citizen-science-notebooks

A collection Jupyter notebooks that can be used to associate Rubin Science Platform data to a Zooniverse citizen science project.
3 stars 1 forks source link

Separate out images-zip to its own cell and remove subject set name check #91

Closed ericdrosas87 closed 5 months ago

ericdrosas87 commented 5 months ago

User story

As the dev support for the citSci notebooks, I need to align the 01 notebook with the recent changes to the rubin.citsci PyPY package such that it continues to work as expected.

Definition of done

I have made the following changes to the notebook:

  1. Separate out the zip logic to its own cell
  2. Remove the subject_set_name check from the cell that calls send_image_data() as it has been moved to the PyPI package