Hi (again) Tom!!
I was looking at the stacked section in your dissertation, and I was wondering if you instead of using a fixed ppoints you used ppoints that change with depth (considering that it was a subduccion zone). Did you?
I was trying to implement something, but I am not sure how to get ppoints in depth for my section. I am also working in a subduction zone, I was trying something like:
boxes=get_profile_boxes …
for ppoint in unknown_depth_ppoints
plot_profile_map(boxes,inv,ppoint)
pstream=profile…
I think it is possible to do it, but I haven’t get with the right depth of piercing points. Do you think it is possible?
Thanks in advance! And have a nice weekend!!