Closed HannoSpreeuw closed 3 years ago
RuntimeWarning: invalid value encountered in double_scalars
occurs a number of times when running nosetests.
This comes from fitting.py - in the cases that xxbar==yybar (exactly, so only with artificial data) -
and from extract.py - still to be figured out.
Fixed by #10.
RuntimeWarning: invalid value encountered in double_scalars
occurs a number of times when running nosetests.
This comes from fitting.py - in the cases that xxbar==yybar (exactly, so only with artificial data) -
and from extract.py - still to be figured out.