You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to be able to use Psi4 in a Jupyter notebook, but part of my workflow involves feeding the output into cclib for conversion to CJSON. Unfortunately, the truncated output from PsiAPI can't be parsed by the cclib parsers. Is there (or can there be) a way to toggle a "full" output using psi4.set_output_file()?