menchelab / BioProfiling.jl

A flexible Julia toolkit for high-dimensional cellular profiles
MIT License
13 stars 1 forks source link

Images processed for nothing in diagnostic_images #46

Open koalive opened 1 year ago

koalive commented 1 year ago

When show = false, saveimages = true, savelimit = 2, we could stop looping over all images (and assembling rgb images) after exporting the 2 images requested. This is relevant when the following images are not available for some reasons (e.g. sampling locally a large dataset).