-
Notifications
You must be signed in to change notification settings - Fork 63
Description
Dear Professor,
Thank you very much for developing and sharing the open-source DeepWave toolkit. I am a PhD student working on medical ultrasound imaging, and I have found DeepWave’s automatic differentiation capability to be extremely valuable for my research.
Currently, I am exploring velocity inversion by constraining RTM images. For this purpose, I would like to implement a conventional RTM based on wavefield cross-correlation. From my understanding, this might be approximated by performing a single iteration of LSRTM and extracting the gradient. However, I am uncertain how to apply illumination compensation to the resulting image in this case. Could you advise whether there is a recommended way to achieve this within DeepWave?
In addition, I am also interested in improving RTM image quality through wavefield decomposition. Would this require modifying the underlying wavefield propagation code, or is there an existing functionality in DeepWave that could support this?
I greatly appreciate your time and any guidance you can provide.
Best regards,