weaverba137 / pydl

Library of IDL astronomy routines converted to Python.
BSD 3-Clause "New" or "Revised" License
28 stars 16 forks source link

Eliminate warnings about using non-tuple indexes in Numpy arrays. #57

Closed weaverba137 closed 4 years ago

weaverba137 commented 4 years ago

Numpy is issuing warnings about using objects other than tuple() for array indexes.