Skip to Content.
Sympa Menu

forum - Re: [abinit-forum] vector magnetization visualisation

forum@abinit.org

Subject: The ABINIT Users Mailing List ( CLOSED )

List archive

Re: [abinit-forum] vector magnetization visualisation


Chronological Thread 
  • From: Gilles Zerah <gilles.zerah@cea.fr>
  • To: forum@abinit.org
  • Subject: Re: [abinit-forum] vector magnetization visualisation
  • Date: Mon, 26 May 2003 11:36:56 +0200

Dear Arrows (If I dare say),

Attached are files which allow to visualize (magnetic) fields using
dataexplorer.
It is not fancy at all, but can be useful.

Gilles

"Explanations":

The fort.45 file, is a list of magnetic moments in a trivial format (mx,my,mz
one by line) as an example
(for Fe2)
magn.gif is an example of what you might able to see
the vector_zerah files are (very) simple dx programs:
To use them, you will have to edit the vector_zerah files, and change inside
the adress of files
to suit your local computer. (One need absolute adresses of files, for some
obscure reason I have
forgotten)

Then start dx, and click on "run visual program", and, maybe, have fun!


GIF image

//
// time: Tue Sep 4 17:45:51 2001
//
// version: 3.1.2 (format), 4.1.0 (DX)
//
//
// MODULE main
// workspace: width = 500, height = 400
// layout: snap = 0, width = 50, height = 50, align = NN
//
macro main(
) -> (
) {
//
// node FileSelector[1]: x = 35, y = 51, inputs = 0, label = FileSelector
// output[1]: visible = 1, type = 32, value =
"/cea/home/pmc/zerah/PROJETS/NONCOL/FERDIMER/toto/vector_zerah.general"
// output[2]: visible = 1, type = 32, value = "vector_zerah.general"
//
//
// node Import[1]: x = 45, y = 117, inputs = 6, label = Import
//
main_Import_1_out_1 =
Import(
main_FileSelector_1_out_1,
main_Import_1_in_2,
main_Import_1_in_3,
main_Import_1_in_4,
main_Import_1_in_5,
main_Import_1_in_6
) [instance: 1, cache: 1];
//
// node AutoGlyph[1]: x = 24, y = 194, inputs = 7, label = AutoGlyph
// input[2]: defaulting = 0, visible = 1, type = 32, value = "rocket"
//
main_AutoGlyph_1_out_1 =
AutoGlyph(
main_Import_1_out_1,
main_AutoGlyph_1_in_2,
main_AutoGlyph_1_in_3,
main_AutoGlyph_1_in_4,
main_AutoGlyph_1_in_5,
main_AutoGlyph_1_in_6,
main_AutoGlyph_1_in_7
) [instance: 1, cache: 1];
//
// node Color[1]: x = 195, y = 74, inputs = 5, label = Color
//
main_Color_1_out_1 =
Color(
main_Color_1_in_1,
main_Color_1_in_2,
main_Color_1_in_3,
main_Color_1_in_4,
main_Color_1_in_5
) [instance: 1, cache: 1];
//
// node Image[1]: x = 48, y = 269, inputs = 49, label = Image
// input[1]: defaulting = 0, visible = 0, type = 67108863, value =
"Image_1"
// input[4]: defaulting = 0, visible = 0, type = 1, value = 1
// input[5]: defaulting = 0, visible = 0, type = 8, value = [1.18742
1.18752 1.18742]
// input[6]: defaulting = 0, visible = 0, type = 8, value = [5.6578
3.90292 10.2606]
// input[7]: defaulting = 0, visible = 0, type = 5, value = 5.61243
// input[8]: defaulting = 0, visible = 0, type = 1, value = 640
// input[9]: defaulting = 0, visible = 0, type = 5, value = 0.751
// input[10]: defaulting = 0, visible = 0, type = 8, value = [-0.162919
0.96439 -0.20835]
// input[11]: defaulting = 1, visible = 0, type = 5, value = 30.0003
// input[12]: defaulting = 0, visible = 0, type = 1, value = 0
// input[14]: defaulting = 0, visible = 0, type = 1, value = 1
// input[15]: defaulting = 1, visible = 0, type = 32, value = "none"
// input[16]: defaulting = 1, visible = 0, type = 32, value = "none"
// input[17]: defaulting = 1, visible = 0, type = 1, value = 1
// input[18]: defaulting = 1, visible = 0, type = 1, value = 1
// input[19]: defaulting = 0, visible = 0, type = 1, value = 0
// input[29]: defaulting = 1, visible = 0, type = 3, value = 0
// input[41]: defaulting = 0, visible = 0, type = 32, value = "rotate"
// depth: value = 24
// window: position = (0.0000,0.0000), size = 0.5109x0.5117
// internal caching: 1
//
main_Image_1_out_1,
main_Image_1_out_2,
main_Image_1_out_3 =
Image(
main_Image_1_in_1,
main_AutoGlyph_1_out_1,
main_Image_1_in_3,
main_Image_1_in_4,
main_Image_1_in_5,
main_Image_1_in_6,
main_Image_1_in_7,
main_Image_1_in_8,
main_Image_1_in_9,
main_Image_1_in_10,
main_Image_1_in_11,
main_Image_1_in_12,
main_Image_1_in_13,
main_Image_1_in_14,
main_Image_1_in_15,
main_Image_1_in_16,
main_Image_1_in_17,
main_Image_1_in_18,
main_Image_1_in_19,
main_Image_1_in_20,
main_Image_1_in_21,
main_Image_1_in_22,
main_Image_1_in_23,
main_Image_1_in_24,
main_Image_1_in_25,
main_Image_1_in_26,
main_Image_1_in_27,
main_Image_1_in_28,
main_Image_1_in_29,
main_Image_1_in_30,
main_Image_1_in_31,
main_Image_1_in_32,
main_Image_1_in_33,
main_Image_1_in_34,
main_Image_1_in_35,
main_Image_1_in_36,
main_Image_1_in_37,
main_Image_1_in_38,
main_Image_1_in_39,
main_Image_1_in_40,
main_Image_1_in_41,
main_Image_1_in_42,
main_Image_1_in_43,
main_Image_1_in_44,
main_Image_1_in_45,
main_Image_1_in_46,
main_Image_1_in_47,
main_Image_1_in_48,
main_Image_1_in_49
) [instance: 1, cache: 1];
//
// node Include[1]: x = 157, y = 6, inputs = 6, label = Include
//
main_Include_1_out_1 =
Include(
main_Include_1_in_1,
main_Include_1_in_2,
main_Include_1_in_3,
main_Include_1_in_4,
main_Include_1_in_5,
main_Include_1_in_6
) [instance: 1, cache: 1];
// network: end of macro body
CacheScene(main_Image_1_in_1, main_Image_1_out_1, main_Image_1_out_2);
}
main_FileSelector_1_out_1 =
"/cea/home/pmc/zerah/PROJETS/NONCOL/FERDIMER/toto/vector_zerah.general";
main_Import_1_in_2 = NULL;
main_Import_1_in_3 = NULL;
main_Import_1_in_4 = NULL;
main_Import_1_in_5 = NULL;
main_Import_1_in_6 = NULL;
main_Import_1_out_1 = NULL;
main_AutoGlyph_1_in_2 = "rocket";
main_AutoGlyph_1_in_3 = NULL;
main_AutoGlyph_1_in_4 = NULL;
main_AutoGlyph_1_in_5 = NULL;
main_AutoGlyph_1_in_6 = NULL;
main_AutoGlyph_1_in_7 = NULL;
main_AutoGlyph_1_out_1 = NULL;
main_Color_1_in_1 = NULL;
main_Color_1_in_2 = NULL;
main_Color_1_in_3 = NULL;
main_Color_1_in_4 = NULL;
main_Color_1_in_5 = NULL;
macro Image(
id,
object,
where,
useVector,
to,
from,
width,
resolution,
aspect,
up,
viewAngle,
perspective,
options,
buttonState = 1,
buttonUpApprox = "none",
buttonDownApprox = "none",
buttonUpDensity = 1,
buttonDownDensity = 1,
renderMode = 0,
defaultCamera,
reset,
backgroundColor,
throttle,
RECenable = 0,
RECfile,
RECformat,
RECresolution,
RECaspect,
AAenable = 0,
AAlabels,
AAticks,
AAcorners,
AAframe,
AAadjust,
AAcursor,
AAgrid,
AAcolors,
AAannotation,
AAlabelscale,
AAfont,
interactionMode,
title,
AAxTickLocs,
AAyTickLocs,
AAzTickLocs,
AAxTickLabels,
AAyTickLabels,
AAzTickLabels,
webOptions) -> (
object,
camera,
where)
{
ImageMessage(
id,
backgroundColor,
throttle,
RECenable,
RECfile,
RECformat,
RECresolution,
RECaspect,
AAenable,
AAlabels,
AAticks,
AAcorners,
AAframe,
AAadjust,
AAcursor,
AAgrid,
AAcolors,
AAannotation,
AAlabelscale,
AAfont,
AAxTickLocs,
AAyTickLocs,
AAzTickLocs,
AAxTickLabels,
AAyTickLabels,
AAzTickLabels,
interactionMode,
title,
renderMode,
buttonUpApprox,
buttonDownApprox,
buttonUpDensity,
buttonDownDensity) [instance: 1, cache: 1];
autoCamera =
AutoCamera(
object,
"front",
object,
resolution,
aspect,
[0,1,0],
perspective,
viewAngle,
backgroundColor) [instance: 1, cache: 1];
realCamera =
Camera(
to,
from,
width,
resolution,
aspect,
up,
perspective,
viewAngle,
backgroundColor) [instance: 1, cache: 1];
coloredDefaultCamera =
UpdateCamera(defaultCamera,
background=backgroundColor) [instance: 1, cache: 1];
nullDefaultCamera =
Inquire(defaultCamera,
"is null + 1") [instance: 1, cache: 1];
resetCamera =
Switch(
nullDefaultCamera,
coloredDefaultCamera,
autoCamera) [instance: 1, cache: 1];
resetNull =
Inquire(
reset,
"is null + 1") [instance: 2, cache: 1];
reset =
Switch(
resetNull,
reset,
0) [instance: 2, cache: 1];
whichCamera =
Compute(
"($0 != 0 || $1 == 0) ? 1 : 2",
reset,
useVector) [instance: 1, cache: 1];
camera = Switch(
whichCamera,
resetCamera,
realCamera) [instance: 3, cache: 1];
AAobject =
AutoAxes(
object,
camera,
AAlabels,
AAticks,
AAcorners,
AAframe,
AAadjust,
AAcursor,
AAgrid,
AAcolors,
AAannotation,
AAlabelscale,
AAfont,
AAxTickLocs,
AAyTickLocs,
AAzTickLocs,
AAxTickLabels,
AAyTickLabels,
AAzTickLabels) [instance: 1, cache: 1];
switchAAenable = Compute("$0+1",
AAenable) [instance: 2, cache: 1];
object = Switch(
switchAAenable,
object,
AAobject) [instance:4, cache: 1];
SWapproximation_options =
Switch(
buttonState,
buttonUpApprox,
buttonDownApprox) [instance: 5, cache: 1];
SWdensity_options =
Switch(
buttonState,
buttonUpDensity,
buttonDownDensity) [instance: 6, cache: 1];
HWapproximation_options =
Format(
"%s,%s",
buttonDownApprox,
buttonUpApprox) [instance: 1, cache: 1];
HWdensity_options =
Format(
"%d,%d",
buttonDownDensity,
buttonUpDensity) [instance: 2, cache: 1];
switchRenderMode = Compute(
"$0+1",
renderMode) [instance: 3, cache: 1];
approximation_options = Switch(
switchRenderMode,
SWapproximation_options,
HWapproximation_options) [instance: 7, cache: 1];
density_options = Switch(
switchRenderMode,
SWdensity_options,
HWdensity_options) [instance: 8, cache: 1];
renderModeString = Switch(
switchRenderMode,
"software",
"hardware")[instance: 9, cache: 1];
object_tag = Inquire(
object,
"object tag")[instance: 3, cache: 1];
annoted_object =
Options(
object,
"send boxes",
0,
"cache",
1,
"object tag",
object_tag,
"ddcamera",
whichCamera,
"rendering approximation",
approximation_options,
"render every",
density_options,
"button state",
buttonState,
"rendering mode",
renderModeString) [instance: 1, cache: 1];
RECresNull =
Inquire(
RECresolution,
"is null + 1") [instance: 4, cache: 1];
ImageResolution =
Inquire(
camera,
"camera resolution") [instance: 5, cache: 1];
RECresolution =
Switch(
RECresNull,
RECresolution,
ImageResolution) [instance: 10, cache: 1];
RECaspectNull =
Inquire(
RECaspect,
"is null + 1") [instance: 6, cache: 1];
ImageAspect =
Inquire(
camera,
"camera aspect") [instance: 7, cache: 1];
RECaspect =
Switch(
RECaspectNull,
RECaspect,
ImageAspect) [instance: 11, cache: 1];
switchRECenable = Compute(
"$0 == 0 ? 1 : (($2 == $3) && ($4 == $5)) ? ($1 == 1 ? 2 : 3) : 4",
RECenable,
switchRenderMode,
RECresolution,
ImageResolution,
RECaspect,
ImageAspect) [instance: 4, cache: 1];
NoRECobject, RECNoRerenderObject, RECNoRerHW, RECRerenderObject =
Route(switchRECenable, annoted_object);
Display(
NoRECobject,
camera,
where,
throttle) [instance: 1, cache: 1];
image =
Render(
RECNoRerenderObject,
camera) [instance: 1, cache: 1];
Display(
image,
NULL,
where,
throttle) [instance: 2, cache: 1];
WriteImage(
image,
RECfile,
RECformat) [instance: 1, cache: 1];
rec_where = Display(
RECNoRerHW,
camera,
where,
throttle) [instance: 1, cache: 0];
rec_image = ReadImageWindow(
rec_where) [instance: 1, cache: 1];
WriteImage(
rec_image,
RECfile,
RECformat) [instance: 1, cache: 1];
RECupdateCamera =
UpdateCamera(
camera,
resolution=RECresolution,
aspect=RECaspect) [instance: 2, cache: 1];
Display(
RECRerenderObject,
camera,
where,
throttle) [instance: 1, cache: 1];
RECRerenderObject =
ScaleScreen(
RECRerenderObject,
NULL,
RECresolution,
camera) [instance: 1, cache: 1];
image =
Render(
RECRerenderObject,
RECupdateCamera) [instance: 2, cache: 1];
WriteImage(
image,
RECfile,
RECformat) [instance: 2, cache: 1];
}
main_Image_1_in_1 = "Image_1";
main_Image_1_in_3 = "X24,,";
main_Image_1_in_4 = 1;
main_Image_1_in_5 = [1.18742 1.18752 1.18742];
main_Image_1_in_6 = [5.6578 3.90292 10.2606];
main_Image_1_in_7 = 5.61243;
main_Image_1_in_8 = 640;
main_Image_1_in_9 = 0.751;
main_Image_1_in_10 = [-0.162919 0.96439 -0.20835];
main_Image_1_in_11 = NULL;
main_Image_1_in_12 = 0;
main_Image_1_in_13 = NULL;
main_Image_1_in_14 = 1;
main_Image_1_in_15 = NULL;
main_Image_1_in_16 = NULL;
main_Image_1_in_17 = NULL;
main_Image_1_in_18 = NULL;
main_Image_1_in_19 = 0;
main_Image_1_in_20 = NULL;
main_Image_1_in_21 = NULL;
main_Image_1_in_22 = NULL;
main_Image_1_in_23 = NULL;
main_Image_1_in_25 = NULL;
main_Image_1_in_26 = NULL;
main_Image_1_in_27 = NULL;
main_Image_1_in_28 = NULL;
main_Image_1_in_29 = NULL;
main_Image_1_in_30 = NULL;
main_Image_1_in_31 = NULL;
main_Image_1_in_32 = NULL;
main_Image_1_in_33 = NULL;
main_Image_1_in_34 = NULL;
main_Image_1_in_35 = NULL;
main_Image_1_in_36 = NULL;
main_Image_1_in_37 = NULL;
main_Image_1_in_38 = NULL;
main_Image_1_in_39 = NULL;
main_Image_1_in_40 = NULL;
main_Image_1_in_41 = "rotate";
main_Image_1_in_42 = NULL;
main_Image_1_in_43 = NULL;
main_Image_1_in_44 = NULL;
main_Image_1_in_45 = NULL;
main_Image_1_in_46 = NULL;
main_Image_1_in_47 = NULL;
main_Image_1_in_48 = NULL;
main_Image_1_in_49 = NULL;
main_Include_1_in_1 = NULL;
main_Include_1_in_2 = NULL;
main_Include_1_in_3 = NULL;
main_Include_1_in_4 = NULL;
main_Include_1_in_5 = NULL;
main_Include_1_in_6 = NULL;
Executive("product version 4 1 0");
$sync
main();
file = /cea/home/pmc/zerah/PROJETS/NONCOL/FERDIMER/toto/fort.45
grid = 15 x 9 x 9
format = ascii
interleaving = record-vector
majority = column
header = lines 1
field = field0
structure = 3-vector
type = float
dependency = positions
positions = regular, regular, regular, 0, 1, 0, 1, 0, 1

end
15 9 9
-0.0001 0.0000 0.0000
-0.0001 0.0000 0.0000
0.0002 0.0000 0.0000
0.0004 0.0000 0.0000
0.0008 -0.0001 0.0001
0.0006 0.0000 0.0000
0.0001 0.0000 0.0000
-0.0002 0.0000 0.0000
-0.0002 0.0000 0.0000
0.0000 0.0000 0.0000
0.0005 -0.0001 0.0000
0.0007 -0.0001 0.0001
0.0004 0.0000 0.0000
0.0002 0.0000 0.0000
-0.0001 0.0000 0.0000
-0.0002 0.0000 0.0000
-0.0001 0.0000 0.0000
0.0003 0.0000 0.0000
0.0007 0.0000 0.0001
0.0010 0.0000 0.0001
0.0008 -0.0001 0.0001
0.0003 0.0000 0.0000
-0.0002 0.0000 0.0000
-0.0002 0.0000 0.0000
0.0002 0.0000 0.0000
0.0007 -0.0001 0.0001
0.0009 0.0000 0.0001
0.0007 0.0000 0.0001
0.0003 0.0000 0.0000
-0.0001 0.0000 0.0000
-0.0002 0.0000 0.0000
-0.0001 0.0000 0.0000
0.0004 0.0001 0.0000
0.0010 0.0000 0.0001
0.0014 0.0000 0.0001
0.0013 0.0000 0.0001
0.0005 -0.0001 0.0000
-0.0003 0.0000 0.0000
-0.0003 0.0000 0.0000
0.0004 -0.0001 0.0000
0.0012 0.0000 0.0001
0.0013 0.0000 0.0001
0.0010 0.0000 0.0001
0.0004 0.0001 0.0000
-0.0001 0.0000 0.0000
-0.0002 0.0000 0.0000
0.0000 0.0000 0.0000
0.0005 0.0000 0.0001
0.0019 -0.0001 0.0001
0.0030 -0.0002 0.0002
0.0029 -0.0003 0.0002
0.0011 -0.0001 0.0001
-0.0003 0.0001 0.0000
-0.0004 0.0001 0.0000
0.0009 -0.0001 0.0001
0.0026 -0.0003 0.0002
0.0027 -0.0001 0.0002
0.0017 0.0000 0.0001
0.0005 0.0000 0.0000
-0.0001 0.0000 0.0000
-0.0003 0.0000 0.0000
-0.0001 0.0000 0.0000
0.0007 -0.0001 0.0001
0.0026 -0.0002 0.0002
0.0048 -0.0005 0.0003
0.0048 -0.0005 0.0003
0.0020 -0.0003 0.0001
-0.0003 0.0000 0.0000
-0.0004 0.0001 0.0000
0.0017 -0.0002 0.0001
0.0043 -0.0004 0.0003
0.0044 -0.0004 0.0003
0.0024 -0.0002 0.0002
0.0006 0.0000 0.0001
-0.0001 0.0000 0.0000
-0.0003 0.0000 0.0000
-0.0001 0.0000 0.0000
0.0007 -0.0002 0.0001
0.0026 -0.0004 0.0002
0.0048 -0.0007 0.0003
0.0047 -0.0006 0.0003
0.0020 -0.0002 0.0001
-0.0003 0.0001 0.0000
-0.0004 0.0001 0.0000
0.0017 -0.0001 0.0001
0.0043 -0.0005 0.0003
0.0044 -0.0005 0.0003
0.0023 -0.0003 0.0002
0.0006 -0.0001 0.0001
-0.0001 0.0000 0.0000
-0.0002 0.0000 0.0000
0.0000 -0.0001 0.0000
0.0005 -0.0002 0.0000
0.0019 -0.0004 0.0001
0.0030 -0.0005 0.0002
0.0029 -0.0004 0.0002
0.0011 -0.0001 0.0001
-0.0003 0.0000 0.0000
-0.0003 0.0000 0.0000
0.0009 -0.0001 0.0001
0.0026 -0.0003 0.0002
0.0027 -0.0004 0.0002
0.0017 -0.0003 0.0001
0.0004 -0.0001 0.0000
-0.0001 0.0000 0.0000
-0.0002 0.0000 0.0000
-0.0001 0.0000 0.0000
0.0004 -0.0002 0.0000
0.0011 -0.0003 0.0001
0.0014 -0.0003 0.0001
0.0013 -0.0002 0.0001
0.0005 0.0000 0.0000
-0.0003 0.0000 0.0000
-0.0003 0.0000 0.0000
0.0005 0.0000 0.0000
0.0012 -0.0002 0.0001
0.0013 -0.0002 0.0001
0.0010 -0.0003 0.0001
0.0003 -0.0002 0.0000
-0.0001 0.0000 0.0000
-0.0002 0.0000 0.0000
-0.0001 0.0000 0.0000
0.0003 -0.0001 0.0000
0.0007 -0.0002 0.0001
0.0010 -0.0002 0.0001
0.0008 -0.0001 0.0001
0.0003 0.0000 0.0000
-0.0002 0.0000 0.0000
-0.0002 0.0000 0.0000
0.0002 -0.0001 0.0000
0.0008 -0.0001 0.0001
0.0009 -0.0002 0.0001
0.0007 -0.0002 0.0001
0.0002 -0.0001 0.0000
-0.0001 0.0000 0.0000
-0.0002 0.0000 0.0000
-0.0001 0.0000 0.0000
0.0003 0.0000 0.0000
0.0007 -0.0001 0.0001
0.0010 -0.0001 0.0001
0.0008 -0.0001 0.0001
0.0003 0.0000 0.0000
-0.0002 0.0000 0.0000
-0.0002 0.0000 0.0000
0.0002 0.0000 0.0000
0.0008 -0.0001 0.0001
0.0009 -0.0001 0.0001
0.0007 -0.0001 0.0001
0.0002 -0.0001 0.0000
-0.0001 0.0000 0.0000
-0.0002 0.0000 0.0000
0.0000 0.0000 0.0000
0.0004 0.0000 0.0000
0.0009 0.0000 0.0001
0.0013 -0.0001 0.0001
0.0012 -0.0001 0.0001
0.0004 0.0000 0.0000
-0.0002 0.0000 0.0000
-0.0002 0.0000 0.0000
0.0003 0.0000 0.0000
0.0011 -0.0001 0.0001
0.0013 -0.0001 0.0001
0.0008 0.0000 0.0001
0.0003 0.0000 0.0000
-0.0001 0.0000 0.0000
-0.0002 0.0000 0.0000
0.0000 0.0000 0.0000
0.0006 0.0000 0.0001
0.0018 -0.0001 0.0001
0.0028 -0.0002 0.0002
0.0025 -0.0003 0.0002
0.0012 -0.0002 0.0001
0.0000 0.0000 0.0000
0.0000 0.0000 0.0000
0.0011 -0.0001 0.0001
0.0024 -0.0002 0.0002
0.0026 -0.0001 0.0002
0.0018 0.0000 0.0002
0.0006 0.0000 0.0001
0.0000 0.0000 0.0000
-0.0003 0.0000 0.0000
0.0000 0.0000 0.0000
0.0010 -0.0001 0.0001
0.0028 -0.0003 0.0002
0.0047 -0.0006 0.0003
0.0045 -0.0006 0.0003
0.0021 -0.0003 0.0001
0.0000 0.0000 0.0000
0.0000 0.0000 0.0000
0.0019 -0.0001 0.0001
0.0042 -0.0003 0.0003
0.0044 -0.0004 0.0004
0.0026 -0.0002 0.0002
0.0009 -0.0001 0.0001
-0.0001 0.0000 0.0000
-0.0004 0.0000 0.0000
-0.0001 0.0000 0.0000
0.0013 -0.0003 0.0001
0.0036 -0.0007 0.0003
0.0065 -0.0011 0.0004
0.0063 -0.0007 0.0004
0.0026 -0.0002 0.0002
-0.0001 0.0000 0.0000
-0.0002 0.0001 0.0000
0.0024 -0.0001 0.0002
0.0058 -0.0005 0.0004
0.0060 -0.0009 0.0005
0.0033 -0.0005 0.0003
0.0012 -0.0002 0.0001
-0.0001 0.0000 0.0000
-0.0004 0.0000 0.0000
-0.0001 -0.0001 0.0000
0.0013 -0.0005 0.0001
0.0036 -0.0010 0.0003
0.0065 -0.0014 0.0005
0.0062 -0.0008 0.0005
0.0025 -0.0002 0.0002
-0.0001 0.0001 0.0000
-0.0002 0.0001 -0.0001
0.0024 0.0000 0.0001
0.0058 -0.0005 0.0004
0.0060 -0.0010 0.0005
0.0032 -0.0008 0.0003
0.0011 -0.0004 0.0001
-0.0001 0.0000 0.0000
-0.0003 0.0000 0.0000
0.0000 -0.0001 0.0000
0.0010 -0.0005 0.0001
0.0028 -0.0009 0.0002
0.0046 -0.0012 0.0004
0.0044 -0.0007 0.0004
0.0020 -0.0001 0.0001
0.0000 0.0000 0.0000
0.0000 0.0001 0.0000
0.0019 0.0000 0.0001
0.0043 -0.0004 0.0003
0.0044 -0.0008 0.0003
0.0026 -0.0007 0.0002
0.0009 -0.0004 0.0001
-0.0001 0.0000 0.0000
-0.0002 0.0000 0.0000
0.0000 -0.0001 0.0000
0.0006 -0.0003 0.0001
0.0018 -0.0007 0.0001
0.0027 -0.0007 0.0002
0.0025 -0.0004 0.0002
0.0011 -0.0001 0.0001
0.0000 0.0000 0.0000
0.0000 0.0000 0.0000
0.0012 0.0000 0.0001
0.0024 -0.0002 0.0002
0.0026 -0.0005 0.0002
0.0017 -0.0005 0.0001
0.0005 -0.0002 0.0001
-0.0001 -0.0001 0.0000
-0.0001 0.0000 0.0000
0.0000 0.0000 0.0000
0.0004 -0.0002 0.0000
0.0009 -0.0003 0.0001
0.0013 -0.0003 0.0001
0.0011 -0.0002 0.0001
0.0004 0.0000 0.0000
-0.0002 0.0000 0.0000
-0.0002 0.0000 0.0000
0.0004 0.0000 0.0000
0.0011 -0.0002 0.0001
0.0012 -0.0003 0.0001
0.0008 -0.0002 0.0001
0.0003 -0.0002 0.0000
-0.0001 0.0000 0.0000
-0.0002 0.0000 0.0000
-0.0001 0.0000 0.0000
0.0004 -0.0001 0.0000
0.0010 -0.0002 0.0001
0.0014 -0.0001 0.0001
0.0013 -0.0001 0.0001
0.0005 0.0000 0.0000
-0.0003 0.0000 0.0000
-0.0003 0.0000 0.0000
0.0005 0.0000 0.0000
0.0012 -0.0001 0.0001
0.0013 -0.0002 0.0001
0.0010 -0.0002 0.0001
0.0003 -0.0001 0.0000
-0.0001 0.0000 0.0000
-0.0002 0.0000 0.0000
0.0000 0.0000 0.0000
0.0006 0.0000 0.0001
0.0018 0.0000 0.0001
0.0027 -0.0001 0.0002
0.0025 -0.0002 0.0002
0.0012 -0.0002 0.0001
0.0000 0.0000 0.0000
0.0000 0.0000 0.0000
0.0011 -0.0001 0.0000
0.0024 -0.0001 0.0002
0.0027 0.0000 0.0002
0.0018 0.0000 0.0002
0.0006 0.0000 0.0001
0.0000 0.0000 0.0000
-0.0003 0.0000 0.0000
0.0000 0.0000 0.0000
0.0013 0.0000 0.0001
0.0035 -0.0002 0.0002
0.0066 -0.0007 0.0004
0.0070 -0.0010 0.0004
0.0031 -0.0006 0.0002
0.0006 -0.0001 0.0001
0.0006 0.0000 0.0000
0.0030 -0.0002 0.0001
0.0069 -0.0003 0.0004
0.0066 0.0000 0.0006
0.0034 0.0001 0.0003
0.0013 0.0001 0.0001
0.0000 0.0000 0.0000
-0.0004 0.0000 0.0000
0.0000 0.0000 0.0000
0.0019 -0.0003 0.0001
0.0078 -0.0012 0.0004
0.0170 -0.0026 0.0010
0.0177 -0.0028 0.0012
0.0086 -0.0015 0.0006
0.0011 -0.0002 0.0001
0.0011 0.0001 0.0000
0.0085 -0.0003 0.0004
0.0175 -0.0008 0.0012
0.0168 -0.0008 0.0014
0.0076 -0.0004 0.0007
0.0018 0.0000 0.0002
0.0000 0.0000 0.0000
-0.0005 0.0000 0.0000
0.0000 -0.0001 0.0000
0.0020 -0.0006 0.0001
0.0108 -0.0026 0.0006
0.0215 -0.0041 0.0013
0.0226 -0.0029 0.0015
0.0105 -0.0012 0.0008
0.0006 -0.0001 0.0000
0.0006 0.0002 0.0000
0.0104 0.0001 0.0007
0.0218 -0.0013 0.0017
0.0204 -0.0026 0.0015
0.0102 -0.0015 0.0007
0.0019 -0.0003 0.0002
-0.0001 0.0000 0.0000
-0.0005 0.0000 0.0000
0.0000 -0.0002 0.0000
0.0020 -0.0009 0.0002
0.0107 -0.0035 0.0008
0.0213 -0.0054 0.0017
0.0224 -0.0028 0.0018
0.0105 -0.0006 0.0008
0.0006 0.0000 0.0000
0.0006 0.0003 -0.0001
0.0104 0.0006 0.0005
0.0217 -0.0010 0.0014
0.0202 -0.0033 0.0015
0.0101 -0.0022 0.0008
0.0018 -0.0005 0.0002
-0.0001 -0.0001 0.0000
-0.0004 0.0000 0.0000
0.0000 -0.0002 0.0000
0.0019 -0.0009 0.0002
0.0077 -0.0028 0.0006
0.0168 -0.0047 0.0014
0.0174 -0.0028 0.0015
0.0085 -0.0007 0.0007
0.0011 -0.0001 0.0000
0.0011 0.0002 0.0000
0.0087 0.0005 0.0003
0.0176 -0.0005 0.0011
0.0165 -0.0023 0.0013
0.0074 -0.0017 0.0006
0.0017 -0.0006 0.0002
0.0000 -0.0001 0.0000
-0.0003 0.0000 0.0000
0.0000 -0.0001 0.0000
0.0013 -0.0007 0.0001
0.0034 -0.0013 0.0003
0.0065 -0.0019 0.0005
0.0068 -0.0011 0.0006
0.0030 -0.0002 0.0002
0.0006 0.0000 0.0000
0.0006 0.0001 0.0000
0.0032 0.0001 0.0001
0.0070 -0.0003 0.0005
0.0065 -0.0011 0.0005
0.0033 -0.0009 0.0003
0.0012 -0.0005 0.0001
0.0000 -0.0001 0.0000
-0.0002 0.0000 0.0000
0.0000 -0.0001 0.0000
0.0006 -0.0003 0.0000
0.0018 -0.0006 0.0001
0.0027 -0.0006 0.0002
0.0024 -0.0003 0.0002
0.0011 0.0000 0.0001
0.0000 0.0000 0.0000
0.0000 0.0000 0.0000
0.0012 0.0000 0.0001
0.0024 -0.0002 0.0002
0.0026 -0.0005 0.0002
0.0017 -0.0005 0.0001
0.0005 -0.0002 0.0000
0.0000 0.0000 0.0000
-0.0002 0.0000 0.0000
-0.0001 0.0000 0.0000
0.0005 -0.0001 0.0000
0.0018 -0.0002 0.0001
0.0028 -0.0003 0.0002
0.0028 -0.0002 0.0002
0.0010 0.0000 0.0001
-0.0003 0.0001 0.0000
-0.0003 0.0000 0.0000
0.0010 0.0000 0.0000
0.0027 -0.0002 0.0002
0.0027 -0.0002 0.0002
0.0017 -0.0002 0.0001
0.0005 -0.0001 0.0000
-0.0001 0.0000 0.0000
-0.0003 0.0000 0.0000
-0.0001 0.0000 0.0000
0.0010 0.0001 0.0001
0.0027 0.0001 0.0002
0.0046 -0.0001 0.0003
0.0044 -0.0004 0.0003
0.0020 -0.0003 0.0001
0.0000 0.0000 0.0000
0.0000 0.0001 0.0000
0.0019 -0.0002 0.0000
0.0042 -0.0002 0.0002
0.0045 0.0001 0.0004
0.0027 0.0002 0.0003
0.0010 0.0002 0.0001
-0.0001 0.0000 0.0000
-0.0004 0.0000 0.0000
0.0000 0.0000 0.0000
0.0018 0.0001 0.0002
0.0077 -0.0002 0.0005
0.0168 -0.0014 0.0011
0.0175 -0.0029 0.0011
0.0086 -0.0020 0.0005
0.0011 -0.0002 0.0001
0.0010 0.0000 0.0000
0.0083 -0.0007 0.0001
0.0174 -0.0007 0.0009
0.0169 0.0006 0.0015
0.0077 0.0007 0.0008
0.0018 0.0003 0.0002
0.0000 0.0001 0.0000
-0.0006 0.0000 0.0000
-0.0001 0.0000 0.0000
0.0034 -0.0004 0.0002
0.0194 -0.0026 0.0009
0.0670 -0.0102 0.0039
0.0856 -0.0163 0.0061
0.0270 -0.0059 0.0019
0.0038 -0.0009 0.0003
0.0037 0.0001 0.0000
0.0270 -0.0013 0.0006
0.0865 -0.0031 0.0049
0.0675 -0.0002 0.0058
0.0193 0.0001 0.0017
0.0033 0.0001 0.0003
-0.0001 0.0001 0.0000
-0.0008 0.0001 0.0000
-0.0004 0.0000 0.0000
0.0040 -0.0010 0.0002
0.0306 -0.0066 0.0012
0.1780 -0.0353 0.0081
0.2183 -0.0319 0.0159
0.0613 -0.0101 0.0050
0.0039 -0.0009 0.0002
0.0038 0.0004 0.0001
0.0615 -0.0004 0.0042
0.2164 -0.0076 0.0166
0.1735 -0.0150 0.0116
0.0300 -0.0025 0.0017
0.0038 -0.0003 0.0003
-0.0005 0.0001 0.0000
-0.0008 0.0001 0.0000
-0.0004 -0.0001 0.0000
0.0040 -0.0012 0.0003
0.0304 -0.0075 0.0023
0.1760 -0.0457 0.0144
0.2173 -0.0284 0.0174
0.0614 -0.0081 0.0047
0.0039 -0.0008 0.0002
0.0037 0.0003 0.0000
0.0610 0.0001 0.0030
0.2160 -0.0022 0.0121
0.1717 -0.0197 0.0120
0.0297 -0.0027 0.0021
0.0038 -0.0004 0.0003
-0.0005 0.0000 0.0000
-0.0006 0.0000 0.0000
-0.0001 -0.0002 0.0000
0.0034 -0.0014 0.0002
0.0193 -0.0061 0.0014
0.0665 -0.0182 0.0052
0.0852 -0.0136 0.0069
0.0269 -0.0023 0.0021
0.0038 -0.0004 0.0002
0.0038 0.0004 -0.0001
0.0274 0.0015 0.0008
0.0870 -0.0003 0.0051
0.0664 -0.0068 0.0055
0.0188 -0.0029 0.0016
0.0032 -0.0007 0.0003
-0.0002 -0.0001 0.0000
-0.0004 0.0000 0.0000
0.0000 -0.0002 0.0000
0.0019 -0.0009 0.0001
0.0077 -0.0028 0.0004
0.0167 -0.0046 0.0011
0.0173 -0.0024 0.0013
0.0084 -0.0003 0.0007
0.0011 0.0000 0.0000
0.0011 0.0001 0.0000
0.0087 0.0007 0.0004
0.0176 -0.0003 0.0012
0.0165 -0.0024 0.0013
0.0073 -0.0018 0.0005
0.0017 -0.0006 0.0001
0.0000 -0.0001 0.0000
-0.0003 0.0000 0.0000
0.0000 -0.0001 0.0000
0.0010 -0.0005 0.0000
0.0027 -0.0009 0.0001
0.0045 -0.0010 0.0003
0.0043 -0.0005 0.0003
0.0019 0.0000 0.0001
0.0000 0.0000 0.0000
0.0000 0.0001 0.0000
0.0020 0.0001 0.0001
0.0043 -0.0003 0.0003
0.0044 -0.0008 0.0003
0.0026 -0.0007 0.0002
0.0009 -0.0004 0.0000
-0.0001 -0.0001 0.0000
-0.0003 0.0000 0.0000
-0.0001 0.0000 0.0000
0.0007 -0.0001 0.0001
0.0025 -0.0002 0.0002
0.0046 -0.0004 0.0003
0.0046 -0.0004 0.0003
0.0019 -0.0001 0.0001
-0.0003 0.0001 0.0000
-0.0004 0.0001 0.0000
0.0018 -0.0001 0.0001
0.0044 -0.0003 0.0003
0.0044 -0.0003 0.0003
0.0024 -0.0002 0.0002
0.0006 -0.0001 0.0000
-0.0001 0.0000 0.0000
-0.0004 0.0000 0.0000
-0.0001 0.0001 0.0000
0.0013 0.0002 0.0001
0.0034 0.0003 0.0003
0.0063 0.0002 0.0005
0.0061 -0.0006 0.0004
0.0025 -0.0005 0.0001
-0.0001 0.0000 0.0000
-0.0002 0.0001 0.0000
0.0022 -0.0003 0.0000
0.0058 -0.0004 0.0003
0.0062 0.0003 0.0005
0.0034 0.0004 0.0003
0.0013 0.0003 0.0001
-0.0001 0.0001 0.0000
-0.0005 0.0000 0.0000
0.0000 0.0001 0.0000
0.0020 0.0003 0.0002
0.0106 0.0007 0.0008
0.0210 0.0000 0.0016
0.0222 -0.0033 0.0013
0.0105 -0.0028 0.0005
0.0006 -0.0003 0.0001
0.0004 0.0001 -0.0001
0.0096 -0.0017 -0.0002
0.0213 -0.0016 0.0009
0.0209 0.0017 0.0019
0.0105 0.0016 0.0010
0.0020 0.0005 0.0002
0.0000 0.0002 0.0000
-0.0008 0.0001 0.0000
-0.0004 0.0001 0.0000
0.0039 -0.0004 0.0002
0.0303 -0.0031 0.0017
0.1755 -0.0139 0.0120
0.2161 -0.0422 0.0134
0.0616 -0.0127 0.0030
0.0039 -0.0008 0.0002
0.0036 0.0003 -0.0002
0.0589 -0.0047 -0.0013
0.2114 -0.0171 0.0051
0.1749 0.0089 0.0167
0.0297 0.0006 0.0023
0.0038 0.0002 0.0003
-0.0005 0.0001 0.0000
-0.0011 0.0001 0.0000
-0.0009 0.0000 0.0000
0.0024 -0.0008 0.0001
0.0673 -0.0160 0.0024
0.2586 -0.0497 0.0097
0.2064 -0.0418 0.0156
0.1579 -0.0198 0.0120
0.0062 -0.0008 0.0003
0.0059 0.0007 0.0002
0.1564 0.0042 0.0080
0.2084 -0.0093 0.0074
0.2569 -0.0115 0.0171
0.0653 -0.0076 0.0026
0.0022 -0.0002 0.0001
-0.0009 0.0001 0.0000
-0.0011 0.0001 0.0000
-0.0009 0.0000 0.0000
0.0024 -0.0002 0.0002
0.0672 -0.0007 0.0045
0.2572 -0.0450 0.0185
0.2064 -0.0261 0.0161
0.1583 -0.0471 0.0114
0.0064 -0.0019 0.0003
0.0055 -0.0008 0.0000
0.1485 -0.0291 0.0051
0.2094 0.0031 0.0083
0.2567 -0.0026 0.0204
0.0677 0.0088 0.0046
0.0023 0.0006 0.0002
-0.0009 0.0001 0.0000
-0.0008 0.0001 0.0000
-0.0004 -0.0001 0.0000
0.0040 -0.0011 0.0001
0.0305 -0.0066 0.0013
0.1765 -0.0437 0.0085
0.2158 -0.0201 0.0163
0.0612 -0.0054 0.0048
0.0040 -0.0006 0.0002
0.0035 0.0002 -0.0002
0.0596 0.0011 0.0020
0.2156 0.0031 0.0144
0.1706 -0.0223 0.0104
0.0292 -0.0026 0.0012
0.0037 -0.0003 0.0001
-0.0005 0.0000 0.0000
-0.0005 0.0000 0.0000
0.0000 -0.0002 0.0000
0.0020 -0.0010 0.0000
0.0107 -0.0037 0.0003
0.0211 -0.0054 0.0009
0.0220 -0.0017 0.0015
0.0103 0.0004 0.0008
0.0006 0.0001 0.0000
0.0006 0.0003 -0.0001
0.0103 0.0014 0.0006
0.0218 -0.0002 0.0015
0.0201 -0.0038 0.0010
0.0099 -0.0027 0.0002
0.0018 -0.0007 0.0000
-0.0001 -0.0001 0.0000
-0.0004 0.0000 0.0000
-0.0001 -0.0001 0.0000
0.0013 -0.0006 0.0000
0.0035 -0.0010 0.0001
0.0063 -0.0013 0.0003
0.0061 -0.0005 0.0004
0.0024 0.0001 0.0001
-0.0002 0.0001 0.0000
-0.0002 0.0001 -0.0001
0.0024 0.0002 0.0001
0.0059 -0.0003 0.0004
0.0060 -0.0011 0.0003
0.0032 -0.0009 0.0001
0.0011 -0.0005 0.0000
-0.0001 -0.0001 0.0000
-0.0003 0.0000 0.0000
-0.0001 0.0000 0.0000
0.0007 0.0000 0.0000
0.0025 -0.0001 0.0002
0.0046 -0.0003 0.0003
0.0046 -0.0003 0.0003
0.0019 -0.0002 0.0001
-0.0003 0.0000 0.0000
-0.0004 0.0001 0.0000
0.0017 -0.0001 0.0001
0.0044 -0.0002 0.0002
0.0044 -0.0002 0.0002
0.0024 -0.0001 0.0001
0.0007 0.0000 0.0000
-0.0001 0.0000 0.0000
-0.0004 0.0000 0.0000
-0.0001 0.0001 0.0000
0.0013 0.0003 0.0001
0.0034 0.0004 0.0003
0.0064 0.0002 0.0005
0.0061 -0.0006 0.0004
0.0025 -0.0005 0.0001
-0.0001 0.0000 0.0000
-0.0002 0.0001 0.0000
0.0022 -0.0003 0.0001
0.0058 -0.0004 0.0003
0.0062 0.0004 0.0005
0.0034 0.0005 0.0003
0.0013 0.0003 0.0001
-0.0001 0.0001 0.0000
-0.0005 0.0000 0.0000
0.0000 0.0001 0.0000
0.0019 0.0005 0.0002
0.0105 0.0011 0.0009
0.0210 0.0005 0.0017
0.0223 -0.0035 0.0013
0.0106 -0.0031 0.0005
0.0007 -0.0003 0.0000
0.0004 0.0000 0.0000
0.0096 -0.0019 0.0003
0.0214 -0.0018 0.0013
0.0210 0.0018 0.0015
0.0106 0.0018 0.0007
0.0020 0.0006 0.0001
0.0000 0.0002 0.0000
-0.0008 0.0001 0.0000
-0.0004 0.0001 0.0000
0.0039 -0.0002 0.0003
0.0302 -0.0023 0.0024
0.1757 -0.0088 0.0141
0.2167 -0.0458 0.0128
0.0617 -0.0135 0.0029
0.0039 -0.0009 0.0002
0.0036 0.0003 0.0001
0.0589 -0.0046 0.0029
0.2118 -0.0200 0.0149
0.1751 0.0083 0.0095
0.0294 0.0004 0.0010
0.0037 0.0002 0.0001
-0.0004 0.0002 0.0000
-0.0011 0.0001 0.0000
-0.0009 0.0000 0.0000
0.0023 -0.0010 0.0003
0.0669 -0.0215 0.0050
0.2577 -0.0457 0.0193
0.2059 -0.0523 0.0161
0.1580 -0.0057 0.0108
0.0061 -0.0003 0.0003
0.0061 0.0012 0.0003
0.1594 0.0177 0.0110
0.2061 -0.0149 0.0172
0.2529 -0.0156 0.0072
0.0625 -0.0142 0.0027
0.0020 -0.0004 0.0001
-0.0009 0.0001 0.0000
-0.0010 0.0001 0.0000
-0.0008 0.0000 0.0000
0.0024 -0.0005 0.0002
0.0670 -0.0077 0.0051
0.2576 -0.0450 0.0190
0.2070 -0.0353 0.0112
0.1587 -0.0369 0.0052
0.0063 -0.0015 0.0001
0.0058 -0.0003 0.0001
0.1547 -0.0155 0.0065
0.2088 -0.0016 0.0174
0.2577 -0.0062 0.0075
0.0661 0.0022 0.0039
0.0022 0.0003 0.0001
-0.0009 0.0001 0.0000
-0.0008 0.0001 0.0000
-0.0004 -0.0001 0.0000
0.0040 -0.0010 0.0001
0.0305 -0.0062 0.0012
0.1764 -0.0395 0.0090
0.2154 -0.0237 0.0153
0.0612 -0.0071 0.0035
0.0040 -0.0008 0.0001
0.0036 0.0003 0.0001
0.0600 0.0018 0.0051
0.2148 0.0044 0.0176
0.1709 -0.0203 -0.0014
0.0293 -0.0026 -0.0006
0.0037 -0.0003 -0.0001
-0.0005 0.0000 -0.0001
-0.0005 0.0000 0.0000
0.0000 -0.0002 0.0000
0.0020 -0.0009 0.0000
0.0107 -0.0033 0.0002
0.0211 -0.0049 0.0009
0.0220 -0.0019 0.0014
0.0103 0.0000 0.0007
0.0006 0.0000 0.0000
0.0005 0.0003 0.0000
0.0103 0.0013 0.0010
0.0217 -0.0001 0.0015
0.0202 -0.0034 0.0001
0.0100 -0.0025 -0.0003
0.0018 -0.0006 -0.0001
-0.0001 -0.0001 0.0000
-0.0004 0.0000 0.0000
-0.0001 -0.0001 0.0000
0.0013 -0.0005 0.0000
0.0035 -0.0009 0.0001
0.0063 -0.0012 0.0003
0.0061 -0.0005 0.0003
0.0025 0.0000 0.0001
-0.0002 0.0000 0.0000
-0.0002 0.0001 0.0000
0.0024 0.0002 0.0002
0.0059 -0.0002 0.0003
0.0060 -0.0010 0.0002
0.0032 -0.0008 0.0000
0.0012 -0.0004 0.0000
-0.0001 -0.0001 0.0000
-0.0002 0.0000 0.0000
-0.0001 0.0000 0.0000
0.0005 0.0000 0.0000
0.0018 -0.0001 0.0001
0.0029 -0.0001 0.0002
0.0028 -0.0002 0.0002
0.0011 -0.0001 0.0001
-0.0003 0.0000 0.0000
-0.0003 0.0000 0.0000
0.0010 0.0000 0.0001
0.0027 -0.0002 0.0002
0.0028 -0.0001 0.0002
0.0018 -0.0001 0.0001
0.0005 0.0000 0.0000
-0.0001 0.0000 0.0000
-0.0003 0.0000 0.0000
-0.0001 0.0001 0.0000
0.0010 0.0002 0.0001
0.0027 0.0003 0.0002
0.0046 0.0001 0.0004
0.0044 -0.0005 0.0003
0.0020 -0.0004 0.0001
0.0001 0.0000 0.0000
0.0000 0.0000 0.0000
0.0018 -0.0002 0.0001
0.0042 -0.0002 0.0003
0.0045 0.0003 0.0003
0.0028 0.0004 0.0002
0.0010 0.0003 0.0001
0.0000 0.0001 0.0000
-0.0004 0.0000 0.0000
0.0000 0.0001 0.0000
0.0018 0.0003 0.0002
0.0076 0.0006 0.0007
0.0168 -0.0007 0.0014
0.0175 -0.0032 0.0013
0.0086 -0.0025 0.0006
0.0011 -0.0003 0.0001
0.0010 0.0000 0.0001
0.0082 -0.0011 0.0006
0.0174 -0.0010 0.0012
0.0171 0.0010 0.0010
0.0079 0.0012 0.0004
0.0019 0.0005 0.0001
0.0000 0.0001 0.0000
-0.0006 0.0000 0.0000
-0.0001 0.0001 0.0000
0.0033 0.0001 0.0003
0.0192 -0.0006 0.0016
0.0667 -0.0066 0.0054
0.0854 -0.0193 0.0070
0.0270 -0.0080 0.0022
0.0038 -0.0012 0.0003
0.0036 0.0000 0.0003
0.0264 -0.0026 0.0022
0.0860 -0.0046 0.0063
0.0681 0.0024 0.0031
0.0195 0.0014 0.0006
0.0034 0.0005 0.0001
-0.0001 0.0002 0.0000
-0.0008 0.0001 0.0000
-0.0004 0.0000 0.0000
0.0039 -0.0005 0.0004
0.0304 -0.0038 0.0024
0.1771 -0.0177 0.0137
0.2170 -0.0489 0.0181
0.0612 -0.0153 0.0047
0.0039 -0.0011 0.0002
0.0037 0.0003 0.0001
0.0598 -0.0045 0.0040
0.2116 -0.0184 0.0139
0.1769 0.0023 0.0092
0.0302 -0.0002 0.0016
0.0039 0.0001 0.0002
-0.0004 0.0001 0.0000
-0.0008 0.0001 0.0000
-0.0004 0.0000 0.0000
0.0039 -0.0008 0.0003
0.0304 -0.0049 0.0024
0.1773 -0.0252 0.0140
0.2192 -0.0391 0.0120
0.0619 -0.0134 0.0022
0.0039 -0.0010 0.0000
0.0038 0.0002 0.0001
0.0604 -0.0043 0.0033
0.2135 -0.0151 0.0159
0.1773 -0.0036 0.0130
0.0304 -0.0005 0.0020
0.0039 0.0000 0.0002
-0.0004 0.0001 0.0000
-0.0006 0.0000 0.0000
-0.0001 -0.0001 0.0000
0.0034 -0.0009 0.0002
0.0194 -0.0042 0.0012
0.0669 -0.0137 0.0047
0.0857 -0.0148 0.0056
0.0271 -0.0044 0.0013
0.0038 -0.0008 0.0001
0.0038 0.0002 0.0003
0.0272 0.0003 0.0024
0.0867 -0.0013 0.0066
0.0674 -0.0039 0.0026
0.0192 -0.0015 0.0003
0.0033 -0.0003 0.0000
-0.0001 0.0000 0.0000
-0.0004 0.0000 0.0000
0.0000 -0.0001 0.0000
0.0019 -0.0006 0.0001
0.0077 -0.0021 0.0003
0.0168 -0.0036 0.0010
0.0175 -0.0025 0.0011
0.0085 -0.0009 0.0005
0.0011 -0.0002 0.0000
0.0011 0.0001 0.0001
0.0086 0.0005 0.0008
0.0176 -0.0003 0.0012
0.0167 -0.0017 0.0004
0.0075 -0.0013 -0.0001
0.0018 -0.0004 -0.0001
0.0000 -0.0001 0.0000
-0.0003 0.0000 0.0000
0.0000 -0.0001 0.0000
0.0010 -0.0003 0.0000
0.0028 -0.0006 0.0001
0.0046 -0.0008 0.0002
0.0044 -0.0004 0.0003
0.0020 -0.0001 0.0001
0.0000 0.0000 0.0000
0.0000 0.0001 0.0000
0.0019 0.0001 0.0001
0.0043 -0.0002 0.0002
0.0044 -0.0006 0.0001
0.0026 -0.0005 0.0000
0.0009 -0.0003 0.0000
-0.0001 0.0000 0.0000
-0.0002 0.0000 0.0000
-0.0001 0.0000 0.0000
0.0004 0.0000 0.0000
0.0010 0.0000 0.0001
0.0014 -0.0001 0.0001
0.0013 -0.0001 0.0001
0.0005 0.0000 0.0000
-0.0003 0.0000 0.0000
-0.0003 0.0000 0.0000
0.0005 0.0000 0.0000
0.0012 -0.0001 0.0001
0.0014 -0.0001 0.0001
0.0010 0.0000 0.0001
0.0004 0.0000 0.0000
-0.0001 0.0000 0.0000
-0.0002 0.0000 0.0000
0.0000 0.0000 0.0000
0.0006 0.0001 0.0001
0.0018 0.0002 0.0002
0.0027 0.0000 0.0002
0.0025 -0.0002 0.0002
0.0012 -0.0003 0.0001
0.0000 0.0000 0.0000
0.0000 0.0000 0.0000
0.0011 -0.0001 0.0001
0.0024 -0.0001 0.0002
0.0027 0.0001 0.0002
0.0018 0.0002 0.0001
0.0006 0.0001 0.0000
0.0000 0.0000 0.0000
-0.0003 0.0000 0.0000
0.0000 0.0001 0.0000
0.0013 0.0002 0.0001
0.0034 0.0003 0.0003
0.0066 -0.0002 0.0006
0.0069 -0.0012 0.0006
0.0031 -0.0008 0.0003
0.0006 -0.0002 0.0001
0.0005 0.0000 0.0001
0.0029 -0.0003 0.0002
0.0069 -0.0003 0.0005
0.0067 0.0004 0.0004
0.0035 0.0005 0.0002
0.0013 0.0003 0.0001
0.0000 0.0001 0.0000
-0.0004 0.0000 0.0000
0.0000 0.0001 0.0000
0.0018 0.0002 0.0002
0.0077 0.0001 0.0006
0.0169 -0.0013 0.0014
0.0176 -0.0035 0.0015
0.0086 -0.0026 0.0008
0.0011 -0.0003 0.0001
0.0010 0.0000 0.0001
0.0082 -0.0009 0.0006
0.0173 -0.0010 0.0012
0.0170 0.0006 0.0009
0.0079 0.0008 0.0003
0.0019 0.0004 0.0001
0.0000 0.0001 0.0000
-0.0005 0.0000 0.0000
0.0000 0.0000 0.0000
0.0020 0.0001 0.0002
0.0107 -0.0002 0.0008
0.0215 -0.0014 0.0016
0.0226 -0.0042 0.0018
0.0106 -0.0031 0.0008
0.0006 -0.0003 0.0000
0.0004 0.0001 0.0000
0.0097 -0.0014 0.0006
0.0213 -0.0020 0.0014
0.0210 0.0003 0.0013
0.0107 0.0007 0.0006
0.0020 0.0003 0.0001
0.0000 0.0001 0.0000
-0.0005 0.0000 0.0000
0.0000 0.0000 0.0000
0.0020 -0.0002 0.0001
0.0108 -0.0010 0.0007
0.0216 -0.0022 0.0015
0.0228 -0.0036 0.0014
0.0107 -0.0025 0.0005
0.0007 -0.0002 0.0000
0.0005 0.0002 0.0000
0.0099 -0.0011 0.0007
0.0215 -0.0019 0.0017
0.0210 -0.0006 0.0016
0.0107 0.0000 0.0007
0.0020 0.0001 0.0001
0.0000 0.0001 0.0000
-0.0004 0.0000 0.0000
0.0000 -0.0001 0.0000
0.0019 -0.0004 0.0001
0.0078 -0.0014 0.0005
0.0170 -0.0029 0.0011
0.0177 -0.0030 0.0011
0.0087 -0.0015 0.0004
0.0012 -0.0002 0.0000
0.0011 0.0001 0.0001
0.0085 -0.0002 0.0007
0.0175 -0.0008 0.0013
0.0169 -0.0009 0.0010
0.0077 -0.0005 0.0003
0.0018 -0.0002 0.0001
0.0000 0.0000 0.0000
-0.0003 0.0000 0.0000
0.0000 -0.0001 0.0000
0.0013 -0.0004 0.0001
0.0035 -0.0008 0.0002
0.0067 -0.0013 0.0004
0.0070 -0.0011 0.0004
0.0031 -0.0004 0.0002
0.0006 -0.0001 0.0000
0.0006 0.0001 0.0001
0.0031 0.0000 0.0003
0.0069 -0.0003 0.0005
0.0066 -0.0006 0.0003
0.0034 -0.0005 0.0001
0.0013 -0.0002 0.0000
0.0000 0.0000 0.0000
-0.0002 0.0000 0.0000
0.0000 0.0000 0.0000
0.0006 -0.0002 0.0000
0.0018 -0.0004 0.0001
0.0027 -0.0004 0.0001
0.0025 -0.0003 0.0001
0.0012 -0.0001 0.0001
0.0000 0.0000 0.0000
0.0000 0.0000 0.0000
0.0011 0.0000 0.0001
0.0024 -0.0002 0.0002
0.0026 -0.0003 0.0001
0.0017 -0.0003 0.0001
0.0006 -0.0001 0.0000
0.0000 0.0000 0.0000
-0.0002 0.0000 0.0000
-0.0001 0.0000 0.0000
0.0003 0.0000 0.0000
0.0007 0.0000 0.0001
0.0010 0.0000 0.0001
0.0008 -0.0001 0.0001
0.0003 0.0000 0.0000
-0.0002 0.0000 0.0000
-0.0002 0.0000 0.0000
0.0002 0.0000 0.0000
0.0008 -0.0001 0.0001
0.0009 -0.0001 0.0001
0.0007 0.0000 0.0001
0.0003 0.0000 0.0000
-0.0001 0.0000 0.0000
-0.0002 0.0000 0.0000
0.0000 0.0000 0.0000
0.0004 0.0001 0.0000
0.0009 0.0001 0.0001
0.0013 0.0000 0.0001
0.0012 -0.0001 0.0001
0.0004 -0.0001 0.0000
-0.0002 0.0000 0.0000
-0.0002 0.0000 0.0000
0.0003 0.0000 0.0000
0.0011 0.0000 0.0001
0.0013 0.0000 0.0001
0.0009 0.0001 0.0001
0.0004 0.0001 0.0000
0.0000 0.0000 0.0000
-0.0002 0.0000 0.0000
0.0000 0.0000 0.0000
0.0006 0.0001 0.0001
0.0018 0.0002 0.0002
0.0027 0.0000 0.0002
0.0025 -0.0003 0.0002
0.0012 -0.0003 0.0001
0.0000 0.0000 0.0000
-0.0001 0.0000 0.0000
0.0011 -0.0001 0.0001
0.0024 -0.0001 0.0002
0.0027 0.0001 0.0002
0.0018 0.0002 0.0001
0.0006 0.0001 0.0000
0.0000 0.0000 0.0000
-0.0003 0.0000 0.0000
-0.0001 0.0000 0.0000
0.0010 0.0001 0.0001
0.0028 0.0001 0.0002
0.0047 -0.0002 0.0004
0.0045 -0.0006 0.0004
0.0021 -0.0005 0.0002
0.0001 -0.0001 0.0000
-0.0001 0.0000 0.0000
0.0018 -0.0002 0.0001
0.0042 -0.0003 0.0003
0.0045 0.0001 0.0003
0.0027 0.0002 0.0001
0.0010 0.0002 0.0001
-0.0001 0.0001 0.0000
-0.0004 0.0000 0.0000
-0.0001 0.0000 0.0000
0.0013 0.0001 0.0001
0.0036 0.0000 0.0003
0.0066 -0.0004 0.0005
0.0063 -0.0009 0.0005
0.0026 -0.0005 0.0002
-0.0001 0.0000 0.0000
-0.0003 0.0001 0.0000
0.0022 -0.0003 0.0001
0.0057 -0.0005 0.0004
0.0062 -0.0001 0.0004
0.0034 0.0001 0.0002
0.0013 0.0002 0.0001
-0.0001 0.0001 0.0000
-0.0004 0.0000 0.0000
-0.0001 0.0000 0.0000
0.0013 -0.0001 0.0001
0.0036 -0.0003 0.0002
0.0066 -0.0006 0.0004
0.0064 -0.0009 0.0004
0.0026 -0.0005 0.0001
-0.0001 0.0000 -0.0001
-0.0002 0.0001 0.0000
0.0022 -0.0003 0.0002
0.0058 -0.0006 0.0004
0.0062 -0.0003 0.0004
0.0034 -0.0001 0.0002
0.0012 0.0000 0.0001
-0.0001 0.0000 0.0000
-0.0003 0.0000 0.0000
0.0000 0.0000 0.0000
0.0010 -0.0002 0.0001
0.0028 -0.0004 0.0002
0.0047 -0.0007 0.0003
0.0045 -0.0006 0.0003
0.0021 -0.0003 0.0001
0.0001 0.0000 0.0000
0.0000 0.0001 0.0000
0.0019 -0.0001 0.0002
0.0042 -0.0004 0.0003
0.0045 -0.0004 0.0003
0.0027 -0.0003 0.0002
0.0010 -0.0001 0.0001
-0.0001 0.0000 0.0000
-0.0002 0.0000 0.0000
0.0000 0.0000 0.0000
0.0006 -0.0001 0.0000
0.0018 -0.0004 0.0001
0.0028 -0.0005 0.0002
0.0025 -0.0003 0.0001
0.0012 -0.0002 0.0001
0.0000 0.0000 0.0000
0.0000 0.0000 0.0000
0.0011 -0.0001 0.0001
0.0024 -0.0002 0.0002
0.0026 -0.0003 0.0002
0.0017 -0.0003 0.0001
0.0006 -0.0001 0.0000
0.0000 0.0000 0.0000
-0.0001 0.0000 0.0000
0.0000 0.0000 0.0000
0.0004 -0.0001 0.0000
0.0009 -0.0001 0.0001
0.0013 -0.0002 0.0001
0.0012 -0.0001 0.0001
0.0004 0.0000 0.0000
-0.0002 0.0000 0.0000
-0.0002 0.0000 0.0000
0.0003 0.0000 0.0000
0.0011 -0.0001 0.0001
0.0013 -0.0002 0.0001
0.0008 -0.0001 0.0000
0.0003 -0.0001 0.0000
-0.0001 0.0000 0.0000



Archive powered by MHonArc 2.6.16.

Top of Page