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

restarts with start number below a previous stop #164

Closed
rvweeren opened this issue Nov 20, 2024 · 1 comment
Closed

restarts with start number below a previous stop #164

rvweeren opened this issue Nov 20, 2024 · 1 comment

Comments

@rvweeren
Copy link
Owner

wsclean_h5list = list(np.load('wsclean_h5list.npy'))

Allow proper restarting in case of a --start value below a previous --stop value.

The cleanest solution is probably to replace wsclean_h5list.npy with wsclean_h5list_selfcalcycleNNN.npy

@rvweeren
Copy link
Owner Author

rvweeren commented Jan 1, 2025

Fixed with a4fe99c

@rvweeren rvweeren closed this as completed Jan 1, 2025
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

1 participant