diffpy / diffpy.srmise

Other
0 stars 7 forks source link

Polynomial count Error #66

Open stevenhua0320 opened 2 months ago

stevenhua0320 commented 2 months ago

when running arbitrary scirpt, it gives an error in polynomial if (free is False).sum() == self.npars: ^^^^^^^^^^^^^^^^^^^ AttributeError: 'bool' object has no attribute 'sum'