marek-cottingham / magSonify

Python library to enable the sonification of space magnetosphere data
MIT License
2 stars 0 forks source link

DataSet.fillMask() #11

Closed marek-cottingham closed 3 years ago

marek-cottingham commented 3 years ago

:param mask: specify np.array, Numpy array (same len as data series, values should be int 0 or 1) (Look this up in numpy docs)

Consider renaming method

marek-cottingham commented 3 years ago

Better names: indiciesMask, indiciesFlags