1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147
|
[settings]
aspect = 1.0
autoAspect = on
autoZAspect = on
axesColour = black
axisUnitStyle = ratio
backup = off
bar = 1.0
binOrigin = 0
binWidth = 1
boxFrom = 0
boxWidth = 0
calendarIn = British
calendarOut = British
clip = off
colKey = on
colKeyPos = Right
colour = on
contours = 12
c1Range_log = false
c1Range_max = 0
c1Range_max_auto = true
c1Range_min = 0
c1Range_min_auto = true
c1Range_renorm = true
c1Range_reverse = false
c2Range_log = false
c2Range_max = 0
c2Range_max_auto = true
c2Range_min = 0
c2Range_min_auto = true
c2Range_renorm = true
c2Range_reverse = false
c3Range_log = false
c3Range_max = 0
c3Range_max_auto = true
c3Range_min = 0
c3Range_min_auto = true
c3Range_renorm = true
c3Range_reverse = false
c4Range_log = false
c4Range_max = 0
c4Range_max_auto = true
c4Range_min = 0
c4Range_min_auto = true
c4Range_renorm = true
c4Range_reverse = false
dataStyle = points
display = on
dPI = 300
fontSize = 1
funcStyle = lines
grid = off
gridAxisX = 1
gridAxisY = 1
gridAxisZ = 1
gridMajColour = grey70
gridMinColour = grey85
key = on
keyColumns = 0
keyPos = top right
key_xOff = 0.0
key_yOff = 0.0
landscape = off
lineWidth = 1.0
multiPlot = off
numComplex = off
numDisplay = natural
numErr = on
numSF = 8
originX = 0.0
originY = 0.0
output =
paperHeight = 297
paperName = a4
paperWidth = 210
pointLineWidth = 1.0
pointSize = 1.0
samples = 250
samples_method = nearestNeighbor
samples_x_auto = false
samples_x = 40
samples_y_auto = false
samples_y = 40
termAntiAlias = on
termEnlarge = off
termInvert = off
termTransparent = off
termType = X11_singleWindow
textColour = black
textHAlign = left
textVAlign = bottom
title =
title_xOff = 0.0
title_yOff = 0.0
uRange_log = false
uRange_max = 1.0
uRange_min = 0.0
vRange_log = false
vRange_max = 1.0
vRange_min = 0.0
tRange_log = false
tRange_max = 1.0
tRange_min = 0.0
unitAbbrev = on
unitAngleDimless = on
unitPrefix = on
unitScheme = si
width = 8.0
view_xy = 60
view_yz = 30
zAspect = 1.0
[terminal]
colour = on
colour_err = red
colour_rep = green
colour_wrn = amber
splash = on
[styling]
arrow_headAngle = 45
arrow_headSize = 1.0
arrow_headBackIndent = 0.2
axes_lineWidth = 1.0
axes_majTickLen = 1.0
axes_minTickLen = 1.0
axes_separation = 1.0
axes_textGap = 1.0
colourScale_margin = 1.0
colourScale_width = 1.0
grid_majLineWidth = 1.0
grid_minLineWidth = 0.5
baseline_lineWidth = 1.0
baseline_pointSize = 1.0
[variables]
pi = 3.14159265358979
[colours]
palette = black, red, blue, magenta, cyan, brown, salmon, gray, green, navyBlue, periwinkle, pineGreen, seaGreen, greenYellow, orange, carnationPink, plum
[latex]
preamble =
[script]
set timezone "UTC"
|