Hello all,
I'm creating a model with the follwoing characteristics:
1. It will use a focused ultrasound transducer
2. The ultrasound beam will pass through skin, fat, muscle, bone and brain tissue in order, so tissue properties must be discretely assigned to each layer.
In order to do this I have taken a saggital MRI scan and colored in all the different tissues.
I planned on loading this image onto kwave and assigining each bitmap color value distinct tisue properties.
I used loadimage (from the loading external image maps example) but what it did was sum up the colors. I tured commenting otu that part of the code but it resulted in an error regarding resolution mismatch.
I've looked at the homogenous and heterogenous medium examples but its really unclear to me that what I'm attempting to do is even possible in k-wave.
I can offer more info if needed.
Any help is appreciated!