danforthcenter / plantcv

Plant phenotyping with image analysis
Mozilla Public License 2.0
661 stars 264 forks source link

Alt Parallelization Scheme #5

Closed maliagehan closed 9 years ago

maliagehan commented 9 years ago

Alternative parallelization schema for PlantCV that will allow the selection of some metadata (angle etc).

maliagehan commented 9 years ago

NF added image_analysis.py to make this more flexible. Still working out the kinks to make this even more flexible.

nfahlgren commented 9 years ago

Python multiprocessing implemented, plus the removal of automatic matplotlib plotting seems to have lifted our CPU limit.