astronify icon indicating copy to clipboard operation
astronify copied to clipboard

Astronomical data sonification.

Results 34 astronify issues
Sort by recently updated
recently updated
newest added

While I am able to hear sound as expected for a single .play() command in a Python notebook, if running as part of a script from the command line I...

bug

It's possible and in fact too easy to overwhelm the speaker and get unpleasant sounds, we need to implement automatic clipping so this can't happen.

bug

Currently we're doing one stream per note, this seems unnecessary and spawns way too many streams. Figure out a better way to do this.

enhancement

Haven't done a ton of testing for edge cases, especially for transit signals that end right near / on / right after the end of the light curve array to...

simulator