Skip to content

Save csv file of aeroacustics plots #154

Answered by EdoAlvarezR
AndreaRapi asked this question in Q&A
Discussion options

You must be logged in to vote

All the acoustics data that was generated by PSU-WOPWOP and BPM is stored under the dictionaries datasets_pww and datasets_bpm after calling

noise.read_data(dataset_infos; datasets_pww=datasets_pww, datasets_bpm=datasets_bpm)

You can access those dictionaries to fetch frequencies, SPL, and OASPL directivity (and perhaps save it as CSV if that format is better suited for your needs).

I'd recommend taking a look at the plotting functions to see how to process the PSU-WOPWOP and BPM data that is stored in those dictionaries: LINK1 LINK2

Replies: 4 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@AndreaRapi
Comment options

@philm71
Comment options

@AndreaRapi
Comment options

@philm71
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by EdoAlvarezR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants
Converted from issue

This discussion was converted from issue #146 on March 19, 2024 18:51.