spacetelescope / astronify

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

Fix issues that come from negative values #65

Open jaymedina opened 1 year ago

jaymedina commented 1 year ago

We have issues with calculating the total area and standard deviation error when data points go into the negative y-axis. The current possible solution for this would be to offset all the data by some value to shift it up and out of the negatives, but this would be creating false flux and therefore auditory comparison between spectra would not be possible in the future.