cmillion / gPhoton

The GALEX photon database and tools project.
Other
21 stars 11 forks source link

gMap error #288

Closed Tiantian92 closed 1 year ago

Tiantian92 commented 1 year ago

Hi, I meet an error when I use gMap download the data. The error is "TypeError: 'numpy.float64' object cannot be interpreted as an integer" by Python 3.8.9. If this issue could be resolved?

cmillion commented 1 year ago

Image creation was always somewhat fragile and was never tested in the newest versions of Python.

I suggest that you use the newer gPhoton2 instead. https://github.com/millionconcepts/gphoton2

Tiantian92 commented 1 year ago

Thanks for your reply!!! I will try that.

Image creation was always somewhat fragile and was never tested in the newest versions of Python.

I suggest that you use the newer gPhoton2 instead. https://github.com/millionconcepts/gphoton2