Skip to content

Console messages not written to log file #102

@adrian-bodenmann

Description

@adrian-bodenmann

The Warnings in curve_fitting() (in oplab_pipeline/src/correct_images/tools/curve_fitting.py) are not being written to the log file.

curve_fitting() is called with joblib.delayed(), which could have to do with that. If so, it is likely that other warning messages from other bits of code run in parallel are missed as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions