No proper error message
Closed this issue · 4 comments
nilay121 commented
Not getting any error message when we pass a numpy array having strings of number to the MCSamples() class. The functions goes in an infinite loop and never terminates
cmbant commented
Reproducing code please
…________________________________
From: NILAY KUSHAWAHA ***@***.***>
Sent: Thursday, February 17, 2022 7:53:26 AM
To: cmbant/getdist ***@***.***>
Cc: Subscribed ***@***.***>
Subject: [cmbant/getdist] No proper error message (Issue #78)
Not getting any error message when we pass a numpy array having strings of number to the MCSamples() class. The functions goes in an infinite loop and never terminates
—
Reply to this email directly, view it on GitHub<#78>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AA6GQI6G3K46TRYYN7TPDYLU3SSPNANCNFSM5OT4BN6Q>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
nilay121 commented
cmbant commented
OK thanks. This looks like a fairly obscure user error, but you are welcome to make a pull request with extra error handling.
nilay121 commented
Thanks for your reply, I will try it.