Skip to content

(SIM) - plot_sim_temp_data.py #38

@william-aaron-CFA

Description

@william-aaron-CFA

Periodically, the plot_sim_temp_data.py script, which is part of the SIM temperature monitoring script /data/mta/Script/SIM/Scripts/sim_temp_wrap_script, will stall out from its cronjob run on mta@boba-v

This stall is not prevented by the lock files generated before the regular main function run, which means that the stall occurs in the initialization step. It is likely a result of a known sporadic issue with importing custom MTA library functions as this script imports two MTA packages, mta_common_functions and robust_linear.

it is recommended that to prevent these stalls in the future, the functionality offered by these custom packages should be handled by separately tested packages such as calendar, Chandra.Time, numpy, math, ect.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Priority-LowLow Priority Issue - Fix in conjustion with other issuesbugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions