Skip to content

Commit 97dc487

Browse files
committed
edit to figure after chat with Catherine
1 parent 7b7289a commit 97dc487

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

GMTscripts/meanSpecChisq.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# 3 is subs15, index6, Ltap6. In suppl
44
# 4 is subs50, index6, Ltap6. In suppl
55

6-
wch=1
6+
wch=1
77

88
if [[ $wch -eq 2 ]]; then
99
modname=NewNC-Lmax134-subs30-collectAll-index10-Ltap6-lrng26to128-Wiec
@@ -246,7 +246,7 @@ makecpt -Cgray -T${mincol}/${maxcol}
246246
# -Bx+l"angular radius of sill sources [@[^\circ@[]"
247247
# -Bx+l"radius of disk-shaped sources [@[^\circ@[]" -Bxa0.5
248248
# -R0.1/2.1/${dmin}/${dmax}
249-
gmt basemap -X10.5c -JX5.5c/-${height} -R2.2/78/${dmin}/${dmax} -Bx+l"horizontal correlation [km]" -By+l"depth [km]" -Bxf10a20 -Byf10a20 -BneSW
249+
gmt basemap -X10.5c -JX5.5c/-${height} -R2.2/78/${dmin}/${dmax} -Bx+l"horizontal correlation scale [km]" -By+l"depth [km]" -Bxf10a20 -Byf10a20 -BneSW
250250
grdimage ../GMTdata/solutions/${loadname}/singleChiSquare-km.grd
251251

252252
#gmt grdcontour ../GMTdata/solutions/${loadname}/singleChiSquare-km.grd -C${minus2sig}, -W0.5p,black,-
@@ -269,7 +269,7 @@ cl=100
269269
glcol=0.8p,black
270270

271271
# gmt plot -X6c -JX3c/-${height} ../GMTdata/solutions/${loadname}/singleChiSquare-minPerDepth.txt -R${minchisq}/${maxchisq}/${dmin}/${dmax} -Byf10a20 -Bpxcannots.txt -BneSw -W1p -Bx+l"min @[\chi^2_\nu@[" --MAP_GRID_PEN=faint,100
272-
gmt plot -X6c -JX3c/-${height} ../GMTdata/solutions/${loadname}/singleChiSquare-minPerDepth.txt -R${minchisq}/${maxchisq}/${dmin}/${dmax} -Byf10a20 -Bxcannots.txt -BneSw -W1p,${cl} --MAP_TICK_LENGTH_PRIMARY=6.6p
272+
gmt plot -X6c -JX3c/-${height} ../GMTdata/solutions/${loadname}/singleChiSquare-minPerDepth.txt -R${minchisq}/${maxchisq}/${dmin}/${dmax} -Byf10a20 -Bxcannots.txt -BneSw -W1p,${cl} #--MAP_TICK_LENGTH_PRIMARY=6.6p
273273

274274

275275
axlabshift=1.14

0 commit comments

Comments
 (0)