Skip to content

Multiprocessing for outlier detection #241

Description

@astro-sobrien

Currently the adler_outliers_day.py script takes ~1.5 hours for ~3500 objects but this can be greatly improved with multiprocessing as the per-object analysis is independent and only the writing to the same final database would need more careful consideration

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Fields

    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions