-
Notifications
You must be signed in to change notification settings - Fork 129
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
*ERROR* Error when loading samples: The sum of logpriors in the sample is not consistent. #306
Comments
Looks similar to the temperature checking issue that was fixed, from recent temperature-related changes. for @JesusTorrado to check when back. To workaround you can just comment out these checks. |
@cmbant, sure. Do you know where I could find and comment that out? Thanks. |
Just search for the error message (The sum of logpriors in the sample is not consist) |
Hi @cmbant, I have a similar issue and I would like to confirm if it is safe to deactivate the following check as well:
|
The temperature error should be fixed/worked around in latest Cobaya master - were you using that? @JesusTorrado, had any chance to look at fix for all these new read accuracy errors? |
Not yet. I was doing some I/O experiments. I'll get to it very soon! |
Thank you both
Mustapha
…----------------------------------------------------------------------------------------------------------------------
Mustapha Ishak, Professor of Physics and Astrophysics
Fellow of the APS and AAAS
UTD Cosmology, Astrophysics and Relativity Group Founder
url : https://www.utdallas.edu/~mishak/ Office : SCI3.257K
Email: ***@***.******@***.***> Phone: 972-883-2815
----------------------------------------------------------------------------------------------------------------------
From: Jesús Torrado ***@***.***>
Sent: Monday, September 25, 2023 4:13 AM
To: CobayaSampler/cobaya ***@***.***>
Cc: Ishak-Boushaki, Mustapha ***@***.***>; Author ***@***.***>
Subject: Re: [CobayaSampler/cobaya] *ERROR* Error when loading samples: The sum of logpriors in the sample is not consistent. (Issue #306)
Not yet. I was doing some I/O experiments. I'll get to it very soon!
-
Reply to this email directly, view it on GitHub<#306 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AFPMNY4MTBYEFU7IU3HK5STX4FDKVANCNFSM6AAAAAA27YSOKM>.
You are receiving this because you authored the thread.Message ID: ***@***.******@***.***>>
|
@mishakb could you please check if the new branch The easiest way is to install with pip from that branch with
|
Probably fixed by #322. Please reopen if it can still be reproduced. |
Hello, 2024-08-07 14:24:51,806 [0 : samplecollection] ERROR The sample seems to have an inconsistent temperature. Is it related to this issue? Can it be solved also by installing with the following? |
I think that's already merged. Can you attach chains/code to reproduce the issue? |
@SukanB can you share the files? |
Hi @cmbant , thanks for your response. I only made changes in the file classy/source/background.c, to modify the existing scalar field potential for dark energy. I attach the modified code and the output file here. Also, please note that this is after I resume a previous run that has stopped before. |
Thanks, but could you attach zip of the actual offending chain files (FTPLDU/ftpdu*) |
@SukanB or email directly if you don't want it public |
Thanks for emailing the file. OK, so the temperature thing is a bit of a red herring, the issue is the last line of chain files not having a complete set of columns, and hence being filled with NaN when loaded into the collection (presumably from walltime kill happening during file write or before flush). |
I have this error when I try to resume a job. I was able to resume it at least one time but this second tie it gives this. I tried several times but with same message. His is the job.out file content:
The text was updated successfully, but these errors were encountered: