Skip to content

Parallelize particle_analysis for multiple images #84

Description

@TomSlater

At the moment, if particle_analysis is given a list of images, it will execute on one image at a time. It would make much more sense to fully parallelize this process.

It would also make sense to parallelize any processes that run on the particle_list object. For instance, EDX quantification takes some time to run on many particles and might be parallelizable.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions