schrodinger.maestro.maestro_job_callbacks module

Post-incorporation job callbacks for use with jobhandler.job_incorporated. These callbacks will be called after maestro incorporates the job, regardless of whether the panel is open.

Not to be confused with maestro.JOB_INCORPORATION_CALLBACK, which allows a panel to incorporate a job itself (skipping maestro incorporation).

We might change this API so its use is currently discouraged.