You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 21, 2023. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
aw1138
changed the title
Error on wfit in manual reduction
Error on HeNeAr_fit in manual reduction
Oct 3, 2018
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
The text was updated successfully, but these errors were encountered: