qp.analyze.checkup

Check QM job status and classify failure modes.

Functions

check_all_jobs

Classify all QM jobs by status and generate summary reports.

check_failure_mode

Classify a completed QM job based on its output file content.

check_submit_record

Determine job status from the submit record file.

classify_job

Classify a single QM job's status.

extract_author

Extract the submitting user's name from a submit record.

format_plot

General plotting parameters for the Kulik Lab.

plot_authors

Generate a bar chart of job counts per author and save to checkup/author_credit.png.

plot_failure_modes_from_csv

Generate a bar chart of failure mode counts from CSV and save to file.

plot_failures

Generate a bar chart of job status counts and save to checkup/job_status.png.

write_author_credit_csv

Write a CSV summarizing job counts per submitting author.