virocon-organization / viroconweb

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

Add possibility to choose between number_of_intervals and width_of_bins in Fit #49

Closed janlehmk closed 6 years ago

janlehmk commented 6 years ago

Actually you have to define both parameters for fitting and you get a KeyError if you only define one of these.