Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cycling_analysis utility #14

Open
lorisercole opened this issue Oct 17, 2022 · 0 comments
Open

cycling_analysis utility #14

lorisercole opened this issue Oct 17, 2022 · 0 comments
Labels
deliverable This issue is associated or required by a deliverable in a funding project

Comments

@lorisercole
Copy link
Collaborator

The utils/cycling_analysis utility checks if a job was monitored and tries to retrieve the most recent results.
These can be the output of the monitoring job, or the last snapshot that it retrieved, or the output of the CalcJob, or the raw data file.
https://github.com/epfl-theos/aiida-aurora/blob/23811bc02e59e8c01e7cf449ff5fa0d5f27db666/aiida_aurora/utils/cycling_analysis.py#L102-L108

Once #13 is implemented, this function can be simplified, as the workchain should link to the correct output node.
https://github.com/epfl-theos/aiida-aurora/blob/23811bc02e59e8c01e7cf449ff5fa0d5f27db666/aiida_aurora/utils/cycling_analysis.py#L193-L208

@ramirezfranciscof ramirezfranciscof added the deliverable This issue is associated or required by a deliverable in a funding project label Nov 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deliverable This issue is associated or required by a deliverable in a funding project
Projects
None yet
Development

No branches or pull requests

2 participants