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

Scheduling problem with "second-order pointers" #481

Open
JorMaister opened this issue Nov 30, 2023 · 0 comments
Open

Scheduling problem with "second-order pointers" #481

JorMaister opened this issue Nov 30, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@JorMaister
Copy link
Contributor

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:

image

The run.stderr log:

image

The schedule.log:

image

@JorMaister JorMaister added the bug Something isn't working label Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant