spacetelescope / astronify

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

Improve long data series handling #35

Open ceb8 opened 3 years ago

ceb8 commented 3 years ago

Above a certain number of data points (somewhere between the number in a Kepler long cadence light curve and the number in a Kepler short cadence light curve) playing or writing a sonification starts to hang and kill the kernal. Ideally we would fix Astronofy so that any length is fine. But if that is not possible at the least there should be a hard limit and error thrown so that unsuspecting users do not repeatedly kill their kernel not knowing what the problem is.