StellarCartography / pydis

DEPRECATED: Check out PyKOSMOS!
https://github.com/jradavenport/pykosmos
MIT License
43 stars 27 forks source link

Update pydis.py #78

Open brycebolin opened 5 years ago

brycebolin commented 5 years ago

replace skiprows with skip_header because "skiprows was removed in numpy 1.10. Please use skip_header instead."

https://docs.scipy.org/doc/numpy-1.15.1/reference/generated/numpy.genfromtxt.html