Hi,
I am trying to replicate a paper that does acoustic and thermal modeling with k-Wave (https://elifesciences.org/articles/40541). They simulated the acoustic wave propagation of a focused ultrasound protocol. I thought it might be a good idea to start with the "Heterogeneous Propagation Medium" example, as the modeling has to be done at the skull.
Now to my understanding, if a CT-scan of a skull is used, the sound speed and density necessary in this example would be derived from the function hounsfield2density.
However, my lab can't do a CT-Scan. We have MRI structural scans (black bone) available which provide high image contrast between bone and other tissues (also see here: https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3473988/ for the type of sequence).
So I have the perhaps naive question whether there is an equivalent function to "hounsfield2density" that could also return the sound speed and density but just from the black bone scan (not from the CT Scan)
Thanks :)