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

Do not fail subsequent jobs if one doesn't have associated gpubox files #31

Open
harrisonbarlow opened this issue Nov 26, 2020 · 1 comment

Comments

@harrisonbarlow
Copy link
Contributor

If we ask it to download a series of observation but one of them doesn't have any associated gpubox fits files, all the subsequent downloads also fail. An example is this (ultra-short) list:
1279803256
1283772224
The first has no files and the second does have files, but if you ask mwa_client for both then you will get neither.

@tjgalvin
Copy link

tjgalvin commented Nov 26, 2020

I have made #32 that should do the trick. On my particular test file it skips the ~50 or so observations that have no gpufits files and will continue on the remaining ones that do.

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