Distributed-CellProfiler icon indicating copy to clipboard operation
Distributed-CellProfiler copied to clipboard

Assaydev persite

Open ErinWeisbart opened this issue 1 year ago • 3 comments

make running assayed per site a supported option

ErinWeisbart avatar Dec 03 '24 22:12 ErinWeisbart

FMI, I'm not morally opposed, but what's the use case here? I can't ever remember a project where we wanted to do this (so it might be good to document when it IS useful)

bethac07 avatar Dec 03 '24 23:12 bethac07

When DOWNLOAD_FILES = True then it downloads all the files for the well but we have the pipeline set to only run on site 2. This will minimize file download by only downloading the site/s passed.

Also, a postdoc and I were talking about it and he was mentioning that with some regularity he forgets to re-check the flag module in pipeline in between performing local assay dev and running the pipeline in DCP and so accidentally runs assaydev on all sites. (And he's definitely not alone in that regard!). So having assaydev_persite bypasses that issue.

ErinWeisbart avatar Dec 04 '24 17:12 ErinWeisbart

That makes total sense to me! Thanks for the clarification. Always happy to improve how we do things :)

bethac07 avatar Dec 04 '24 18:12 bethac07