MTgeophysics / mtpy

Python toolbox for standard Magnetotelluric (MT) data analysis
GNU General Public License v3.0
145 stars 66 forks source link

Penetration 2d output #128

Open kashkoulimohammad opened 3 years ago

kashkoulimohammad commented 3 years ago

Dear all,

I tried to get a suitable output from plot_penetration_depth2d and I changed some parameters in the penetration.py and penetration_depth2d.py but none of the parameters changed the output. How can I control output? MT_Penetration_Depth_Profile_by_det

Regards, Mohammad

alkirkby commented 3 years ago

I am assuming you would like to select fewer periods to plot, is that right? The example script plot_penetration_depth2d.py in examples/scripts shows how to do this. Could you please paste your script here so we can see what parameters you are using?

kashkoulimohammad commented 3 years ago

No, I want to plot all of the periods and control the legend but I could not. I used the script you mentioned.