Custom guess for Hartree-Fock

@jmisiewicz Is there a way to do this using the QCSchema/QCElemental interface for psi4? I.e., a clean way to submit a guess wavefunction to psi4 using the AtomicResult.wavefunction property as an input to a subsequent calculation where this wfn would exist as a keyword/extra on an AtomicInput object? Much thanks!

I need to know what level of theory the “guess wavefunction” was computed at and what the “subsequent calculation” is. Are these both SCF theories?