pydcf icon indicating copy to clipboard operation
pydcf copied to clipboard

about the "'numpy.float64' object cannot be interpreted as an integer"

Open bluecandyrain opened this issue 1 year ago • 1 comments

I add the line "N = int(N)" after line 333 and it could run in it entirety, but the output result contains only 5 DCF and the most of the rest show "nan". I wonder if it is because the wrong modification or the improper data set.

bluecandyrain avatar Feb 22 '24 02:02 bluecandyrain

Oh. I just see the example files. The modification indeed work. It seems that my data sets exist some problems. Anyway, this modification seems to be useful for the problem of "numpy.float64.......".

bluecandyrain avatar Feb 22 '24 02:02 bluecandyrain