juliet
juliet copied to clipboard
raise ValueError when users fix parameters to unphysical values
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.