domeckert / pyproffit

Pyproffit is a Python code for the analysis of X-ray brightness profiles from clusters of galaxies
GNU General Public License v3.0
18 stars 4 forks source link

fixing bug when setting model parameters on creation #12

Closed ghost closed 3 years ago

ghost commented 3 years ago

this should refer to self.npar instead of npar (as self.npar does not include the radius : model(x, *params))