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

Test out the Image Cutout Service in concurrent processing an evaluate performance #104

Closed ericdrosas87 closed 2 weeks ago

ericdrosas87 commented 3 months ago

User story

As a PI using the citSci notebooks and pipeline, I would like to know if the Image Cutout Service can be used in concurrent processing so I can be better informed when I curate my data intended for the Zooniverse platform.

Definition of done

I have assessed whether the image cutout service can be used in parallel processing in the RSP Notebook Aspect.

Also test out the astropy.vizualizations library for converting the FITS files to PNGs.

ericdrosas87 commented 2 weeks ago

Long forgot to comment on this and close it out, as things stand the performance of the ICS is not a good substitute for Butler + AFW. It would be good to pick this up again with further guidance from the creator of the notebook or someone more experienced with the Image Cutout Service.