juliet icon indicating copy to clipboard operation
juliet copied to clipboard

raise ValueError when users fix parameters to unphysical values

Open nespinoza opened this issue 4 years ago • 0 comments

Currently, juliet runs but doesn't produce any samples if some parameters are fixed to unphysical values (e.g., a_p1 < 1). A good enhancement would be for juliet to check for those unphysical values, and raise, e.g., a ValueError forcing the user to change the fixed parameter so the code runs properly.

nespinoza avatar Jul 09 '20 14:07 nespinoza