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

How do I find out which files to delete? #254

Open
sumitaghosh opened this issue Jun 5, 2024 · 0 comments
Open

How do I find out which files to delete? #254

sumitaghosh opened this issue Jun 5, 2024 · 0 comments

Comments

@sumitaghosh
Copy link

sumitaghosh commented Jun 5, 2024

Hello! Thank you for all your help so far. I have a new question.

I'm running PyMultiNest on Slurm for 100 different likelihoods (each one is only slightly different from every other by a certain factor nu) in order to make an evidence plot. Somehow one of the resume files became corrupted, but PyMultiNest isn't telling me which one is corrupted so I don't know which set of files to delete. The error message is "ERROR: no. of points in ev.dat file is not equal to the no. specified in resume file." How can I change this so that it tells me the exact name of the ev.dat file?

This is a problem because I'm using ProcessPoolExecutor to do these runs, but when a single run aborts it cancels the entire job for some reason I don't understand. When I put a try-except in there nothing changes.

Thanks again!

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