Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ToDo: add sonification of ApRES data #17

Open
jkingslake opened this issue Mar 24, 2023 · 2 comments
Open

ToDo: add sonification of ApRES data #17

jkingslake opened this issue Mar 24, 2023 · 2 comments

Comments

@jkingslake
Copy link
Member

add a page about sonification of the ApRES data.

Follow this guide: https://gist.github.com/akey7/94ff0b4a4caf70b98f0135c1cd79aff3

@jkingslake
Copy link
Member Author

this capability will soon be included in a working form in XApRES (see here for a working code in a feature branch: https://github.com/ldeo-glaciology/xapres_package/blob/8f25013a0e61fdb72d6b14bef2f2ecf764eb0883/xapres_package/utils.py#L154), so it should be easy to include in the textbook page.

@jkingslake
Copy link
Member Author

this is now a feature of XApRES:

ds.chirp.isel(time=300, chirp_num=0, attenuator_setting_pair=0).sonify() 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant