Moving Dom's DCutils ...

This commit is contained in:
seogi_macbook
2016-05-03 09:20:58 -07:00
parent 354e57f24e
commit 6e12bdc57a
3 changed files with 319 additions and 1 deletions
+1 -1
View File
@@ -278,7 +278,7 @@ def plot_pseudoSection(DCsurvey, axs, stype='dpdp', dtype="appc", clim=None):
ticks = np.linspace(cmin,cmax,3)
cbar.set_ticks(ticks)
cbar.ax.tick_params(labelsize=10)
if dtype == 'appc':
cbar.set_label("App.Cond",size=12)
elif dtype == 'appr':