As the developer of the citSci pipeline package, I need to separate out the zip logic from the rest of the send_image_data() logic so that the send_image_data() cell is performant.
Definition of done
I have separated out the zip logic from the send_image_data() function
User story
As the developer of the citSci pipeline package, I need to separate out the zip logic from the rest of the
send_image_data()
logic so that thesend_image_data()
cell is performant.Definition of done
I have separated out the zip logic from the
send_image_data()
function