spacetelescope / astronify

Astronomical data sonification.
https://astronify.readthedocs.io
73 stars 15 forks source link

Get rid of 6th bin for some data files #67

Open jaymedina opened 1 year ago

jaymedina commented 1 year ago

Sometimes we end up with a 6th bin (filled with zeros, so does not affect the actual output) probably due to the num. of data points not being divisible by 5. Low priority, but still needs to be addressed.