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

Question to access urls #1

Open
saschastahl opened this issue Oct 24, 2016 · 4 comments
Open

Question to access urls #1

saschastahl opened this issue Oct 24, 2016 · 4 comments

Comments

@saschastahl
Copy link

When I do download.get_access_urls(utils.outputfiles(jobs(0),"DV_Prompt_D02KsPiPi_DT.root"))
is the order of subjobs respected in the output? I am wondering because I see some failures when looping over this list later and would like to be able to check the corresponding job.

@rmatev
Copy link
Owner

rmatev commented Oct 24, 2016

Both download.get_access_urls and utils.outputfiles should preserve order.

@saschastahl
Copy link
Author

And if a subjob did not produce output this is skipped?

@rmatev
Copy link
Owner

rmatev commented Oct 24, 2016

Exactly, utils.outputfiles will skip it and issue an info/warning message

@saschastahl
Copy link
Author

so my list later then loses the information which files were skipped?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants