You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Command: lh
/home/users/astar/gis/stukaishi/miniforge3/lib/python3.12/site-packages/geniml/likelihood/build_model.py:27: RuntimeWarning: invalid value encountered in log10
np.log10((file_no - i) / (no_possible - no_cov) + 1e-10),
Function 'main' executed in 6.2146min
Processing category: healthy_fetus
Command: lh
/home/users/astar/gis/stukaishi/miniforge3/lib/python3.12/site-packages/geniml/likelihood/build_model.py:27: RuntimeWarning: invalid value encountered in log10
np.log10((file_no - i) / (no_possible - no_cov) + 1e-10),
Function 'main' executed in 6.0920min
I have checked the file_no there is no problem and the coverage folder also works well with the other type of universe
Hope you can check it out, thanks for creating this amazing tools!
The text was updated successfully, but these errors were encountered:
Hi encountered this error while building the model for LH, and when I try to use the output model for creating the universe it failed as well
the code I am running:
The output:
I have checked the file_no there is no problem and the coverage folder also works well with the other type of universe
Hope you can check it out, thanks for creating this amazing tools!
The text was updated successfully, but these errors were encountered: