Skip to content

Instantly share code, notes, and snippets.

@barrbrain
Last active February 26, 2021 15:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save barrbrain/0f4ad5d7223138352a41347b6fb4ff44 to your computer and use it in GitHub Desktop.
Save barrbrain/0f4ad5d7223138352a41347b6fb4ff44 to your computer and use it in GitHub Desktop.
Video encoder rollback optimization in rav1e
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
import seaborn as sns
import numpy as np
import matplotlib.pyplot as plt
from IPython.display import set_matplotlib_formats
%matplotlib inline
set_matplotlib_formats('svg')
data = np.loadtxt('cdf_stats.csv')
fig, ax = plt.subplots()
fig.set_size_inches(6, 4)
sns.kdeplot(data, fill=True, ax=ax)
ax.set_xlabel('Rollback sizes')
ax.set_xlim([0, None])
ax.set_ylim([0, None]);
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Display the source blob
Display the rendered blob
Raw
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Created with matplotlib (https://matplotlib.org/) -->
<svg style="background:white" height="288pt" version="1.1" viewBox="0 0 432 288" width="432pt" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<style type="text/css">
*{stroke-linecap:butt;stroke-linejoin:round;}
</style>
</defs>
<g id="figure_1">
<g id="patch_1">
<path d="M 0 288
L 432 288
L 432 0
L 0 0
z
" style="fill:#ffffff;"/>
</g>
<g id="axes_1">
<g id="patch_2">
<path d="M 54.0125 246.4
L 421.2 246.4
L 421.2 10.8
L 54.0125 10.8
z
" style="fill:#ffffff;"/>
</g>
<g id="matplotlib.axis_1">
<g id="xtick_1">
<g id="line2d_1">
<defs>
<path d="M 0 0
L 0 3.5
" id="m4d9b8e4e29" style="stroke:#000000;stroke-width:0.8;"/>
</defs>
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="70.702841" xlink:href="#m4d9b8e4e29" y="246.4"/>
</g>
</g>
<g id="text_1">
<!-- 0 -->
<defs>
<path d="M 31.78125 66.40625
Q 24.171875 66.40625 20.328125 58.90625
Q 16.5 51.421875 16.5 36.375
Q 16.5 21.390625 20.328125 13.890625
Q 24.171875 6.390625 31.78125 6.390625
Q 39.453125 6.390625 43.28125 13.890625
Q 47.125 21.390625 47.125 36.375
Q 47.125 51.421875 43.28125 58.90625
Q 39.453125 66.40625 31.78125 66.40625
z
M 31.78125 74.21875
Q 44.046875 74.21875 50.515625 64.515625
Q 56.984375 54.828125 56.984375 36.375
Q 56.984375 17.96875 50.515625 8.265625
Q 44.046875 -1.421875 31.78125 -1.421875
Q 19.53125 -1.421875 13.0625 8.265625
Q 6.59375 17.96875 6.59375 36.375
Q 6.59375 54.828125 13.0625 64.515625
Q 19.53125 74.21875 31.78125 74.21875
z
" id="DejaVuSans-48"/>
</defs>
<g transform="translate(67.521591 260.998438)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-48"/>
</g>
</g>
</g>
<g id="xtick_2">
<g id="line2d_2">
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="146.568027" xlink:href="#m4d9b8e4e29" y="246.4"/>
</g>
</g>
<g id="text_2">
<!-- 5 -->
<defs>
<path d="M 10.796875 72.90625
L 49.515625 72.90625
L 49.515625 64.59375
L 19.828125 64.59375
L 19.828125 46.734375
Q 21.96875 47.46875 24.109375 47.828125
Q 26.265625 48.1875 28.421875 48.1875
Q 40.625 48.1875 47.75 41.5
Q 54.890625 34.8125 54.890625 23.390625
Q 54.890625 11.625 47.5625 5.09375
Q 40.234375 -1.421875 26.90625 -1.421875
Q 22.3125 -1.421875 17.546875 -0.640625
Q 12.796875 0.140625 7.71875 1.703125
L 7.71875 11.625
Q 12.109375 9.234375 16.796875 8.0625
Q 21.484375 6.890625 26.703125 6.890625
Q 35.15625 6.890625 40.078125 11.328125
Q 45.015625 15.765625 45.015625 23.390625
Q 45.015625 31 40.078125 35.4375
Q 35.15625 39.890625 26.703125 39.890625
Q 22.75 39.890625 18.8125 39.015625
Q 14.890625 38.140625 10.796875 36.28125
z
" id="DejaVuSans-53"/>
</defs>
<g transform="translate(143.386777 260.998438)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-53"/>
</g>
</g>
</g>
<g id="xtick_3">
<g id="line2d_3">
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="222.433213" xlink:href="#m4d9b8e4e29" y="246.4"/>
</g>
</g>
<g id="text_3">
<!-- 10 -->
<defs>
<path d="M 12.40625 8.296875
L 28.515625 8.296875
L 28.515625 63.921875
L 10.984375 60.40625
L 10.984375 69.390625
L 28.421875 72.90625
L 38.28125 72.90625
L 38.28125 8.296875
L 54.390625 8.296875
L 54.390625 0
L 12.40625 0
z
" id="DejaVuSans-49"/>
</defs>
<g transform="translate(216.070713 260.998438)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-49"/>
<use x="63.623047" xlink:href="#DejaVuSans-48"/>
</g>
</g>
</g>
<g id="xtick_4">
<g id="line2d_4">
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="298.298399" xlink:href="#m4d9b8e4e29" y="246.4"/>
</g>
</g>
<g id="text_4">
<!-- 15 -->
<g transform="translate(291.935899 260.998438)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-49"/>
<use x="63.623047" xlink:href="#DejaVuSans-53"/>
</g>
</g>
</g>
<g id="xtick_5">
<g id="line2d_5">
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="374.163585" xlink:href="#m4d9b8e4e29" y="246.4"/>
</g>
</g>
<g id="text_5">
<!-- 20 -->
<defs>
<path d="M 19.1875 8.296875
L 53.609375 8.296875
L 53.609375 0
L 7.328125 0
L 7.328125 8.296875
Q 12.9375 14.109375 22.625 23.890625
Q 32.328125 33.6875 34.8125 36.53125
Q 39.546875 41.84375 41.421875 45.53125
Q 43.3125 49.21875 43.3125 52.78125
Q 43.3125 58.59375 39.234375 62.25
Q 35.15625 65.921875 28.609375 65.921875
Q 23.96875 65.921875 18.8125 64.3125
Q 13.671875 62.703125 7.8125 59.421875
L 7.8125 69.390625
Q 13.765625 71.78125 18.9375 73
Q 24.125 74.21875 28.421875 74.21875
Q 39.75 74.21875 46.484375 68.546875
Q 53.21875 62.890625 53.21875 53.421875
Q 53.21875 48.921875 51.53125 44.890625
Q 49.859375 40.875 45.40625 35.40625
Q 44.1875 33.984375 37.640625 27.21875
Q 31.109375 20.453125 19.1875 8.296875
z
" id="DejaVuSans-50"/>
</defs>
<g transform="translate(367.801085 260.998438)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-50"/>
<use x="63.623047" xlink:href="#DejaVuSans-48"/>
</g>
</g>
</g>
<g id="text_6">
<!-- Patches -->
<defs>
<path d="M 19.671875 64.796875
L 19.671875 37.40625
L 32.078125 37.40625
Q 38.96875 37.40625 42.71875 40.96875
Q 46.484375 44.53125 46.484375 51.125
Q 46.484375 57.671875 42.71875 61.234375
Q 38.96875 64.796875 32.078125 64.796875
z
M 9.8125 72.90625
L 32.078125 72.90625
Q 44.34375 72.90625 50.609375 67.359375
Q 56.890625 61.8125 56.890625 51.125
Q 56.890625 40.328125 50.609375 34.8125
Q 44.34375 29.296875 32.078125 29.296875
L 19.671875 29.296875
L 19.671875 0
L 9.8125 0
z
" id="DejaVuSans-80"/>
<path d="M 34.28125 27.484375
Q 23.390625 27.484375 19.1875 25
Q 14.984375 22.515625 14.984375 16.5
Q 14.984375 11.71875 18.140625 8.90625
Q 21.296875 6.109375 26.703125 6.109375
Q 34.1875 6.109375 38.703125 11.40625
Q 43.21875 16.703125 43.21875 25.484375
L 43.21875 27.484375
z
M 52.203125 31.203125
L 52.203125 0
L 43.21875 0
L 43.21875 8.296875
Q 40.140625 3.328125 35.546875 0.953125
Q 30.953125 -1.421875 24.3125 -1.421875
Q 15.921875 -1.421875 10.953125 3.296875
Q 6 8.015625 6 15.921875
Q 6 25.140625 12.171875 29.828125
Q 18.359375 34.515625 30.609375 34.515625
L 43.21875 34.515625
L 43.21875 35.40625
Q 43.21875 41.609375 39.140625 45
Q 35.0625 48.390625 27.6875 48.390625
Q 23 48.390625 18.546875 47.265625
Q 14.109375 46.140625 10.015625 43.890625
L 10.015625 52.203125
Q 14.9375 54.109375 19.578125 55.046875
Q 24.21875 56 28.609375 56
Q 40.484375 56 46.34375 49.84375
Q 52.203125 43.703125 52.203125 31.203125
z
" id="DejaVuSans-97"/>
<path d="M 18.3125 70.21875
L 18.3125 54.6875
L 36.8125 54.6875
L 36.8125 47.703125
L 18.3125 47.703125
L 18.3125 18.015625
Q 18.3125 11.328125 20.140625 9.421875
Q 21.96875 7.515625 27.59375 7.515625
L 36.8125 7.515625
L 36.8125 0
L 27.59375 0
Q 17.1875 0 13.234375 3.875
Q 9.28125 7.765625 9.28125 18.015625
L 9.28125 47.703125
L 2.6875 47.703125
L 2.6875 54.6875
L 9.28125 54.6875
L 9.28125 70.21875
z
" id="DejaVuSans-116"/>
<path d="M 48.78125 52.59375
L 48.78125 44.1875
Q 44.96875 46.296875 41.140625 47.34375
Q 37.3125 48.390625 33.40625 48.390625
Q 24.65625 48.390625 19.8125 42.84375
Q 14.984375 37.3125 14.984375 27.296875
Q 14.984375 17.28125 19.8125 11.734375
Q 24.65625 6.203125 33.40625 6.203125
Q 37.3125 6.203125 41.140625 7.25
Q 44.96875 8.296875 48.78125 10.40625
L 48.78125 2.09375
Q 45.015625 0.34375 40.984375 -0.53125
Q 36.96875 -1.421875 32.421875 -1.421875
Q 20.0625 -1.421875 12.78125 6.34375
Q 5.515625 14.109375 5.515625 27.296875
Q 5.515625 40.671875 12.859375 48.328125
Q 20.21875 56 33.015625 56
Q 37.15625 56 41.109375 55.140625
Q 45.0625 54.296875 48.78125 52.59375
z
" id="DejaVuSans-99"/>
<path d="M 54.890625 33.015625
L 54.890625 0
L 45.90625 0
L 45.90625 32.71875
Q 45.90625 40.484375 42.875 44.328125
Q 39.84375 48.1875 33.796875 48.1875
Q 26.515625 48.1875 22.3125 43.546875
Q 18.109375 38.921875 18.109375 30.90625
L 18.109375 0
L 9.078125 0
L 9.078125 75.984375
L 18.109375 75.984375
L 18.109375 46.1875
Q 21.34375 51.125 25.703125 53.5625
Q 30.078125 56 35.796875 56
Q 45.21875 56 50.046875 50.171875
Q 54.890625 44.34375 54.890625 33.015625
z
" id="DejaVuSans-104"/>
<path d="M 56.203125 29.59375
L 56.203125 25.203125
L 14.890625 25.203125
Q 15.484375 15.921875 20.484375 11.0625
Q 25.484375 6.203125 34.421875 6.203125
Q 39.59375 6.203125 44.453125 7.46875
Q 49.3125 8.734375 54.109375 11.28125
L 54.109375 2.78125
Q 49.265625 0.734375 44.1875 -0.34375
Q 39.109375 -1.421875 33.890625 -1.421875
Q 20.796875 -1.421875 13.15625 6.1875
Q 5.515625 13.8125 5.515625 26.8125
Q 5.515625 40.234375 12.765625 48.109375
Q 20.015625 56 32.328125 56
Q 43.359375 56 49.78125 48.890625
Q 56.203125 41.796875 56.203125 29.59375
z
M 47.21875 32.234375
Q 47.125 39.59375 43.09375 43.984375
Q 39.0625 48.390625 32.421875 48.390625
Q 24.90625 48.390625 20.390625 44.140625
Q 15.875 39.890625 15.1875 32.171875
z
" id="DejaVuSans-101"/>
<path d="M 44.28125 53.078125
L 44.28125 44.578125
Q 40.484375 46.53125 36.375 47.5
Q 32.28125 48.484375 27.875 48.484375
Q 21.1875 48.484375 17.84375 46.4375
Q 14.5 44.390625 14.5 40.28125
Q 14.5 37.15625 16.890625 35.375
Q 19.28125 33.59375 26.515625 31.984375
L 29.59375 31.296875
Q 39.15625 29.25 43.1875 25.515625
Q 47.21875 21.78125 47.21875 15.09375
Q 47.21875 7.46875 41.1875 3.015625
Q 35.15625 -1.421875 24.609375 -1.421875
Q 20.21875 -1.421875 15.453125 -0.5625
Q 10.6875 0.296875 5.421875 2
L 5.421875 11.28125
Q 10.40625 8.6875 15.234375 7.390625
Q 20.0625 6.109375 24.8125 6.109375
Q 31.15625 6.109375 34.5625 8.28125
Q 37.984375 10.453125 37.984375 14.40625
Q 37.984375 18.0625 35.515625 20.015625
Q 33.0625 21.96875 24.703125 23.78125
L 21.578125 24.515625
Q 13.234375 26.265625 9.515625 29.90625
Q 5.8125 33.546875 5.8125 39.890625
Q 5.8125 47.609375 11.28125 51.796875
Q 16.75 56 26.8125 56
Q 31.78125 56 36.171875 55.265625
Q 40.578125 54.546875 44.28125 53.078125
z
" id="DejaVuSans-115"/>
</defs>
<g transform="translate(217.971094 274.676562)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-80"/>
<use x="60.240234" xlink:href="#DejaVuSans-97"/>
<use x="121.519531" xlink:href="#DejaVuSans-116"/>
<use x="160.728516" xlink:href="#DejaVuSans-99"/>
<use x="215.708984" xlink:href="#DejaVuSans-104"/>
<use x="279.087891" xlink:href="#DejaVuSans-101"/>
<use x="340.611328" xlink:href="#DejaVuSans-115"/>
</g>
</g>
</g>
<g id="matplotlib.axis_2">
<g id="ytick_1">
<g id="line2d_6">
<path clip-path="url(#p02daeaf4cd)" d="M 54.0125 231.332619
L 421.2 231.332619
" style="fill:none;stroke:#b0b0b0;stroke-linecap:square;stroke-width:0.8;"/>
</g>
<g id="line2d_7">
<defs>
<path d="M 0 0
L -3.5 0
" id="meffcea9939" style="stroke:#000000;stroke-width:0.8;"/>
</defs>
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="54.0125" xlink:href="#meffcea9939" y="231.332619"/>
</g>
</g>
<g id="text_7">
<!-- 1.00 -->
<defs>
<path d="M 10.6875 12.40625
L 21 12.40625
L 21 0
L 10.6875 0
z
" id="DejaVuSans-46"/>
</defs>
<g transform="translate(24.746875 235.131837)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-49"/>
<use x="63.623047" xlink:href="#DejaVuSans-46"/>
<use x="95.410156" xlink:href="#DejaVuSans-48"/>
<use x="159.033203" xlink:href="#DejaVuSans-48"/>
</g>
</g>
</g>
<g id="ytick_2">
<g id="line2d_8">
<path clip-path="url(#p02daeaf4cd)" d="M 54.0125 198.990682
L 421.2 198.990682
" style="fill:none;stroke:#b0b0b0;stroke-linecap:square;stroke-width:0.8;"/>
</g>
<g id="line2d_9">
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="54.0125" xlink:href="#meffcea9939" y="198.990682"/>
</g>
</g>
<g id="text_8">
<!-- 1.05 -->
<g transform="translate(24.746875 202.789901)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-49"/>
<use x="63.623047" xlink:href="#DejaVuSans-46"/>
<use x="95.410156" xlink:href="#DejaVuSans-48"/>
<use x="159.033203" xlink:href="#DejaVuSans-53"/>
</g>
</g>
</g>
<g id="ytick_3">
<g id="line2d_10">
<path clip-path="url(#p02daeaf4cd)" d="M 54.0125 166.648745
L 421.2 166.648745
" style="fill:none;stroke:#b0b0b0;stroke-linecap:square;stroke-width:0.8;"/>
</g>
<g id="line2d_11">
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="54.0125" xlink:href="#meffcea9939" y="166.648745"/>
</g>
</g>
<g id="text_9">
<!-- 1.10 -->
<g transform="translate(24.746875 170.447964)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-49"/>
<use x="63.623047" xlink:href="#DejaVuSans-46"/>
<use x="95.410156" xlink:href="#DejaVuSans-49"/>
<use x="159.033203" xlink:href="#DejaVuSans-48"/>
</g>
</g>
</g>
<g id="ytick_4">
<g id="line2d_12">
<path clip-path="url(#p02daeaf4cd)" d="M 54.0125 134.306809
L 421.2 134.306809
" style="fill:none;stroke:#b0b0b0;stroke-linecap:square;stroke-width:0.8;"/>
</g>
<g id="line2d_13">
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="54.0125" xlink:href="#meffcea9939" y="134.306809"/>
</g>
</g>
<g id="text_10">
<!-- 1.15 -->
<g transform="translate(24.746875 138.106028)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-49"/>
<use x="63.623047" xlink:href="#DejaVuSans-46"/>
<use x="95.410156" xlink:href="#DejaVuSans-49"/>
<use x="159.033203" xlink:href="#DejaVuSans-53"/>
</g>
</g>
</g>
<g id="ytick_5">
<g id="line2d_14">
<path clip-path="url(#p02daeaf4cd)" d="M 54.0125 101.964872
L 421.2 101.964872
" style="fill:none;stroke:#b0b0b0;stroke-linecap:square;stroke-width:0.8;"/>
</g>
<g id="line2d_15">
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="54.0125" xlink:href="#meffcea9939" y="101.964872"/>
</g>
</g>
<g id="text_11">
<!-- 1.20 -->
<g transform="translate(24.746875 105.764091)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-49"/>
<use x="63.623047" xlink:href="#DejaVuSans-46"/>
<use x="95.410156" xlink:href="#DejaVuSans-50"/>
<use x="159.033203" xlink:href="#DejaVuSans-48"/>
</g>
</g>
</g>
<g id="ytick_6">
<g id="line2d_16">
<path clip-path="url(#p02daeaf4cd)" d="M 54.0125 69.622936
L 421.2 69.622936
" style="fill:none;stroke:#b0b0b0;stroke-linecap:square;stroke-width:0.8;"/>
</g>
<g id="line2d_17">
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="54.0125" xlink:href="#meffcea9939" y="69.622936"/>
</g>
</g>
<g id="text_12">
<!-- 1.25 -->
<g transform="translate(24.746875 73.422154)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-49"/>
<use x="63.623047" xlink:href="#DejaVuSans-46"/>
<use x="95.410156" xlink:href="#DejaVuSans-50"/>
<use x="159.033203" xlink:href="#DejaVuSans-53"/>
</g>
</g>
</g>
<g id="ytick_7">
<g id="line2d_18">
<path clip-path="url(#p02daeaf4cd)" d="M 54.0125 37.280999
L 421.2 37.280999
" style="fill:none;stroke:#b0b0b0;stroke-linecap:square;stroke-width:0.8;"/>
</g>
<g id="line2d_19">
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="54.0125" xlink:href="#meffcea9939" y="37.280999"/>
</g>
</g>
<g id="text_13">
<!-- 1.30 -->
<defs>
<path d="M 40.578125 39.3125
Q 47.65625 37.796875 51.625 33
Q 55.609375 28.21875 55.609375 21.1875
Q 55.609375 10.40625 48.1875 4.484375
Q 40.765625 -1.421875 27.09375 -1.421875
Q 22.515625 -1.421875 17.65625 -0.515625
Q 12.796875 0.390625 7.625 2.203125
L 7.625 11.71875
Q 11.71875 9.328125 16.59375 8.109375
Q 21.484375 6.890625 26.8125 6.890625
Q 36.078125 6.890625 40.9375 10.546875
Q 45.796875 14.203125 45.796875 21.1875
Q 45.796875 27.640625 41.28125 31.265625
Q 36.765625 34.90625 28.71875 34.90625
L 20.21875 34.90625
L 20.21875 43.015625
L 29.109375 43.015625
Q 36.375 43.015625 40.234375 45.921875
Q 44.09375 48.828125 44.09375 54.296875
Q 44.09375 59.90625 40.109375 62.90625
Q 36.140625 65.921875 28.71875 65.921875
Q 24.65625 65.921875 20.015625 65.03125
Q 15.375 64.15625 9.8125 62.3125
L 9.8125 71.09375
Q 15.4375 72.65625 20.34375 73.4375
Q 25.25 74.21875 29.59375 74.21875
Q 40.828125 74.21875 47.359375 69.109375
Q 53.90625 64.015625 53.90625 55.328125
Q 53.90625 49.265625 50.4375 45.09375
Q 46.96875 40.921875 40.578125 39.3125
z
" id="DejaVuSans-51"/>
</defs>
<g transform="translate(24.746875 41.080218)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-49"/>
<use x="63.623047" xlink:href="#DejaVuSans-46"/>
<use x="95.410156" xlink:href="#DejaVuSans-51"/>
<use x="159.033203" xlink:href="#DejaVuSans-48"/>
</g>
</g>
</g>
<g id="text_14">
<!-- Speed-up -->
<defs>
<path d="M 53.515625 70.515625
L 53.515625 60.890625
Q 47.90625 63.578125 42.921875 64.890625
Q 37.9375 66.21875 33.296875 66.21875
Q 25.25 66.21875 20.875 63.09375
Q 16.5 59.96875 16.5 54.203125
Q 16.5 49.359375 19.40625 46.890625
Q 22.3125 44.4375 30.421875 42.921875
L 36.375 41.703125
Q 47.40625 39.59375 52.65625 34.296875
Q 57.90625 29 57.90625 20.125
Q 57.90625 9.515625 50.796875 4.046875
Q 43.703125 -1.421875 29.984375 -1.421875
Q 24.8125 -1.421875 18.96875 -0.25
Q 13.140625 0.921875 6.890625 3.21875
L 6.890625 13.375
Q 12.890625 10.015625 18.65625 8.296875
Q 24.421875 6.59375 29.984375 6.59375
Q 38.421875 6.59375 43.015625 9.90625
Q 47.609375 13.234375 47.609375 19.390625
Q 47.609375 24.75 44.3125 27.78125
Q 41.015625 30.8125 33.5 32.328125
L 27.484375 33.5
Q 16.453125 35.6875 11.515625 40.375
Q 6.59375 45.0625 6.59375 53.421875
Q 6.59375 63.09375 13.40625 68.65625
Q 20.21875 74.21875 32.171875 74.21875
Q 37.3125 74.21875 42.625 73.28125
Q 47.953125 72.359375 53.515625 70.515625
z
" id="DejaVuSans-83"/>
<path d="M 18.109375 8.203125
L 18.109375 -20.796875
L 9.078125 -20.796875
L 9.078125 54.6875
L 18.109375 54.6875
L 18.109375 46.390625
Q 20.953125 51.265625 25.265625 53.625
Q 29.59375 56 35.59375 56
Q 45.5625 56 51.78125 48.09375
Q 58.015625 40.1875 58.015625 27.296875
Q 58.015625 14.40625 51.78125 6.484375
Q 45.5625 -1.421875 35.59375 -1.421875
Q 29.59375 -1.421875 25.265625 0.953125
Q 20.953125 3.328125 18.109375 8.203125
z
M 48.6875 27.296875
Q 48.6875 37.203125 44.609375 42.84375
Q 40.53125 48.484375 33.40625 48.484375
Q 26.265625 48.484375 22.1875 42.84375
Q 18.109375 37.203125 18.109375 27.296875
Q 18.109375 17.390625 22.1875 11.75
Q 26.265625 6.109375 33.40625 6.109375
Q 40.53125 6.109375 44.609375 11.75
Q 48.6875 17.390625 48.6875 27.296875
z
" id="DejaVuSans-112"/>
<path d="M 45.40625 46.390625
L 45.40625 75.984375
L 54.390625 75.984375
L 54.390625 0
L 45.40625 0
L 45.40625 8.203125
Q 42.578125 3.328125 38.25 0.953125
Q 33.9375 -1.421875 27.875 -1.421875
Q 17.96875 -1.421875 11.734375 6.484375
Q 5.515625 14.40625 5.515625 27.296875
Q 5.515625 40.1875 11.734375 48.09375
Q 17.96875 56 27.875 56
Q 33.9375 56 38.25 53.625
Q 42.578125 51.265625 45.40625 46.390625
z
M 14.796875 27.296875
Q 14.796875 17.390625 18.875 11.75
Q 22.953125 6.109375 30.078125 6.109375
Q 37.203125 6.109375 41.296875 11.75
Q 45.40625 17.390625 45.40625 27.296875
Q 45.40625 37.203125 41.296875 42.84375
Q 37.203125 48.484375 30.078125 48.484375
Q 22.953125 48.484375 18.875 42.84375
Q 14.796875 37.203125 14.796875 27.296875
z
" id="DejaVuSans-100"/>
<path d="M 4.890625 31.390625
L 31.203125 31.390625
L 31.203125 23.390625
L 4.890625 23.390625
z
" id="DejaVuSans-45"/>
<path d="M 8.5 21.578125
L 8.5 54.6875
L 17.484375 54.6875
L 17.484375 21.921875
Q 17.484375 14.15625 20.5 10.265625
Q 23.53125 6.390625 29.59375 6.390625
Q 36.859375 6.390625 41.078125 11.03125
Q 45.3125 15.671875 45.3125 23.6875
L 45.3125 54.6875
L 54.296875 54.6875
L 54.296875 0
L 45.3125 0
L 45.3125 8.40625
Q 42.046875 3.421875 37.71875 1
Q 33.40625 -1.421875 27.6875 -1.421875
Q 18.265625 -1.421875 13.375 4.4375
Q 8.5 10.296875 8.5 21.578125
z
M 31.109375 56
z
" id="DejaVuSans-117"/>
</defs>
<g transform="translate(18.667187 152.422656)rotate(-90)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-83"/>
<use x="63.476562" xlink:href="#DejaVuSans-112"/>
<use x="126.953125" xlink:href="#DejaVuSans-101"/>
<use x="188.476562" xlink:href="#DejaVuSans-101"/>
<use x="250" xlink:href="#DejaVuSans-100"/>
<use x="313.476562" xlink:href="#DejaVuSans-45"/>
<use x="349.560547" xlink:href="#DejaVuSans-117"/>
<use x="412.939453" xlink:href="#DejaVuSans-112"/>
</g>
</g>
</g>
<g id="line2d_20">
<path clip-path="url(#p02daeaf4cd)" d="M 70.702841 228.364143
L 85.875878 154.52778
L 101.048915 107.973453
L 116.221952 104.310486
L 131.39499 109.986179
L 146.568027 107.693442
L 161.741064 106.749092
L 176.914101 105.521999
L 192.087138 102.258384
L 207.260176 65.064451
L 222.433213 43.896562
L 237.60625 48.311887
L 252.779287 31.056625
L 267.952324 29.911493
L 283.125362 33.168649
L 298.298399 33.830503
L 313.471436 32.092304
L 328.644473 30.454868
L 343.81751 32.239702
L 358.990548 31.01983
L 374.163585 24.38861
L 389.336622 21.509091
L 404.509659 21.580219
" style="fill:none;stroke:#b2b2b2;stroke-linecap:square;"/>
<defs>
<path d="M 5 0
L -5 -0
" id="m155df6e99b" style="stroke:#b2b2b2;"/>
</defs>
<g clip-path="url(#p02daeaf4cd)">
<use style="fill:#b2b2b2;stroke:#b2b2b2;" x="70.702841" xlink:href="#m155df6e99b" y="228.364143"/>
<use style="fill:#b2b2b2;stroke:#b2b2b2;" x="85.875878" xlink:href="#m155df6e99b" y="154.52778"/>
<use style="fill:#b2b2b2;stroke:#b2b2b2;" x="101.048915" xlink:href="#m155df6e99b" y="107.973453"/>
<use style="fill:#b2b2b2;stroke:#b2b2b2;" x="116.221952" xlink:href="#m155df6e99b" y="104.310486"/>
<use style="fill:#b2b2b2;stroke:#b2b2b2;" x="131.39499" xlink:href="#m155df6e99b" y="109.986179"/>
<use style="fill:#b2b2b2;stroke:#b2b2b2;" x="146.568027" xlink:href="#m155df6e99b" y="107.693442"/>
<use style="fill:#b2b2b2;stroke:#b2b2b2;" x="161.741064" xlink:href="#m155df6e99b" y="106.749092"/>
<use style="fill:#b2b2b2;stroke:#b2b2b2;" x="176.914101" xlink:href="#m155df6e99b" y="105.521999"/>
<use style="fill:#b2b2b2;stroke:#b2b2b2;" x="192.087138" xlink:href="#m155df6e99b" y="102.258384"/>
<use style="fill:#b2b2b2;stroke:#b2b2b2;" x="207.260176" xlink:href="#m155df6e99b" y="65.064451"/>
<use style="fill:#b2b2b2;stroke:#b2b2b2;" x="222.433213" xlink:href="#m155df6e99b" y="43.896562"/>
<use style="fill:#b2b2b2;stroke:#b2b2b2;" x="237.60625" xlink:href="#m155df6e99b" y="48.311887"/>
<use style="fill:#b2b2b2;stroke:#b2b2b2;" x="252.779287" xlink:href="#m155df6e99b" y="31.056625"/>
<use style="fill:#b2b2b2;stroke:#b2b2b2;" x="267.952324" xlink:href="#m155df6e99b" y="29.911493"/>
<use style="fill:#b2b2b2;stroke:#b2b2b2;" x="283.125362" xlink:href="#m155df6e99b" y="33.168649"/>
<use style="fill:#b2b2b2;stroke:#b2b2b2;" x="298.298399" xlink:href="#m155df6e99b" y="33.830503"/>
<use style="fill:#b2b2b2;stroke:#b2b2b2;" x="313.471436" xlink:href="#m155df6e99b" y="32.092304"/>
<use style="fill:#b2b2b2;stroke:#b2b2b2;" x="328.644473" xlink:href="#m155df6e99b" y="30.454868"/>
<use style="fill:#b2b2b2;stroke:#b2b2b2;" x="343.81751" xlink:href="#m155df6e99b" y="32.239702"/>
<use style="fill:#b2b2b2;stroke:#b2b2b2;" x="358.990548" xlink:href="#m155df6e99b" y="31.01983"/>
<use style="fill:#b2b2b2;stroke:#b2b2b2;" x="374.163585" xlink:href="#m155df6e99b" y="24.38861"/>
<use style="fill:#b2b2b2;stroke:#b2b2b2;" x="389.336622" xlink:href="#m155df6e99b" y="21.509091"/>
<use style="fill:#b2b2b2;stroke:#b2b2b2;" x="404.509659" xlink:href="#m155df6e99b" y="21.580219"/>
</g>
</g>
<g id="line2d_21">
<path clip-path="url(#p02daeaf4cd)" d="M 70.702841 231.323733
L 85.875878 155.689658
L 101.048915 109.251646
L 116.221952 106.38842
L 131.39499 111.565152
L 146.568027 109.159701
L 161.741064 108.709032
L 176.914101 107.844065
L 192.087138 104.446175
L 207.260176 65.980508
L 222.433213 44.970077
L 237.60625 49.470204
L 252.779287 32.516887
L 267.952324 31.324697
L 283.125362 33.847751
L 298.298399 36.738247
L 313.471436 33.555652
L 328.644473 31.991436
L 343.81751 33.288372
L 358.990548 31.8993
L 374.163585 25.86257
L 389.336622 22.62351
L 404.509659 22.56857
" style="fill:none;stroke:#000000;stroke-linecap:square;"/>
<defs>
<path d="M 5 0
L -5 -0
" id="m6f64dfaab4" style="stroke:#000000;"/>
</defs>
<g clip-path="url(#p02daeaf4cd)">
<use style="stroke:#000000;" x="70.702841" xlink:href="#m6f64dfaab4" y="231.323733"/>
<use style="stroke:#000000;" x="85.875878" xlink:href="#m6f64dfaab4" y="155.689658"/>
<use style="stroke:#000000;" x="101.048915" xlink:href="#m6f64dfaab4" y="109.251646"/>
<use style="stroke:#000000;" x="116.221952" xlink:href="#m6f64dfaab4" y="106.38842"/>
<use style="stroke:#000000;" x="131.39499" xlink:href="#m6f64dfaab4" y="111.565152"/>
<use style="stroke:#000000;" x="146.568027" xlink:href="#m6f64dfaab4" y="109.159701"/>
<use style="stroke:#000000;" x="161.741064" xlink:href="#m6f64dfaab4" y="108.709032"/>
<use style="stroke:#000000;" x="176.914101" xlink:href="#m6f64dfaab4" y="107.844065"/>
<use style="stroke:#000000;" x="192.087138" xlink:href="#m6f64dfaab4" y="104.446175"/>
<use style="stroke:#000000;" x="207.260176" xlink:href="#m6f64dfaab4" y="65.980508"/>
<use style="stroke:#000000;" x="222.433213" xlink:href="#m6f64dfaab4" y="44.970077"/>
<use style="stroke:#000000;" x="237.60625" xlink:href="#m6f64dfaab4" y="49.470204"/>
<use style="stroke:#000000;" x="252.779287" xlink:href="#m6f64dfaab4" y="32.516887"/>
<use style="stroke:#000000;" x="267.952324" xlink:href="#m6f64dfaab4" y="31.324697"/>
<use style="stroke:#000000;" x="283.125362" xlink:href="#m6f64dfaab4" y="33.847751"/>
<use style="stroke:#000000;" x="298.298399" xlink:href="#m6f64dfaab4" y="36.738247"/>
<use style="stroke:#000000;" x="313.471436" xlink:href="#m6f64dfaab4" y="33.555652"/>
<use style="stroke:#000000;" x="328.644473" xlink:href="#m6f64dfaab4" y="31.991436"/>
<use style="stroke:#000000;" x="343.81751" xlink:href="#m6f64dfaab4" y="33.288372"/>
<use style="stroke:#000000;" x="358.990548" xlink:href="#m6f64dfaab4" y="31.8993"/>
<use style="stroke:#000000;" x="374.163585" xlink:href="#m6f64dfaab4" y="25.86257"/>
<use style="stroke:#000000;" x="389.336622" xlink:href="#m6f64dfaab4" y="22.62351"/>
<use style="stroke:#000000;" x="404.509659" xlink:href="#m6f64dfaab4" y="22.56857"/>
</g>
</g>
<g id="line2d_22">
<path clip-path="url(#p02daeaf4cd)" d="M 70.702841 235.690909
L 85.875878 156.86483
L 101.048915 110.059051
L 116.221952 108.383843
L 131.39499 112.874172
L 146.568027 111.24111
L 161.741064 111.635025
L 176.914101 110.535735
L 192.087138 108.102449
L 207.260176 67.159338
L 222.433213 46.271257
L 237.60625 50.517043
L 252.779287 34.461741
L 267.952324 33.364758
L 283.125362 34.672839
L 298.298399 39.455206
L 313.471436 34.584264
L 328.644473 33.733796
L 343.81751 35.308345
L 358.990548 32.528601
L 374.163585 27.251822
L 389.336622 24.447682
L 404.509659 23.440231
" style="fill:none;stroke:#b2b2b2;stroke-linecap:square;"/>
<g clip-path="url(#p02daeaf4cd)">
<use style="fill:#b2b2b2;stroke:#b2b2b2;" x="70.702841" xlink:href="#m155df6e99b" y="235.690909"/>
<use style="fill:#b2b2b2;stroke:#b2b2b2;" x="85.875878" xlink:href="#m155df6e99b" y="156.86483"/>
<use style="fill:#b2b2b2;stroke:#b2b2b2;" x="101.048915" xlink:href="#m155df6e99b" y="110.059051"/>
<use style="fill:#b2b2b2;stroke:#b2b2b2;" x="116.221952" xlink:href="#m155df6e99b" y="108.383843"/>
<use style="fill:#b2b2b2;stroke:#b2b2b2;" x="131.39499" xlink:href="#m155df6e99b" y="112.874172"/>
<use style="fill:#b2b2b2;stroke:#b2b2b2;" x="146.568027" xlink:href="#m155df6e99b" y="111.24111"/>
<use style="fill:#b2b2b2;stroke:#b2b2b2;" x="161.741064" xlink:href="#m155df6e99b" y="111.635025"/>
<use style="fill:#b2b2b2;stroke:#b2b2b2;" x="176.914101" xlink:href="#m155df6e99b" y="110.535735"/>
<use style="fill:#b2b2b2;stroke:#b2b2b2;" x="192.087138" xlink:href="#m155df6e99b" y="108.102449"/>
<use style="fill:#b2b2b2;stroke:#b2b2b2;" x="207.260176" xlink:href="#m155df6e99b" y="67.159338"/>
<use style="fill:#b2b2b2;stroke:#b2b2b2;" x="222.433213" xlink:href="#m155df6e99b" y="46.271257"/>
<use style="fill:#b2b2b2;stroke:#b2b2b2;" x="237.60625" xlink:href="#m155df6e99b" y="50.517043"/>
<use style="fill:#b2b2b2;stroke:#b2b2b2;" x="252.779287" xlink:href="#m155df6e99b" y="34.461741"/>
<use style="fill:#b2b2b2;stroke:#b2b2b2;" x="267.952324" xlink:href="#m155df6e99b" y="33.364758"/>
<use style="fill:#b2b2b2;stroke:#b2b2b2;" x="283.125362" xlink:href="#m155df6e99b" y="34.672839"/>
<use style="fill:#b2b2b2;stroke:#b2b2b2;" x="298.298399" xlink:href="#m155df6e99b" y="39.455206"/>
<use style="fill:#b2b2b2;stroke:#b2b2b2;" x="313.471436" xlink:href="#m155df6e99b" y="34.584264"/>
<use style="fill:#b2b2b2;stroke:#b2b2b2;" x="328.644473" xlink:href="#m155df6e99b" y="33.733796"/>
<use style="fill:#b2b2b2;stroke:#b2b2b2;" x="343.81751" xlink:href="#m155df6e99b" y="35.308345"/>
<use style="fill:#b2b2b2;stroke:#b2b2b2;" x="358.990548" xlink:href="#m155df6e99b" y="32.528601"/>
<use style="fill:#b2b2b2;stroke:#b2b2b2;" x="374.163585" xlink:href="#m155df6e99b" y="27.251822"/>
<use style="fill:#b2b2b2;stroke:#b2b2b2;" x="389.336622" xlink:href="#m155df6e99b" y="24.447682"/>
<use style="fill:#b2b2b2;stroke:#b2b2b2;" x="404.509659" xlink:href="#m155df6e99b" y="23.440231"/>
</g>
</g>
<g id="patch_3">
<path d="M 54.0125 246.4
L 54.0125 10.8
" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
</g>
<g id="patch_4">
<path d="M 421.2 246.4
L 421.2 10.8
" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
</g>
<g id="patch_5">
<path d="M 54.0125 246.4
L 421.2 246.4
" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
</g>
<g id="patch_6">
<path d="M 54.0125 10.8
L 421.2 10.8
" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
</g>
<g id="legend_1">
<g id="patch_7">
<path d="M 61.0125 62.834375
L 143.396875 62.834375
Q 145.396875 62.834375 145.396875 60.834375
L 145.396875 17.8
Q 145.396875 15.8 143.396875 15.8
L 61.0125 15.8
Q 59.0125 15.8 59.0125 17.8
L 59.0125 60.834375
Q 59.0125 62.834375 61.0125 62.834375
z
" style="fill:#ffffff;opacity:0.8;stroke:#cccccc;stroke-linejoin:miter;"/>
</g>
<g id="line2d_23">
<path d="M 63.0125 23.898438
L 83.0125 23.898438
" style="fill:none;stroke:#b2b2b2;stroke-linecap:square;"/>
</g>
<g id="line2d_24">
<g>
<use style="fill:#b2b2b2;stroke:#b2b2b2;" x="73.0125" xlink:href="#m155df6e99b" y="23.898438"/>
</g>
</g>
<g id="text_15">
<!-- maximum -->
<defs>
<path d="M 52 44.1875
Q 55.375 50.25 60.0625 53.125
Q 64.75 56 71.09375 56
Q 79.640625 56 84.28125 50.015625
Q 88.921875 44.046875 88.921875 33.015625
L 88.921875 0
L 79.890625 0
L 79.890625 32.71875
Q 79.890625 40.578125 77.09375 44.375
Q 74.3125 48.1875 68.609375 48.1875
Q 61.625 48.1875 57.5625 43.546875
Q 53.515625 38.921875 53.515625 30.90625
L 53.515625 0
L 44.484375 0
L 44.484375 32.71875
Q 44.484375 40.625 41.703125 44.40625
Q 38.921875 48.1875 33.109375 48.1875
Q 26.21875 48.1875 22.15625 43.53125
Q 18.109375 38.875 18.109375 30.90625
L 18.109375 0
L 9.078125 0
L 9.078125 54.6875
L 18.109375 54.6875
L 18.109375 46.1875
Q 21.1875 51.21875 25.484375 53.609375
Q 29.78125 56 35.6875 56
Q 41.65625 56 45.828125 52.96875
Q 50 49.953125 52 44.1875
z
" id="DejaVuSans-109"/>
<path d="M 54.890625 54.6875
L 35.109375 28.078125
L 55.90625 0
L 45.3125 0
L 29.390625 21.484375
L 13.484375 0
L 2.875 0
L 24.125 28.609375
L 4.6875 54.6875
L 15.28125 54.6875
L 29.78125 35.203125
L 44.28125 54.6875
z
" id="DejaVuSans-120"/>
<path d="M 9.421875 54.6875
L 18.40625 54.6875
L 18.40625 0
L 9.421875 0
z
M 9.421875 75.984375
L 18.40625 75.984375
L 18.40625 64.59375
L 9.421875 64.59375
z
" id="DejaVuSans-105"/>
</defs>
<g transform="translate(91.0125 27.398438)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-109"/>
<use x="97.412109" xlink:href="#DejaVuSans-97"/>
<use x="158.691406" xlink:href="#DejaVuSans-120"/>
<use x="217.871094" xlink:href="#DejaVuSans-105"/>
<use x="245.654297" xlink:href="#DejaVuSans-109"/>
<use x="343.066406" xlink:href="#DejaVuSans-117"/>
<use x="406.445312" xlink:href="#DejaVuSans-109"/>
</g>
</g>
<g id="line2d_25">
<path d="M 63.0125 38.576562
L 83.0125 38.576562
" style="fill:none;stroke:#000000;stroke-linecap:square;"/>
</g>
<g id="line2d_26">
<g>
<use style="stroke:#000000;" x="73.0125" xlink:href="#m6f64dfaab4" y="38.576562"/>
</g>
</g>
<g id="text_16">
<!-- mean -->
<defs>
<path d="M 54.890625 33.015625
L 54.890625 0
L 45.90625 0
L 45.90625 32.71875
Q 45.90625 40.484375 42.875 44.328125
Q 39.84375 48.1875 33.796875 48.1875
Q 26.515625 48.1875 22.3125 43.546875
Q 18.109375 38.921875 18.109375 30.90625
L 18.109375 0
L 9.078125 0
L 9.078125 54.6875
L 18.109375 54.6875
L 18.109375 46.1875
Q 21.34375 51.125 25.703125 53.5625
Q 30.078125 56 35.796875 56
Q 45.21875 56 50.046875 50.171875
Q 54.890625 44.34375 54.890625 33.015625
z
" id="DejaVuSans-110"/>
</defs>
<g transform="translate(91.0125 42.076562)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-109"/>
<use x="97.412109" xlink:href="#DejaVuSans-101"/>
<use x="158.935547" xlink:href="#DejaVuSans-97"/>
<use x="220.214844" xlink:href="#DejaVuSans-110"/>
</g>
</g>
<g id="line2d_27">
<path d="M 63.0125 53.254687
L 83.0125 53.254687
" style="fill:none;stroke:#b2b2b2;stroke-linecap:square;"/>
</g>
<g id="line2d_28">
<g>
<use style="fill:#b2b2b2;stroke:#b2b2b2;" x="73.0125" xlink:href="#m155df6e99b" y="53.254687"/>
</g>
</g>
<g id="text_17">
<!-- minimum -->
<g transform="translate(91.0125 56.754687)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-109"/>
<use x="97.412109" xlink:href="#DejaVuSans-105"/>
<use x="125.195312" xlink:href="#DejaVuSans-110"/>
<use x="188.574219" xlink:href="#DejaVuSans-105"/>
<use x="216.357422" xlink:href="#DejaVuSans-109"/>
<use x="313.769531" xlink:href="#DejaVuSans-117"/>
<use x="377.148438" xlink:href="#DejaVuSans-109"/>
</g>
</g>
</g>
</g>
</g>
<defs>
<clipPath id="p02daeaf4cd">
<rect height="235.6" width="367.1875" x="54.0125" y="10.8"/>
</clipPath>
</defs>
</svg>
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment