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 was scheduling a small project that failed at some point. The error indicates that the tomograms (precedents) are None, while they are not. The key point is that it's a "second-order pointer" which means that the input involved is a set of subtomograms that points to a set of coordinates (well-detected by the scheduling procedure) that points to a set of tomograms (the precedents, the ones that are not detected). See the figures below for more details:
The scheduled project:
The run.stderr log:
The schedule.log:
The text was updated successfully, but these errors were encountered:
I was scheduling a small project that failed at some point. The error indicates that the tomograms (precedents) are None, while they are not. The key point is that it's a "second-order pointer" which means that the input involved is a set of subtomograms that points to a set of coordinates (well-detected by the scheduling procedure) that points to a set of tomograms (the precedents, the ones that are not detected). See the figures below for more details:
The scheduled project:
The run.stderr log:
The schedule.log:
The text was updated successfully, but these errors were encountered: