StellarCartography / pydis

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

Error on HeNeAr_fit in manual reduction #77

Open aw1138 opened 5 years ago

aw1138 commented 5 years ago

When running HeNeAr_fit in manual mode on Python 3.6.6 and numpy 1.11.3 I get this type error: "genfromtxt() got an unexpected keyword argument 'skiprows' ". According to the numpy docs, skiprows was deprecated in 1.10, so it's probably just an updating thing. Screencap below for exact details.

wfit_error_pydis