Pixel will return a zip file as the output containing png images with their specified names. The output is later used in Paco's method.
The researchers must be aware of the layers and their orders in pixel. The ordering of the layers must remain unchanged when interacting with pixel, because Paco's method follows the same convention. For instance, if you always identify layer 1 as staff then other pixel tasks will also need layer 1 as staff.
zipperjob works in python2 and needs to be tested later with python3, but for now, is ready to be merged with develop!
Zipper job is now integrated into pixel ⚡️
Pixel will return a zip file as the output containing png images with their specified names. The output is later used in Paco's method. The researchers must be aware of the layers and their orders in pixel. The ordering of the layers must remain unchanged when interacting with pixel, because Paco's method follows the same convention. For instance, if you always identify layer 1 as staff then other pixel tasks will also need layer 1 as staff. zipperjob works in python2 and needs to be tested later with python3, but for now, is ready to be merged with develop!