virocon-organization / viroconweb

A software to compute environmental contours. Django web-application package.
MIT License
2 stars 1 forks source link

Adjust input fields for 1. variable (e.g. Normal distribution does not have a shape parameter) #12

Closed ahaselsteiner closed 6 years ago

ahaselsteiner commented 6 years ago

Currently, when Normal distribution is selected for the first variable, the user should input 3 parameters. The normal distribution only has one, however. For the higher dimensional variables this works properly.

image