Pārlūkot izejas kodu

Adds info on telescope

Caleb Fangmeier 4 gadi atpakaļ
vecāks
revīzija
9934dd3627

+ 3 - 12
Makefile

@@ -65,18 +65,16 @@ build/%.tex: content/%.md
 
 html: 00_html 01_html 02_html 03_html 04_html 05_html 06_html
 	$(PELICAN) $(BUILDDIR) -o $(OUTPUTDIR) -s $(CONFFILE) $(PELICANOPTS)
+	$(PELICAN) $(BUILDDIR) -o $(OUTPUTDIR) -s $(PUBLISHCONF) $(PELICANOPTS)
 
 pdf: 00_tex 01_tex 02_tex 03_tex 04_tex 05_tex 06_tex
 	cd $(BUILDDIR); rubber thesis
+	[ -f $(BUILDDIR)/thesis.pdf ] && cp $(BUILDDIR)/thesis.pdf $(OUTPUTDIR)
 
 clean:
 	[ ! -d $(OUTPUTDIR) ] || rm -rf $(OUTPUTDIR)
 	cd $(BUILDDIR); git clean -f -X
 
-publish: html pdf
-	$(PELICAN) $(BUILDDIR) -o $(OUTPUTDIR) -s $(PUBLISHCONF) $(PELICANOPTS)
-	[ -f $(BUILDDIR)/thesis.pdf ] && cp $(BUILDDIR)/thesis.pdf $(OUTPUTDIR)
-
 serve:
 ifdef PORT
 	cd $(OUTPUTDIR) && $(PY) -m pelican.server $(PORT)
@@ -84,14 +82,7 @@ else
 	cd $(OUTPUTDIR) && $(PY) -m pelican.server
 endif
 
-pubserve: publish
-ifdef PORT
-	cd $(OUTPUTDIR) && $(PY) -m pelican.server $(PORT)
-else
-	cd $(OUTPUTDIR) && $(PY) -m pelican.server
-endif
-
-rsync_upload: publish
+rsync_upload: html pdf
 	rsync -e "ssh -p $(SSH_PORT)" -P -rvzc --delete $(OUTPUTDIR)/ $(SSH_USER)@$(SSH_HOST):$(SSH_TARGET_DIR) --cvs-exclude
 
 

+ 3 - 1
content/05_tttt_measurement.md

@@ -63,8 +63,10 @@ Muons are reconstructed in CMS by matching energy deposits in the muon system to
 
 ## Background Estimation
 
+## Systematic Uncertainties
+
 ## Signal Extraction
 
-## Systematic Uncertainties
+Signal extraction can be approached in two principle ways. First, 
 
 ## Interpretations

Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 33 - 0
content/06_pixel_assembly.md


BIN
content/figures/telescope/APC128_Schematic.png


BIN
content/figures/telescope/BPB-eps-converted-to.pdf


+ 973 - 0
content/figures/telescope/BPB.eps

@@ -0,0 +1,973 @@
+%!PS-Adobe-3.0 EPSF-3.0
+%%Creator: cairo 1.14.2 (http://cairographics.org)
+%%CreationDate: Thu Jun  4 12:39:21 2015
+%%Pages: 1
+%%DocumentData: Clean7Bit
+%%LanguageLevel: 2
+%%BoundingBox: 0 -1 538 199
+%%EndComments
+%%BeginProlog
+save
+50 dict begin
+/q { gsave } bind def
+/Q { grestore } bind def
+/cm { 6 array astore concat } bind def
+/w { setlinewidth } bind def
+/J { setlinecap } bind def
+/j { setlinejoin } bind def
+/M { setmiterlimit } bind def
+/d { setdash } bind def
+/m { moveto } bind def
+/l { lineto } bind def
+/c { curveto } bind def
+/h { closepath } bind def
+/re { exch dup neg 3 1 roll 5 3 roll moveto 0 rlineto
+      0 exch rlineto 0 rlineto closepath } bind def
+/S { stroke } bind def
+/f { fill } bind def
+/f* { eofill } bind def
+/n { newpath } bind def
+/W { clip } bind def
+/W* { eoclip } bind def
+/BT { } bind def
+/ET { } bind def
+/pdfmark where { pop globaldict /?pdfmark /exec load put }
+    { globaldict begin /?pdfmark /pop load def /pdfmark
+    /cleartomark load def end } ifelse
+/BDC { mark 3 1 roll /BDC pdfmark } bind def
+/EMC { mark /EMC pdfmark } bind def
+/cairo_store_point { /cairo_point_y exch def /cairo_point_x exch def } def
+/Tj { show currentpoint cairo_store_point } bind def
+/TJ {
+  {
+    dup
+    type /stringtype eq
+    { show } { -0.001 mul 0 cairo_font_matrix dtransform rmoveto } ifelse
+  } forall
+  currentpoint cairo_store_point
+} bind def
+/cairo_selectfont { cairo_font_matrix aload pop pop pop 0 0 6 array astore
+    cairo_font exch selectfont cairo_point_x cairo_point_y moveto } bind def
+/Tf { pop /cairo_font exch def /cairo_font_matrix where
+      { pop cairo_selectfont } if } bind def
+/Td { matrix translate cairo_font_matrix matrix concatmatrix dup
+      /cairo_font_matrix exch def dup 4 get exch 5 get cairo_store_point
+      /cairo_font where { pop cairo_selectfont } if } bind def
+/Tm { 2 copy 8 2 roll 6 array astore /cairo_font_matrix exch def
+      cairo_store_point /cairo_font where { pop cairo_selectfont } if } bind def
+/g { setgray } bind def
+/rg { setrgbcolor } bind def
+/d1 { setcachedevice } bind def
+%%EndProlog
+%%BeginSetup
+%%BeginResource: font DejaVuSans
+11 dict begin
+/FontType 42 def
+/FontName /DejaVuSans def
+/PaintType 0 def
+/FontMatrix [ 1 0 0 1 0 0 ] def
+/FontBBox [ 0 0 0 0 ] def
+/Encoding 256 array def
+0 1 255 { Encoding exch /.notdef put } for
+Encoding 32 /space put
+Encoding 52 /four put
+Encoding 53 /five put
+Encoding 67 /C put
+Encoding 73 /I put
+Encoding 74 /J put
+Encoding 77 /M put
+Encoding 82 /R put
+Encoding 83 /S put
+Encoding 97 /a put
+Encoding 99 /c put
+Encoding 106 /j put
+Encoding 107 /k put
+Encoding 115 /s put
+/CharStrings 15 dict dup begin
+/.notdef 0 def
+/S 1 def
+/M 2 def
+/C 3 def
+/R 4 def
+/J 5 def
+/four 6 def
+/five 7 def
+/space 8 def
+/j 9 def
+/a 10 def
+/c 11 def
+/k 12 def
+/s 13 def
+/I 14 def
+end readonly def
+/sfnts [
+<0001000000090080000300106376742000691d3900000b44000001fe6670676d7134766a0000
+0d44000000ab676c79665b0b2c410000009c00000aa86865616400fa516f00000df000000036
+686865610cb8066000000e2800000024686d747841b3064300000e4c0000003c6c6f63610000
+534c00000e88000000406d617870047c067100000ec800000020707265703b07f10000000ee8
+0000056800020066fe96046605a400030007001a400c04fb0006fb0108057f0204002fc4d4ec
+310010d4ecd4ec301311211125211121660400fc73031bfce5fe96070ef8f272062900010087
+ffe304a205f00027007e403c0d0c020e0b021e1f1e080902070a021f1f1e420a0b1e1f041501
+0015a11494189511049500942591118c281e0a0b1f1b0700221b190e2d071914222810dcc4ec
+fcece4111239393939310010e4f4e4ec10eef6ee10c6111739304b535807100eed1117390710
+0eed1117395922b20f2901015db61f292f294f29035d01152e012322061514161f011e011514
+0421222627351e013332363534262f012e01353424333216044873cc5fa5b377a67ae2d7fedd
+fee76aef807bec72adbc879a7be2ca0117f569da05a4c53736807663651f192bd9b6d9e0302f
+d04546887e6e7c1f182dc0abc6e42600000100c90000061f05d5000c00bf4034031107080702
+11010208080702110302090a0901110a0a09420a070203080300af080b050908030201050a06
+1c043e0a1c00040d10fcecfcec11173931002f3cc4ec32111739304b5358071005ed071008ed
+071008ed071005ed5922b2700e01015d405603070f080f09020a15021407130a260226072007
+260a200a3407350a69027c027b07790a80028207820a90021604010b0313011b0323012c0327
+08280934013c035608590965086a097608790981018d0395019b03145d005d13210901211123
+110123011123c9012d017d017f012dc5fe7fcbfe7fc405d5fc0803f8fa2b051ffc000400fae1
+000000010073ffe3052705f000190036401a0da10eae0a951101a100ae04951791118c1a0719
+0d003014101a10fcec32ec310010e4f4ecf4ec10eef6ee30b40f1b1f1b02015d01152e012320
+0011100021323637150e01232000111000213216052766e782ff00fef00110010082e7666aed
+84feadfe7a0186015386ed0562d55f5efec7fed8fed9fec75e5fd34848019f01670168019f47
+0000000200c90000055405d50013001c00b14035090807030a06110304030511040403420604
+0015030415950914950d810b040506031109001c160e050a191904113f140a1c0c041d10fcec
+32fcc4ec1117391139393931002f3cf4ecd4ec123912391239304b5358071005ed071005ed11
+17395922b2401e01015d40427a13010500050105020603070415001501140216031704250025
+01250226032706260726082609201e3601360246014602680575047505771388068807980698
+071f5d005d011e01171323032e012b01112311212016151406011133323635342623038d417b
+3ecdd9bf4a8b78dcca01c80100fc83fd89fe9295959202bc16907efe68017f9662fd8905d5d6
+d88dba024ffdee87838385000001ff96fe66019305d5000b004240130b0200079505b000810c
+05080639011c00040c10fc4bb0105458b9000000403859ece43939310010e4fcec1139393001
+400d300d400d500d600d8f0d9f0d065d13331110062b013533323635c9cacde34d3f866e05d5
+fa93fef2f4aa96c2000000020064000004a405d50002000d0081401d010d030d0003030d4200
+030b07a00501038109010c0a001c0608040c0e10dc4bb00b544bb00d545b58b9000cffc03859
+d43cc4ec32113931002fe4d43cec321239304b5358071004c9071005c9592201402a0b002a00
+48005900690077008a000716012b0026012b0336014e014f0c4f0d5601660175017a0385010d
+5d005d09012103331133152311231121350306fe0201fe35fed5d5c9fd5e0525fce303cdfc33
+a8fea00160c300000001009effe3046405d5001d005e4023041a071186101d1aa00714a01089
+0d02a000810d8c07a41e171c010a031c000a10061e10fc014bb016544bb014545b58b90010ff
+c038594bb00f5458b9001000403859c4d4ec10c4ee310010e4e4f4ec10e6ee10fec410ee1112
+393013211521113e0133320015140021222627351e0133323635342623220607dd0319fda02c
+582cfa0124fed4feef5ec3685ac06badcacaad51a15405d5aafe920f0ffeeeeaf1fef52020cb
+3130b69c9cb6242600000002ffdbfe5601790614000b000f0044401c0b0207000ebe0c078705
+bd00bc0cb110081005064f0d01080c00461010fc3cec32e4391239310010ece4f4ec10ee1112
+393930400b1011401150116011701105015d13331114062b01353332363511331523c1b8a3b5
+4631694cb8b80460fb8cd6c09c61990628e900000002007bffe3042d047b000a002500bc4027
+191f0b17090e00a91706b90e1120861fba1cb923b8118c170c001703180d09080b1f03081445
+2610fcecccd4ec323211393931002fc4e4f4fcf4ec10c6ee10ee11391139123930406e301d30
+1e301f3020302130223f27401d401e401f402040214022501d501e501f502050215022502770
+27851d871e871f8720872185229027a027f0271e301e301f30203021401e401f40204021501e
+501f50205021601e601f60206021701e701f70207021801e801f80208021185d015d01220615
+14163332363d01371123350e01232226353436332135342623220607353e0133321602bedfac
+816f99b9b8b83fbc88accbfdfb0102a79760b65465be5af3f00233667b6273d9b4294cfd81aa
+6661c1a2bdc0127f8b2e2eaa2727fc0000010071ffe303e7047b0019003f401b00860188040e
+860d880ab91104b917b8118c1a07120d004814451a10fce432ec310010e4f4ec10fef4ee10f5
+ee30400b0f1b101b801b901ba01b05015d01152e0123220615141633323637150e0123220011
+100021321603e74e9d50b3c6c6b3509d4e4da55dfdfed6012d010655a20435ac2b2be3cdcde3
+2b2baa2424013e010e0112013a230000000100ba0000049c0614000a00bc4029081105060507
+1106060503110405040211050504420805020303bc009709060501040608010800460b10fcec
+32d4c4113931002f3cece41739304b5358071004ed071005ed071005ed071004ed5922b2100c
+01015d405f04020a081602270229052b0856026602670873027705820289058e089302960597
+08a3021209050906020b030a072803270428052b062b07400c6803600c8903850489058d068f
+079a039707aa03a705b607c507d607f703f003f704f0041a5d71005d13331101330901230111
+23bab90225ebfdae026bf0fdc7b90614fc6901e3fdf4fdac0223fddd0001006fffe303c7047b
+002700e7403c0d0c020e0b531f1e080902070a531f1f1e420a0b1e1f04150086018904148615
+8918b91104b925b8118c281e0a0b1f1b0700521b080e07081422452810fcc4ecd4ece4111239
+393939310010e4f4ec10fef5ee10f5ee121739304b535807100eed111739070eed1117395922
+b2002701015d406d1c0a1c0b1c0c2e092c0a2c0b2c0c3b093b0a3b0b3b0c0b20002001240228
+0a280b2a132f142f152a16281e281f292029212427860a860b860c860d12000000010202060a
+060b030c030d030e030f03100319031a031b031c041d09272f293f295f297f2980299029a029
+f029185d005d7101152e012322061514161f011e0115140623222627351e013332363534262f
+012e01353436333216038b4ea85a898962943fc4a5f7d85ac36c66c661828c65ab40ab98e0ce
+66b4043fae282854544049210e2a99899cb62323be353559514b50250f2495829eac1e000000
+000100c90000019305d50003002eb700af02011c00040410fc4bb0105458b9000000403859ec
+31002fec3001400d30054005500560058f059f05065d13331123c9caca05d5fa2b00013500b8
+00cb00cb00c100aa009c01a600b800660000007100cb00a002b20085007500b800c301cb0189
+022d00cb00a600f000d300aa008700cb03aa0400014a003300cb000000d9050200f4015400b4
+009c01390114013907060400044e04b4045204b804e704cd0037047304cd04600473013303a2
+055605a60556053903c5021200c9001f00b801df007300ba03e9033303bc0444040e00df03cd
+03aa00e503aa0404000000cb008f00a4007b00b80014016f007f027b0252008f00c705cd009a
+009a006f00cb00cd019e01d300f000ba018300d5009803040248009e01d500c100cb00f60083
+0354027f00000333026600d300c700a400cd008f009a0073040005d5010a00fe022b00a400b4
+009c00000062009c0000001d032d05d505d505d505f0007f007b005400a406b80614072301d3
+00b800cb00a601c301ec069300a000d3035c037103db0185042304a80448008f013901140139
+0360008f05d5019a0614072306660179046004600460047b009c00000277046001aa00e90460
+0762007b00c5007f027b000000b4025205cd006600bc00660077061000cd013b01850389008f
+007b0000001d00cd074a042f009c009c0000077d006f0000006f0335006a006f007b00ae00b2
+002d0396008f027b00f600830354063705f6008f009c04e10266008f018d02f600cd03440029
+006604ee00730000140000960000b707060504030201002c2010b002254964b040515820c859
+212d2cb002254964b040515820c859212d2c20100720b00050b00d7920b8ffff5058041b0559
+b0051cb0032508b0042523e120b00050b00d7920b8ffff5058041b0559b0051cb0032508e12d
+2c4b505820b0fd454459212d2cb002254560442d2c4b5358b00225b0022545445921212d2c45
+442d2cb00225b0022549b00525b005254960b0206368208a108a233a8a10653a2d0000010000
+0002570a45ac88e45f0f3cf5001f080000000000ce3fd7b200000000ce3fd7b2f7d6fcae0d72
+095500000008000000010000000000010000076dfe1d00000de2f7d6fa510d72000100000000
+00000000000000000000000f04cd00660514008706e700c905960073058f00c9025cff960517
+00640517009e028b00000239ffdb04e7007b0466007104a200ba042b006f025c00c900000000
+000000440000013c00000238000002d0000003e40000045400000510000005d0000005d00000
+064c00000778000008100000090000000a6000000aa800010000000f0354002b0068000c0002
+00100099000800000415021600080004b8028040fffbfe03fa1403f92503f83203f79603f60e
+03f5fe03f4fe03f32503f20e03f19603f02503ef8a4105effe03ee9603ed9603ecfa03ebfa03
+eafe03e93a03e84203e7fe03e63203e5e45305e59603e48a4105e45303e3e22f05e3fa03e22f
+03e1fe03e0fe03df3203de1403dd9603dcfe03db1203da7d03d9bb03d8fe03d68a4105d67d03
+d5d44705d57d03d44703d3d21b05d3fe03d21b03d1fe03d0fe03cffe03cefe03cd9603cccb1e
+05ccfe03cb1e03ca3203c9fe03c6851105c61c03c51603c4fe03c3fe03c2fe03c1fe03c0fe03
+bffe03befe03bdfe03bcfe03bbfe03ba1103b9862505b9fe03b8b7bb05b8fe03b7b65d05b7bb
+03b78004b6b52505b65d40ff03b64004b52503b4fe03b39603b2fe03b1fe03b0fe03affe03ae
+6403ad0e03acab2505ac6403abaa1205ab2503aa1203a98a4105a9fa03a8fe03a7fe03a6fe03
+a51203a4fe03a3a20e05a33203a20e03a16403a08a4105a096039ffe039e9d0c059efe039d0c
+039c9b19059c64039b9a10059b19039a1003990a0398fe0397960d0597fe03960d03958a4105
+95960394930e05942803930e0392fa039190bb0591fe03908f5d0590bb039080048f8e25058f
+5d038f40048e25038dfe038c8b2e058cfe038b2e038a8625058a410389880b05891403880b03
+878625058764038685110586250385110384fe038382110583fe0382110381fe0380fe037ffe
+0340ff7e7d7d057efe037d7d037c64037b5415057b25037afe0379fe03780e03770c03760a03
+75fe0374fa0373fa0372fa0371fa0370fe036ffe036efe036c21036bfe036a1142056a530369
+fe03687d036711420566fe0365fe0364fe0363fe0362fe03613a0360fa035e0c035dfe035bfe
+035afe0359580a0559fa03580a035716190557320356fe035554150555420354150353011005
+531803521403514a130551fe03500b034ffe034e4d10054efe034d10034cfe034b4a13054bfe
+034a4910054a1303491d0d05491003480d0347fe0346960345960344fe0343022d0543fa0342
+bb03414b0340fe033ffe033e3d12053e14033d3c0f053d12033c3b0d053c40ff0f033b0d033a
+fe0339fe033837140538fa033736100537140336350b05361003350b03341e03330d0332310b
+0532fe03310b03302f0b05300d032f0b032e2d09052e10032d09032c32032b2a25052b64032a
+2912052a25032912032827250528410327250326250b05260f03250b0324fe0323fe03220f03
+210110052112032064031ffa031e1d0d051e64031d0d031c1142051cfe031bfa031a42031911
+420519fe031864031716190517fe031601100516190315fe0314fe0313fe031211420512fe03
+11022d05114203107d030f64030efe030d0c16050dfe030c0110050c16030bfe030a100309fe
+0308022d0508fe030714030664030401100504fe03401503022d0503fe0302011005022d0301
+100300fe0301b80164858d012b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
+2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
+2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
+2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
+2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b002b2b2b2b2b2b2b2b2b2b2b2b
+2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
+2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
+2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
+2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b1d00>
+] def
+/f-0-0 currentdict end definefont pop
+%%EndResource
+%%EndSetup
+%%Page: 1 1
+%%BeginPageSetup
+%%PageBoundingBox: 0 -1 538 199
+%%EndPageSetup
+q 0 -1 538 200 rectclip q
+0 0.501961 0 rg
+1.137 89.568 m 187.676 89.568 l 536.16 18.595 l 349.617 18.595 l h
+1.137 89.568 m f
+0 g
+1.619082 w
+0 J
+1 j
+[] 0.0 d
+4 M q 1 0 0.979885 -0.19957 0 198.532486 cm
+-533.864 545.979 m -347.321 545.979 l -347.316 901.608 l -533.855 901.608
+ l h
+-533.864 545.979 m S Q
+1 0.8 0 rg
+407.508 17.876 m 59.031 89.986 l f*
+0.847059 0.886275 0.45098 rg
+0.8 w
+0 j
+407.508 17.876 m 59.031 89.99 l S
+1 0.8 0 rg
+420.453 17.868 m 71.98 89.978 l f*
+0.847059 0.886275 0.45098 rg
+420.453 17.868 m 71.98 89.974 l S
+1 0.8 0 rg
+430.93 18.189 m 82.453 90.29 l f*
+0.847059 0.886275 0.45098 rg
+430.93 18.185 m 82.453 90.29 l S
+1 0.8 0 rg
+442.277 18.177 m 93.801 90.282 l f*
+0.847059 0.886275 0.45098 rg
+442.277 18.177 m 93.801 90.286 l S
+1 0.8 0 rg
+451.258 18.544 m 102.777 90.65 l f*
+0.847059 0.886275 0.45098 rg
+451.258 18.544 m 102.777 90.654 l S
+1 0.8 0 rg
+461.004 18.536 m 112.527 90.646 l f*
+0.847059 0.886275 0.45098 rg
+461.004 18.536 m 112.527 90.642 l S
+1 0.8 0 rg
+469.879 18.853 m 121.398 90.958 l f*
+0.847059 0.886275 0.45098 rg
+469.879 18.849 m 121.398 90.958 l S
+1 0.8 0 rg
+479.621 18.841 m 131.148 90.95 l f*
+0.847059 0.886275 0.45098 rg
+479.621 18.841 m 131.148 90.95 l S
+0.2 0.501961 0 rg
+106.137 197.798 147.484 -126.168 re f
+0 g
+1.46636 w
+1 j
+106.137 197.798 147.484 -126.168 re S
+0.499649 w
+0 j
+228.414 160.056 m 245.047 160.197 l 245.047 71.365 l S
+131.633 160.122 m 114.996 160.259 l 114.996 71.255 l S
+130.16 161.493 m 113.531 161.626 l 113.531 72.06 l S
+0.67451 0.654902 0.576471 rg
+156.703 169.009 48.008 -51.316 re f*
+0 g
+1.08324 w
+1 j
+156.703 169.013 48.008 -51.32 re S
+0.831373 0 0 rg
+143.773 169.712 11.547 -25.727 re f
+0 g
+0.335265 w
+143.773 169.712 11.547 -25.727 re S
+0.831373 0 0 rg
+143.773 143.052 11.547 -25.727 re f
+0 g
+143.773 143.052 11.547 -25.727 re S
+0.499649 w
+0 j
+223.426 160.868 m 217.184 160.904 l S
+223.254 159.931 m 217.113 160.036 l S
+0.831373 0 0 rg
+206.145 169.802 11.547 -25.727 re f
+0 g
+0.335265 w
+1 j
+206.145 169.802 11.547 -25.727 re S
+0.499649 w
+0 j
+223.312 132.376 m 217.07 132.411 l S
+223.141 131.447 m 216.996 131.548 l S
+0.831373 0 0 rg
+206.145 143.142 11.547 -25.727 re f
+0 g
+0.335265 w
+1 j
+206.145 143.142 11.547 -25.727 re S
+BT
+19.986 0 0 19.986 108.011712 180.745006 Tm
+/f-0-0 1 Tf
+(SMC)Tj
+ET
+0.168627 0.0666667 0 rg
+129.816 161.904 7.797 -7.66 re f*
+0.223529 0.223529 0.219608 rg
+129.816 161.907 7.797 -7.66 re S
+0 g
+0.499649 w
+0 j
+134.781 130.736 m 118.152 130.868 l 117.805 71.376 l S
+133.312 132.099 m 116.684 132.24 l 116.332 71.49 l S
+143.887 132.103 m 137.703 132.068 l S
+143.707 131.173 m 137.621 131.13 l S
+0.141176 0.109804 0.109804 rg
+129.992 133.064 7.797 -7.66 re f*
+0.223529 0.223529 0.219608 rg
+0.335265 w
+1 j
+129.992 133.06 7.797 -7.656 re S
+0 g
+0.499649 w
+0 j
+225.27 130.665 m 241.898 130.802 l 242.051 71.462 l S
+229.887 161.423 m 246.516 161.56 l 246.516 71.993 l S
+0.168627 0.0666667 0 rg
+222.992 162.697 7.797 -7.66 re f*
+0.223529 0.223529 0.219608 rg
+0.335265 w
+1 j
+222.992 162.7 7.797 -7.66 re S
+0 g
+0.499649 w
+0 j
+226.738 132.036 m 243.367 132.173 l 243.52 71.54 l S
+0.168627 0.0666667 0 rg
+223.16 133.927 7.801 -7.66 re f*
+0.223529 0.223529 0.219608 rg
+0.335265 w
+1 j
+223.16 133.923 7.801 -7.66 re S
+0 g
+0.499649 w
+0 j
+143.996 160.591 m 137.754 160.626 l S
+143.824 159.661 m 137.684 159.763 l S
+0.2 0.501961 0 rg
+156.855 187.775 147.488 -126.164 re f
+0 g
+1.46636 w
+1 j
+156.855 187.775 147.488 -126.16 re S
+0.499649 w
+0 j
+279.137 150.036 m 295.766 150.173 l 295.766 61.341 l S
+182.352 150.103 m 165.719 150.243 l 165.719 61.24 l S
+180.883 151.47 m 164.246 151.611 l 164.246 62.04 l S
+0.67451 0.654902 0.576471 rg
+207.426 158.99 48.008 -51.32 re f*
+0 g
+1.08324 w
+1 j
+207.426 158.993 48.008 -51.32 re S
+0.831373 0 0 rg
+194.492 159.693 11.547 -25.727 re f
+0 g
+0.335265 w
+194.492 159.697 11.547 -25.73 re S
+0.831373 0 0 rg
+194.492 133.032 11.547 -25.727 re f
+0 g
+194.492 133.036 11.547 -25.727 re S
+0.499649 w
+0 j
+274.145 150.845 m 267.898 150.876 l S
+273.973 149.911 m 267.828 150.017 l S
+0.831373 0 0 rg
+256.863 159.782 11.547 -25.727 re f
+0 g
+0.335265 w
+1 j
+256.863 159.786 11.547 -25.727 re S
+0.499649 w
+0 j
+274.031 122.361 m 267.785 122.388 l S
+273.859 121.423 m 267.719 121.532 l S
+0.831373 0 0 rg
+256.863 133.122 11.547 -25.727 re f
+0 g
+0.335265 w
+1 j
+256.863 133.122 11.547 -25.727 re S
+BT
+19.986 0 0 19.986 158.729712 170.725006 Tm
+/f-0-0 1 Tf
+(SMC)Tj
+ET
+0.168627 0.0666667 0 rg
+180.535 151.884 7.797 -7.66 re f*
+0.223529 0.223529 0.219608 rg
+180.535 151.884 7.797 -7.66 re S
+0 g
+0.499649 w
+0 j
+185.496 120.712 m 168.871 120.849 l 168.523 61.357 l S
+184.031 122.079 m 167.402 122.216 l 167.055 61.466 l S
+194.605 122.083 m 188.414 122.044 l S
+194.43 121.157 m 188.34 121.115 l S
+0.141176 0.109804 0.109804 rg
+180.707 123.04 7.801 -7.66 re f*
+0.223529 0.223529 0.219608 rg
+0.335265 w
+1 j
+180.707 123.04 7.801 -7.66 re S
+0 g
+0.499649 w
+0 j
+275.984 120.65 m 292.617 120.786 l 292.77 61.447 l S
+280.605 151.407 m 297.234 151.54 l 297.234 61.974 l S
+0.168627 0.0666667 0 rg
+273.707 152.677 7.801 -7.66 re f*
+0.223529 0.223529 0.219608 rg
+0.335265 w
+1 j
+273.707 152.677 7.801 -7.66 re S
+0 g
+0.499649 w
+0 j
+277.453 122.013 m 294.082 122.154 l 294.238 61.521 l S
+0.168627 0.0666667 0 rg
+273.883 123.904 7.801 -7.66 re f*
+0.223529 0.223529 0.219608 rg
+0.335265 w
+1 j
+273.883 123.907 7.801 -7.66 re S
+0 g
+0.499649 w
+0 j
+194.715 150.575 m 188.473 150.611 l S
+194.539 149.642 m 188.402 149.743 l S
+0.2 0.501961 0 rg
+208.227 177.861 147.488 -126.168 re f
+0 g
+1.46636 w
+1 j
+208.227 177.857 147.488 -126.168 re S
+0.499649 w
+0 j
+330.508 140.118 m 347.137 140.255 l 347.137 51.423 l S
+233.723 140.181 m 217.09 140.325 l 217.09 51.322 l S
+232.254 141.548 m 215.621 141.693 l 215.621 52.118 l S
+0.67451 0.654902 0.576471 rg
+258.797 149.072 48.008 -51.324 re f*
+0 g
+1.08324 w
+1 j
+258.797 149.075 48.008 -51.324 re S
+0.831373 0 0 rg
+245.863 149.775 11.547 -25.727 re f
+0 g
+0.335265 w
+245.863 149.779 11.547 -25.73 re S
+0.831373 0 0 rg
+245.863 123.115 11.547 -25.727 re f
+0 g
+245.863 123.118 11.547 -25.727 re S
+0.499649 w
+0 j
+325.516 140.923 m 319.273 140.958 l S
+325.344 139.993 m 319.203 140.095 l S
+0.831373 0 0 rg
+308.234 149.865 11.547 -25.727 re f
+0 g
+0.335265 w
+1 j
+308.234 149.868 11.547 -25.727 re S
+0.499649 w
+0 j
+325.402 112.435 m 319.16 112.47 l S
+325.23 111.505 m 319.09 111.611 l S
+0.831373 0 0 rg
+308.234 123.204 11.547 -25.727 re f
+0 g
+0.335265 w
+1 j
+308.234 123.204 11.547 -25.727 re S
+BT
+19.986 0 0 19.986 210.100712 160.805006 Tm
+/f-0-0 1 Tf
+(SMC)Tj
+ET
+0.168627 0.0666667 0 rg
+231.906 141.966 7.797 -7.656 re f*
+0.223529 0.223529 0.219608 rg
+231.906 141.962 7.797 -7.652 re S
+0 g
+0.499649 w
+0 j
+236.871 110.79 m 220.242 110.931 l 219.895 51.439 l S
+235.402 112.161 m 218.773 112.298 l 218.426 51.548 l S
+245.977 112.165 m 239.785 112.126 l S
+245.801 111.236 m 239.707 111.193 l S
+0.141176 0.109804 0.109804 rg
+232.078 113.122 7.797 -7.66 re f*
+0.223529 0.223529 0.219608 rg
+0.335265 w
+1 j
+232.078 113.122 7.797 -7.66 re S
+0 g
+0.499649 w
+0 j
+327.355 110.728 m 343.988 110.868 l 344.141 51.529 l S
+331.977 141.49 m 348.605 141.622 l 348.605 52.052 l S
+0.168627 0.0666667 0 rg
+325.078 142.759 7.797 -7.66 re f*
+0.223529 0.223529 0.219608 rg
+0.335265 w
+1 j
+325.078 142.759 7.797 -7.66 re S
+0 g
+0.499649 w
+0 j
+328.828 112.095 m 345.453 112.236 l 345.609 51.603 l S
+0.168627 0.0666667 0 rg
+325.254 113.986 7.801 -7.66 re f*
+0.223529 0.223529 0.219608 rg
+0.335265 w
+1 j
+325.254 113.99 7.801 -7.66 re S
+0 g
+0.499649 w
+0 j
+246.082 140.657 m 239.844 140.693 l S
+245.91 139.72 m 239.773 139.829 l S
+0.2 0.501961 0 rg
+258.945 167.837 147.488 -126.168 re f
+0 g
+1.46636 w
+1 j
+258.945 167.837 147.488 -126.168 re S
+0.499649 w
+0 j
+381.227 130.095 m 397.855 130.24 l 397.855 41.407 l S
+284.441 130.161 m 267.809 130.298 l 267.809 41.294 l S
+282.969 131.532 m 266.34 131.669 l 266.34 42.099 l S
+0.67451 0.654902 0.576471 rg
+309.516 139.048 48.008 -51.312 re f*
+0 g
+1.08324 w
+1 j
+309.516 139.048 48.008 -51.32 re S
+0.831373 0 0 rg
+296.578 139.755 11.547 -25.727 re f
+0 g
+0.335265 w
+296.578 139.755 11.547 -25.727 re S
+0.831373 0 0 rg
+296.578 113.095 11.547 -25.727 re f
+0 g
+296.578 113.095 11.547 -25.727 re S
+0.499649 w
+0 j
+376.234 130.907 m 369.988 130.943 l S
+376.062 129.974 m 369.922 130.079 l S
+0.831373 0 0 rg
+358.953 139.845 11.547 -25.727 re f
+0 g
+0.335265 w
+1 j
+358.953 139.845 11.547 -25.727 re S
+0.499649 w
+0 j
+376.121 102.415 m 369.879 102.45 l S
+375.949 101.49 m 369.809 101.587 l S
+0.831373 0 0 rg
+358.953 113.189 11.547 -25.73 re f
+0 g
+0.335265 w
+1 j
+358.953 113.185 11.547 -25.727 re S
+BT
+19.986 0 0 19.986 260.818712 150.785006 Tm
+/f-0-0 1 Tf
+(SMC)Tj
+ET
+0.168627 0.0666667 0 rg
+282.621 131.943 7.797 -7.656 re f*
+0.223529 0.223529 0.219608 rg
+282.621 131.947 7.797 -7.656 re S
+0 g
+0.499649 w
+0 j
+287.59 100.775 m 270.957 100.911 l 270.613 41.419 l S
+286.121 102.142 m 269.492 102.282 l 269.145 41.532 l S
+296.691 102.15 m 290.508 102.111 l S
+296.52 101.212 m 290.43 101.169 l S
+0.141176 0.109804 0.109804 rg
+282.801 103.107 7.797 -7.66 re f*
+0.223529 0.223529 0.219608 rg
+0.335265 w
+1 j
+282.801 103.103 7.797 -7.656 re S
+0 g
+0.499649 w
+0 j
+378.074 100.704 m 394.703 100.845 l 394.859 41.505 l S
+382.695 131.462 m 399.324 131.603 l 399.324 42.036 l S
+0.168627 0.0666667 0 rg
+375.801 132.74 7.797 -7.66 re f*
+0.223529 0.223529 0.219608 rg
+0.335265 w
+1 j
+375.801 132.743 7.797 -7.66 re S
+0 g
+0.499649 w
+0 j
+379.547 102.079 m 396.176 102.212 l 396.328 41.583 l S
+0.168627 0.0666667 0 rg
+375.973 103.966 7.797 -7.652 re f*
+0.223529 0.223529 0.219608 rg
+0.335265 w
+1 j
+375.973 103.966 7.797 -7.66 re S
+0 g
+0.499649 w
+0 j
+296.805 130.634 m 290.562 130.669 l S
+296.633 129.7 m 290.492 129.806 l S
+0.262745 0.298039 0.286275 rg
+379.363 29.782 114 -10.855 re f
+0 g
+1.5768 w
+1 j
+379.363 29.786 114 -10.852 re S
+1 0.8 0 rg
+106.488 77.052 m 125.984 75.329 l 124.949 63.657 l 105.453 65.384 l h
+106.488 77.052 m f
+0.847059 0.886275 0.45098 rg
+106.484 77.052 m 125.98 75.329 l 124.945 63.657 l 105.453 65.384 l h
+106.484 77.052 m S
+1 0.8 0 rg
+157.559 67.197 m 177.055 65.47 l 176.023 53.802 l 156.527 55.525 l h
+157.559 67.197 m f
+0.847059 0.886275 0.45098 rg
+157.559 67.197 m 177.055 65.47 l 176.023 53.802 l 156.527 55.529 l h
+157.559 67.197 m S
+1 0.8 0 rg
+205.273 57.052 m 224.77 55.329 l 223.738 43.657 l 204.242 45.384 l h
+205.273 57.052 m f
+0.847059 0.886275 0.45098 rg
+205.273 57.056 m 224.77 55.329 l 223.738 43.657 l 204.238 45.384 l h
+205.273 57.056 m S
+1 0.8 0 rg
+258.273 47.622 m 277.77 45.9 l 276.738 34.236 l 257.242 35.954 l h
+258.273 47.622 m f
+0.847059 0.886275 0.45098 rg
+258.273 47.622 m 277.77 45.904 l 276.738 34.236 l 257.242 35.954 l h
+258.273 47.622 m S
+0 g
+BT
+12 0 0 12 123.395712 2.496096 Tm
+/f-0-0 1 Tf
+[(RJ45 jac)-3(ks)]TJ
+ET
+0.8 w
+0 j
+188.047 7.341 m 250.348 32.7 l 253.504 34.009 l S
+246.117 30.943 m 244.391 26.755 l 253.504 34.009 l 241.934 32.661 l h
+246.117 30.943 m f*
+246.117 30.939 m 244.391 26.755 l 253.504 34.013 l 241.934 32.661 l h
+246.117 30.939 m S
+180.977 12.997 m 208.855 40.677 l S
+203.18 35.04 m 203.16 30.521 l 208.855 40.677 l 198.652 35.06 l h
+203.18 35.04 m f*
+0.800001 w
+203.18 35.044 m 203.16 30.517 l 208.852 40.681 l 198.652 35.056 l h
+203.18 35.044 m S
+0.8 w
+157.945 14.822 m 163.195 50.173 l S
+162.02 42.259 m 164.715 38.622 l 163.195 50.173 l 158.387 39.568 l h
+162.02 42.259 m f*
+162.02 42.259 m 164.715 38.622 l 163.195 50.173 l 158.387 39.564 l h
+162.02 42.259 m S
+131.277 13.407 m 118.348 59.263 l S
+120.516 51.568 m 124.465 49.357 l 118.348 59.267 l 118.305 47.615 l h
+120.516 51.568 m f*
+0.799999 w
+120.516 51.564 m 124.461 49.353 l 118.348 59.263 l 118.305 47.615 l h
+120.516 51.564 m S
+BT
+10 0 0 10 427.047712 9.769506 Tm
+/f-0-0 1 Tf
+(SCSI)Tj
+ET
+0.239216 g
+0.541298 w
+296.578 118.322 m 293.301 118.365 l 293.254 74.282 l 288.48 74.279 l S
+0 0.113725 1 rg
+279.191 77.103 9.598 -9.84 re f*
+0.0470588 0.0666667 0 rg
+0.63386 w
+1 j
+279.191 77.103 9.598 -9.84 re S
+1 0.698039 0 rg
+287.109 73.591 m 287.109 72.505 286.27 71.626 285.23 71.626 c 284.191 71.626
+ 283.348 72.505 283.348 73.591 c 283.348 74.681 284.191 75.56 285.23 75.56
+ c 286.27 75.56 287.109 74.681 287.109 73.591 c h
+287.109 73.591 m f*
+0.0470588 0.0666667 0 rg
+0.200822 w
+287.109 73.591 m 287.109 72.505 286.27 71.626 285.23 71.626 c 284.191 71.626
+ 283.348 72.505 283.348 73.591 c 283.348 74.681 284.191 75.56 285.23 75.56
+ c 286.27 75.56 287.109 74.681 287.109 73.591 c h
+287.109 73.591 m S
+0 g
+0.541298 w
+0 j
+284.176 72.993 m 286.055 74.306 l S
+0.203922 g
+296.598 90.978 m 295.484 91.025 l 295.395 59.24 l 288.676 59.173 l S
+0 0.113725 1 rg
+279.105 62.169 9.598 -9.84 re f*
+0.0470588 0.0666667 0 rg
+0.63386 w
+1 j
+279.105 62.169 9.598 -9.84 re S
+1 0.698039 0 rg
+287.027 58.657 m 287.027 57.572 286.184 56.689 285.145 56.689 c 284.105
+ 56.689 283.262 57.572 283.262 58.657 c 283.262 59.743 284.105 60.626 285.145
+ 60.626 c 286.184 60.626 287.027 59.743 287.027 58.657 c h
+287.027 58.657 m f*
+0.0470588 0.0666667 0 rg
+0.200822 w
+287.027 58.657 m 287.027 57.572 286.184 56.689 285.145 56.689 c 284.105
+ 56.689 283.262 57.572 283.262 58.657 c 283.262 59.743 284.105 60.626 285.145
+ 60.626 c 286.184 60.626 287.027 59.743 287.027 58.657 c h
+287.027 58.657 m S
+0 g
+0.541298 w
+0 j
+284.09 58.06 m 285.973 59.368 l S
+0.239216 g
+370.48 118.689 m 373.762 118.732 l 373.809 74.65 l 378.578 74.646 l S
+0 0.113725 1 rg
+378.273 77.47 9.598 -9.84 re f*
+0.0470588 0.0666667 0 rg
+0.63386 w
+1 j
+378.273 77.47 9.598 -9.84 re S
+1 0.698039 0 rg
+379.949 73.958 m 379.949 72.872 380.793 71.993 381.832 71.993 c 382.871
+ 71.993 383.715 72.872 383.715 73.958 c 383.715 75.044 382.871 75.927 381.832
+ 75.927 c 380.793 75.927 379.949 75.044 379.949 73.958 c h
+379.949 73.958 m f*
+0.0470588 0.0666667 0 rg
+0.200822 w
+379.949 73.958 m 379.949 72.872 380.793 71.993 381.832 71.993 c 382.871
+ 71.993 383.715 72.872 383.715 73.958 c 383.715 75.044 382.871 75.927 381.832
+ 75.927 c 380.793 75.927 379.949 75.044 379.949 73.958 c h
+379.949 73.958 m S
+0 g
+0.541298 w
+0 j
+382.887 73.361 m 381.004 74.673 l S
+0.203922 g
+370.465 91.341 m 371.578 91.392 l 371.664 59.607 l 378.383 59.54 l S
+0 0.113725 1 rg
+378.355 62.536 9.602 -9.844 re f*
+0.0470588 0.0666667 0 rg
+0.63386 w
+1 j
+378.355 62.536 9.602 -9.844 re S
+1 0.698039 0 rg
+380.035 59.025 m 380.035 57.939 380.875 57.056 381.914 57.056 c 382.957
+ 57.056 383.797 57.939 383.797 59.025 c 383.797 60.111 382.957 60.993 381.914
+ 60.993 c 380.875 60.993 380.035 60.111 380.035 59.025 c h
+380.035 59.025 m f*
+0.0470588 0.0666667 0 rg
+0.200822 w
+380.035 59.025 m 380.035 57.939 380.875 57.056 381.914 57.056 c 382.957
+ 57.056 383.797 57.939 383.797 59.025 c 383.797 60.111 382.957 60.993 381.914
+ 60.993 c 380.875 60.993 380.035 60.111 380.035 59.025 c h
+380.035 59.025 m S
+0 g
+0.541298 w
+0 j
+382.973 58.427 m 381.09 59.736 l S
+0.239216 g
+245.586 128.697 m 242.305 128.74 l 242.258 84.657 l 237.484 84.654 l S
+0 0.113725 1 rg
+228.195 87.478 9.598 -9.84 re f*
+0.0470588 0.0666667 0 rg
+0.63386 w
+1 j
+228.195 87.478 9.598 -9.84 re S
+1 0.698039 0 rg
+236.117 83.966 m 236.117 82.88 235.273 81.997 234.234 81.997 c 233.195 
+81.997 232.352 82.88 232.352 83.966 c 232.352 85.052 233.195 85.935 234.234
+ 85.935 c 235.273 85.935 236.117 85.052 236.117 83.966 c h
+236.117 83.966 m f*
+0.0470588 0.0666667 0 rg
+0.200822 w
+236.117 83.966 m 236.117 82.88 235.273 81.997 234.234 81.997 c 233.195 
+81.997 232.352 82.88 232.352 83.966 c 232.352 85.052 233.195 85.935 234.234
+ 85.935 c 235.273 85.935 236.117 85.052 236.117 83.966 c h
+236.117 83.966 m S
+0 g
+0.541298 w
+0 j
+233.18 83.368 m 235.062 84.681 l S
+0.203922 g
+245.602 101.349 m 244.488 101.396 l 244.402 69.615 l 237.68 69.548 l S
+0 0.113725 1 rg
+228.109 72.54 9.598 -9.84 re f*
+0.0470588 0.0666667 0 rg
+0.63386 w
+1 j
+228.109 72.54 9.598 -9.84 re S
+1 0.698039 0 rg
+236.031 69.032 m 236.031 67.947 235.188 67.064 234.148 67.064 c 233.109
+ 67.064 232.266 67.947 232.266 69.032 c 232.266 70.118 233.109 70.997 234.148
+ 70.997 c 235.188 70.997 236.031 70.118 236.031 69.032 c h
+236.031 69.032 m f*
+0.0470588 0.0666667 0 rg
+0.200822 w
+236.031 69.032 m 236.031 67.947 235.188 67.064 234.148 67.064 c 233.109
+ 67.064 232.266 67.947 232.266 69.032 c 232.266 70.118 233.109 70.997 234.148
+ 70.997 c 235.188 70.997 236.031 70.118 236.031 69.032 c h
+236.031 69.032 m S
+0 g
+0.541298 w
+0 j
+233.094 68.431 m 234.977 69.743 l S
+0.239216 g
+194.375 139.341 m 191.098 139.384 l 191.051 95.302 l 186.277 95.298 l S
+0 0.113725 1 rg
+176.984 98.122 9.602 -9.84 re f*
+0.0470588 0.0666667 0 rg
+0.63386 w
+1 j
+176.984 98.122 9.602 -9.84 re S
+1 0.698039 0 rg
+184.906 94.615 m 184.906 93.525 184.066 92.646 183.027 92.646 c 181.984
+ 92.646 181.145 93.525 181.145 94.615 c 181.145 95.7 181.984 96.579 183.027
+ 96.579 c 184.066 96.579 184.906 95.7 184.906 94.615 c h
+184.906 94.615 m f*
+0.0470588 0.0666667 0 rg
+0.200822 w
+184.906 94.615 m 184.906 93.525 184.066 92.646 183.027 92.646 c 181.984
+ 92.646 181.145 93.525 181.145 94.615 c 181.145 95.7 181.984 96.579 183.027
+ 96.579 c 184.066 96.579 184.906 95.7 184.906 94.615 c h
+184.906 94.615 m S
+0 g
+0.541298 w
+0 j
+181.969 94.013 m 183.852 95.325 l S
+0.203922 g
+194.395 111.997 m 193.281 112.044 l 193.191 80.259 l 186.473 80.193 l S
+0 0.113725 1 rg
+176.902 83.189 9.598 -9.84 re f*
+0.0470588 0.0666667 0 rg
+0.63386 w
+1 j
+176.902 83.189 9.598 -9.84 re S
+1 0.698039 0 rg
+184.824 79.677 m 184.824 78.591 183.98 77.708 182.941 77.708 c 181.902 
+77.708 181.059 78.591 181.059 79.677 c 181.059 80.763 181.902 81.646 182.941
+ 81.646 c 183.98 81.646 184.824 80.763 184.824 79.677 c h
+184.824 79.677 m f*
+0.0470588 0.0666667 0 rg
+0.200822 w
+184.824 79.677 m 184.824 78.591 183.98 77.708 182.941 77.708 c 181.902 
+77.708 181.059 78.591 181.059 79.677 c 181.059 80.763 181.902 81.646 182.941
+ 81.646 c 183.98 81.646 184.824 80.763 184.824 79.677 c h
+184.824 79.677 m S
+0 g
+0.541298 w
+0 j
+181.887 79.079 m 183.77 80.392 l S
+0.239216 g
+143.699 149.669 m 140.422 149.712 l 140.375 105.63 l 135.602 105.626 l S
+0 0.113725 1 rg
+126.309 108.45 9.602 -9.84 re f*
+0.0470588 0.0666667 0 rg
+0.63386 w
+1 j
+126.309 108.45 9.602 -9.84 re S
+1 0.698039 0 rg
+134.23 104.939 m 134.23 103.853 133.391 102.974 132.352 102.974 c 131.309
+ 102.974 130.469 103.853 130.469 104.939 c 130.469 106.025 131.309 106.907
+ 132.352 106.907 c 133.391 106.907 134.23 106.025 134.23 104.939 c h
+134.23 104.939 m f*
+0.0470588 0.0666667 0 rg
+0.200822 w
+134.23 104.939 m 134.23 103.853 133.391 102.974 132.352 102.974 c 131.309
+ 102.974 130.469 103.853 130.469 104.939 c 130.469 106.025 131.309 106.907
+ 132.352 106.907 c 133.391 106.907 134.23 106.025 134.23 104.939 c h
+134.23 104.939 m S
+0 g
+0.541298 w
+0 j
+131.293 104.341 m 133.176 105.654 l S
+0.203922 g
+143.719 122.322 m 142.605 122.372 l 142.516 90.587 l 135.797 90.521 l S
+0 0.113725 1 rg
+126.227 93.517 9.598 -9.844 re f*
+0.0470588 0.0666667 0 rg
+0.63386 w
+1 j
+126.227 93.517 9.598 -9.844 re S
+1 0.698039 0 rg
+134.148 90.005 m 134.148 88.919 133.305 88.036 132.266 88.036 c 131.227
+ 88.036 130.383 88.919 130.383 90.005 c 130.383 91.091 131.227 91.974 132.266
+ 91.974 c 133.305 91.974 134.148 91.091 134.148 90.005 c h
+134.148 90.005 m f*
+0.0470588 0.0666667 0 rg
+0.200822 w
+134.148 90.005 m 134.148 88.919 133.305 88.036 132.266 88.036 c 131.227
+ 88.036 130.383 88.919 130.383 90.005 c 130.383 91.091 131.227 91.974 132.266
+ 91.974 c 133.305 91.974 134.148 91.091 134.148 90.005 c h
+134.148 90.005 m S
+0 g
+0.541298 w
+0 j
+131.211 89.407 m 133.094 90.716 l S
+Q Q
+showpage
+%%Trailer
+end restore
+%%EOF

BIN
content/figures/telescope/Microstrip_Sensor.png


BIN
content/figures/telescope/SMC-eps-converted-to.pdf


+ 670 - 0
content/figures/telescope/SMC.eps

@@ -0,0 +1,670 @@
+%!PS-Adobe-3.0 EPSF-3.0
+%%Creator: cairo 1.14.2 (http://cairographics.org)
+%%CreationDate: Thu Jun  4 12:40:33 2015
+%%Pages: 1
+%%DocumentData: Clean7Bit
+%%LanguageLevel: 2
+%%BoundingBox: 0 -1 239 234
+%%EndComments
+%%BeginProlog
+save
+50 dict begin
+/q { gsave } bind def
+/Q { grestore } bind def
+/cm { 6 array astore concat } bind def
+/w { setlinewidth } bind def
+/J { setlinecap } bind def
+/j { setlinejoin } bind def
+/M { setmiterlimit } bind def
+/d { setdash } bind def
+/m { moveto } bind def
+/l { lineto } bind def
+/c { curveto } bind def
+/h { closepath } bind def
+/re { exch dup neg 3 1 roll 5 3 roll moveto 0 rlineto
+      0 exch rlineto 0 rlineto closepath } bind def
+/S { stroke } bind def
+/f { fill } bind def
+/f* { eofill } bind def
+/n { newpath } bind def
+/W { clip } bind def
+/W* { eoclip } bind def
+/BT { } bind def
+/ET { } bind def
+/pdfmark where { pop globaldict /?pdfmark /exec load put }
+    { globaldict begin /?pdfmark /pop load def /pdfmark
+    /cleartomark load def end } ifelse
+/BDC { mark 3 1 roll /BDC pdfmark } bind def
+/EMC { mark /EMC pdfmark } bind def
+/cairo_store_point { /cairo_point_y exch def /cairo_point_x exch def } def
+/Tj { show currentpoint cairo_store_point } bind def
+/TJ {
+  {
+    dup
+    type /stringtype eq
+    { show } { -0.001 mul 0 cairo_font_matrix dtransform rmoveto } ifelse
+  } forall
+  currentpoint cairo_store_point
+} bind def
+/cairo_selectfont { cairo_font_matrix aload pop pop pop 0 0 6 array astore
+    cairo_font exch selectfont cairo_point_x cairo_point_y moveto } bind def
+/Tf { pop /cairo_font exch def /cairo_font_matrix where
+      { pop cairo_selectfont } if } bind def
+/Td { matrix translate cairo_font_matrix matrix concatmatrix dup
+      /cairo_font_matrix exch def dup 4 get exch 5 get cairo_store_point
+      /cairo_font where { pop cairo_selectfont } if } bind def
+/Tm { 2 copy 8 2 roll 6 array astore /cairo_font_matrix exch def
+      cairo_store_point /cairo_font where { pop cairo_selectfont } if } bind def
+/g { setgray } bind def
+/rg { setrgbcolor } bind def
+/d1 { setcachedevice } bind def
+%%EndProlog
+%%BeginSetup
+%%BeginResource: font DejaVuSans
+11 dict begin
+/FontType 42 def
+/FontName /DejaVuSans def
+/PaintType 0 def
+/FontMatrix [ 1 0 0 1 0 0 ] def
+/FontBBox [ 0 0 0 0 ] def
+/Encoding 256 array def
+0 1 255 { Encoding exch /.notdef put } for
+Encoding 32 /space put
+Encoding 49 /one put
+Encoding 50 /two put
+Encoding 56 /eight put
+Encoding 65 /A put
+Encoding 67 /C put
+Encoding 68 /D put
+Encoding 73 /I put
+Encoding 77 /M put
+Encoding 80 /P put
+Encoding 83 /S put
+Encoding 97 /a put
+Encoding 100 /d put
+Encoding 101 /e put
+Encoding 102 /f put
+Encoding 105 /i put
+Encoding 108 /l put
+Encoding 109 /m put
+Encoding 110 /n put
+Encoding 111 /o put
+Encoding 112 /p put
+Encoding 114 /r put
+Encoding 115 /s put
+Encoding 116 /t put
+Encoding 117 /u put
+Encoding 118 /v put
+/CharStrings 27 dict dup begin
+/.notdef 0 def
+/S 1 def
+/t 2 def
+/r 3 def
+/i 4 def
+/p 5 def
+/e 6 def
+/n 7 def
+/s 8 def
+/o 9 def
+/A 10 def
+/P 11 def
+/C 12 def
+/one 13 def
+/two 14 def
+/eight 15 def
+/M 16 def
+/m 17 def
+/D 18 def
+/a 19 def
+/l 20 def
+/space 21 def
+/I 22 def
+/d 23 def
+/v 24 def
+/u 25 def
+/f 26 def
+end readonly def
+/sfnts [
+<0001000000090080000300106376742000691d3900001224000001fe6670676d7134766a0000
+1424000000ab676c79663dc3471b0000009c000011886865616400fa516f000014d000000036
+686865610cb8066c0000150800000024686d74787c650e8e0000152c0000006c6c6f63610000
+f5dc00001598000000706d617870048806710000160800000020707265703b07f10000001628
+0000056800020066fe96046605a400030007001a400c04fb0006fb0108057f0204002fc4d4ec
+310010d4ecd4ec301311211125211121660400fc73031bfce5fe96070ef8f272062900010087
+ffe304a205f00027007e403c0d0c020e0b021e1f1e080902070a021f1f1e420a0b1e1f041501
+0015a11494189511049500942591118c281e0a0b1f1b0700221b190e2d071914222810dcc4ec
+fcece4111239393939310010e4f4e4ec10eef6ee10c6111739304b535807100eed1117390710
+0eed1117395922b20f2901015db61f292f294f29035d01152e012322061514161f011e011514
+0421222627351e013332363534262f012e01353424333216044873cc5fa5b377a67ae2d7fedd
+fee76aef807bec72adbc879a7be2ca0117f569da05a4c53736807663651f192bd9b6d9e0302f
+d04546887e6e7c1f182dc0abc6e4260000010037000002f2059e0013003840190e05080f03a9
+001101bc08870a0b08090204000810120e461410fc3cc4fc3cc432393931002fecf43cc4ec32
+11393930b2af1501015d01112115211114163b01152322263511233533110177017bfe854b73
+bdbdd5a28787059efec28ffda0894e9a9fd202608f013e000000000100ba0000034a047b0011
+00304014060b0700110b03870eb809bc070a06080008461210fcc4ec3231002fe4f4ecc4d4cc
+11123930b450139f1302015d012e012322061511231133153e0133321617034a1f492c9ca7b9
+b93aba85132e1c03b41211cbbefdb20460ae666305050000000200c100000179061400030007
+002b400e06be04b100bc020501080400460810fc3cec3231002fe4fcec30400b100940095009
+6009700905015d1333112311331523c1b8b8b8b80460fba00614e900000200bafe5604a4047b
+0010001c003e401b1ab9000e14b90508b80e8c01bd03bc1d11120b471704000802461d10fcec
+3232f4ec310010e4e4e4f4c4ec10c4ee304009601e801ea01ee01e04015d2511231133153e01
+3332001110022322260134262322061514163332360173b9b93ab17bcc00ffffcc7bb10238a7
+9292a7a79292a7a8fdae060aaa6461febcfef8fef8febc6101ebcbe7e7cbcbe7e70000000002
+0071ffe3047f047b0014001b00704024001501098608880515a90105b90c01bb18b912b80c8c
+1c1b1502081508004b02120f451c10fcecf4ecc4111239310010e4f4ece410ee10ee10f4ee11
+12393040293f1d701da01dd01df01d053f003f013f023f153f1b052c072f082f092c0a6f006f
+016f026f156f1b095d71015d0115211e0133323637150e01232000111000333200072e012322
+0607047ffcb20ccdb76ac76263d06bfef4fec70129fce20107b802a5889ab90e025e5abec734
+34ae2a2c0138010a01130143feddc497b4ae9e00000100ba00000464047b0013003640190309
+00030e0106870e11b80cbc0a010208004e0d09080b461410fcec32f4ec31002f3ce4f4c4ec11
+12173930b46015cf1502015d0111231134262322061511231133153e013332160464b87c7c95
+acb9b942b375c1c602a4fd5c029e9f9ebea4fd870460ae6564ef0001006fffe303c7047b0027
+00e7403c0d0c020e0b531f1e080902070a531f1f1e420a0b1e1f041500860189041486158918
+b91104b925b8118c281e0a0b1f1b0700521b080e07081422452810fcc4ecd4ece41112393939
+39310010e4f4ec10fef5ee10f5ee121739304b535807100eed111739070eed1117395922b200
+2701015d406d1c0a1c0b1c0c2e092c0a2c0b2c0c3b093b0a3b0b3b0c0b200020012402280a28
+0b2a132f142f152a16281e281f292029212427860a860b860c860d12000000010202060a060b
+030c030d030e030f03100319031a031b031c041d09272f293f295f297f2980299029a029f029
+185d005d7101152e012322061514161f011e0115140623222627351e013332363534262f012e
+01353436333216038b4ea85a898962943fc4a5f7d85ac36c66c661828c65ab40ab98e0ce66b4
+043fae282854544049210e2a99899cb62323be353559514b50250f2495829eac1e0000000002
+0071ffe30475047b000b0017004a401306b91200b90cb8128c1809120f51031215451810fcec
+f4ec310010e4f4ec10ee3040233f197b007b067f077f087f097f0a7f0b7b0c7f0d7f0e7f0f7f
+107f117b12a019f01911015d0122061514163332363534262732001110002322001110000273
+94acab9593acac93f00112feeef0f1feef011103dfe7c9c9e7e8c8c7e99cfec8feecfeedfec7
+01390113011401380000000200100000056805d50002000a00c2404100110100040504021105
+050401110a030a0011020003030a0711050406110505040911030a08110a030a420003079501
+0381090509080706040302010009050a0b10d4c4173931002f3ce4d4ec1239304b5358071005
+ed0705ed071005ed0705ed071008ed071005ed071005ed071008ed5922b2200c01015d40420f
+010f020f070f080f005800760070008c000907010802060309041601190256015802500c6701
+6802780176027c0372047707780887018802800c980299039604175d005d0901210133012303
+21032302bcfeee0225fe7be50239d288fd5f88d5050efd1903aefa2b017ffe810000000200c9
+0000048d05d500080013003a40180195100095098112100a0802040005190d3f11001c090414
+10fcec32fcec11173931002ff4ecd4ec30400b0f151f153f155f15af1505015d011133323635
+342623252132041514042b0111230193fe8d9a9a8dfe3801c8fb0101fefffbfeca052ffdcf92
+878692a6e3dbdde2fda800010073ffe3052705f000190036401a0da10eae0a951101a100ae04
+951791118c1a07190d003014101a10fcec32ec310010e4f4ecf4ec10eef6ee30b40f1b1f1b02
+015d01152e0123200011100021323637150e01232000111000213216052766e782ff00fef001
+10010082e7666aed84feadfe7a0186015386ed0562d55f5efec7fed8fed9fec75e5fd3484801
+9f01670168019f470000000100e10000045a05d5000a004040154203a00402a005810700a009
+081f061c03001f010b10d44bb00f5458b9000100403859ecc4fcec31002fec32f4ecd4ec304b
+5358592201b40f030f04025d3721110535253311211521fe014afe990165ca014afca4aa0473
+48b848fad5aa0000000100960000044a05f0001c009e4027191a1b03181c1105040011050504
+4210a111940da014910400a00200100a02010a1c171003061d10fc4bb015544bb016545b4bb0
+14545b58b90003ffc03859c4d4ecc0c011123931002fec32f4ecf4ec304b5358071005ed0705
+ed01b01c1011173959220140325504560556077a047a05761b87190704000419041a041b051c
+74007606751a731b741c82008619821a821b821ca800a81b115d005d25211521353600373e01
+35342623220607353e01333204151406070600018902c1fc4c73018d33614da7865fd3787ad4
+58e80114455b19fef4aaaaaa7701913a6d974977964243cc3132e8c25ca5701dfeeb00000003
+008bffe3048b05f0000b0023002f00434025180c00a02706a01e2da012911e8c27a330180c24
+2a1c15241c0f091c151b1e031c0f211b3010fcc4ecf4c4ec10ee10ee113939310010ece4f4ec
+10ee10ee393930012206151416333236353426252e01353424333216151406071e0115140423
+2224353436131416333236353426232206028b90a5a59090a6a5fea5829100ffdedffe918192
+a3fef7f7f7fef7a448918382939382839102c59a87879a9b86879a5620b280b3d0d0b380b220
+22c68fd9e8e8d98fc60161748282747482820000000100c90000061f05d5000c00bf40340311
+0708070211010208080702110302090a0901110a0a09420a070203080300af080b0509080302
+01050a061c043e0a1c00040d10fcecfcec11173931002f3cc4ec32111739304b5358071005ed
+071008ed071008ed071005ed5922b2700e01015d405603070f080f09020a15021407130a2602
+26072007260a200a3407350a69027c027b07790a80028207820a90021604010b0313011b0323
+012c032708280934013c035608590965086a097608790981018d0395019b03145d005d132109
+01211123110123011123c9012d017d017f012dc5fe7fcbfe7fc405d5fc0803f8fa2b051ffc00
+0400fae10000000100ba0000071d047b0022005a4026061209180f00061d07150c871d2003b8
+1bbc19100700110f0808065011080f501c18081a462310fcec32fcfcfcec11123931002f3c3c
+e4f43cc4ec32111217393040133024502470249024a024a024bf24df24ff2409015d013e0133
+32161511231134262322061511231134262322061511231133153e01333216042945c082afbe
+b972758fa6b972778da6b9b93fb0797aab03897c76f5e2fd5c029ea19cbea4fd87029ea29bbf
+a3fd870460ae67627c000000000200c9000005b005d500080011002e40150095098101951008
+02100a0005190d32001c09041210fcecf4ec113939393931002fecf4ec30b2601301015d0111
+332000111000212521200011100029010193f40135011ffee1fecbfe42019f01b20196fe68fe
+50fe61052ffb770118012e012c0117a6fe97fe80fe7efe9600000002007bffe3042d047b000a
+002500bc4027191f0b17090e00a91706b90e1120861fba1cb923b8118c170c001703180d0908
+0b1f030814452610fcecccd4ec323211393931002fc4e4f4fcf4ec10c6ee10ee113911391239
+30406e301d301e301f3020302130223f27401d401e401f402040214022501d501e501f502050
+21502250277027851d871e871f8720872185229027a027f0271e301e301f30203021401e401f
+40204021501e501f50205021601e601f60206021701e701f70207021801e801f80208021185d
+015d0122061514163332363d01371123350e01232226353436332135342623220607353e0133
+321602bedfac816f99b9b8b83fbc88accbfdfb0102a79760b65465be5af3f00233667b6273d9
+b4294cfd81aa6661c1a2bdc0127f8b2e2eaa2727fc00000100c100000179061400030022b700
+9702010800460410fcec31002fec30400d10054005500560057005f00506015d13331123c1b8
+b80614f9ec00000100c90000019305d50003002eb700af02011c00040410fc4bb0105458b900
+0000403859ec31002fec3001400d30054005500560058f059f05065d13331123c9caca05d5fa
+2b0000020071ffe3045a06140010001c003840191ab9000e14b905088c0eb801970317040008
+024711120b451d10fcecf4ec323231002fece4f4c4ec10c4ee30b6601e801ea01e03015d0111
+331123350e0123220211100033321601141633323635342623220603a2b8b83ab17ccbff00ff
+cb7cb1fdc7a79292a8a89292a703b6025ef9eca86461014401080108014461fe15cbe7e7cbcb
+e7e70001003d0000047f0460000600fb40270311040504021101020505040211030206000601
+1100000642020300bf0506050302010504000710d44bb00a5458b90000004038594bb014544b
+b015545b58b90000ffc03859c4173931002fec3239304b5358071005ed071008ed071008ed07
+1005ed592201408e48026a027b027f02860280029102a402080600060109030904150015011a
+031a0426002601290329042008350035013a033a043008460046014903490446054806400856
+0056015903590450086600660169036904670568066008750074017b037b0475057a06850085
+0189038904890586069600960197029a03980498059706a805a706b008c008df08ff083e5d00
+5d133309013301233dc3015e015ec3fe5cfa0460fc5403acfba00000000200aeffe30458047b
+00130014003b401c030900030e0106870e118c0a01bc14b80c0d0908140b4e020800461510fc
+ecf439ec3231002fe4e432f4c4ec1112173930b46f15c01502015d1311331114163332363511
+331123350e0123222601aeb87c7c95adb8b843b175c1c801cf01ba02a6fd619f9fbea4027bfb
+a0ac6663f003a8000001002f000002f8061400130059401c0510010c08a906018700970e06bc
+0a02130700070905080d0f0b4c1410fc4bb00a5458b9000b004038594bb00e5458b9000bffc0
+38593cc4fc3cc4c412393931002fe432fcec10ee321239393001b640155015a015035d011523
+22061d012115211123112335333534363302f8b0634d012ffed1b9b0b0aebd0614995068638f
+fc2f03d18f4ebbab013500b800cb00cb00c100aa009c01a600b800660000007100cb00a002b2
+0085007500b800c301cb0189022d00cb00a600f000d300aa008700cb03aa0400014a003300cb
+000000d9050200f4015400b4009c01390114013907060400044e04b4045204b804e704cd0037
+047304cd04600473013303a2055605a60556053903c5021200c9001f00b801df007300ba03e9
+033303bc0444040e00df03cd03aa00e503aa0404000000cb008f00a4007b00b80014016f007f
+027b0252008f00c705cd009a009a006f00cb00cd019e01d300f000ba018300d5009803040248
+009e01d500c100cb00f600830354027f00000333026600d300c700a400cd008f009a00730400
+05d5010a00fe022b00a400b4009c00000062009c0000001d032d05d505d505d505f0007f007b
+005400a406b80614072301d300b800cb00a601c301ec069300a000d3035c037103db01850423
+04a80448008f0139011401390360008f05d5019a0614072306660179046004600460047b009c
+00000277046001aa00e904600762007b00c5007f027b000000b4025205cd006600bc00660077
+061000cd013b01850389008f007b0000001d00cd074a042f009c009c0000077d006f0000006f
+0335006a006f007b00ae00b2002d0396008f027b00f600830354063705f6008f009c04e10266
+008f018d02f600cd03440029006604ee00730000140000960000b707060504030201002c2010
+b002254964b040515820c859212d2cb002254964b040515820c859212d2c20100720b00050b0
+0d7920b8ffff5058041b0559b0051cb0032508b0042523e120b00050b00d7920b8ffff505804
+1b0559b0051cb0032508e12d2c4b505820b0fd454459212d2cb002254560442d2c4b5358b002
+25b0022545445921212d2c45442d2cb00225b0022549b00525b005254960b0206368208a108a
+233a8a10653a2d00000100000002570a0abebe325f0f3cf5001f080000000000ce3fd7b20000
+0000ce3fd7b2f7d6fcae0d72095500000008000000010000000000010000076dfe1d00000de2
+f7d6fa510d7200010000000000000000000000000000001b04cd00660514008703230037034a
+00ba023900c1051400ba04ec0071051200ba042b006f04e500710579001004d300c905960073
+051700e1051700960517008b06e700c907cb00ba062900c904e7007b023900c1028b0000025c
+00c90514007104bc003d051200ae02d1002f00000000000000440000013c000001b800000228
+0000027800000318000003ec00000464000005c40000066800000764000007e40000087c0000
+08ec000009ec00000ac000000bbc00000c8000000d0000000e2c00000e6800000e6800000eb0
+00000f480000106c000010f00000118800010000001b0354002b0068000c0002001000990008
+00000415021600080004b8028040fffbfe03fa1403f92503f83203f79603f60e03f5fe03f4fe
+03f32503f20e03f19603f02503ef8a4105effe03ee9603ed9603ecfa03ebfa03eafe03e93a03
+e84203e7fe03e63203e5e45305e59603e48a4105e45303e3e22f05e3fa03e22f03e1fe03e0fe
+03df3203de1403dd9603dcfe03db1203da7d03d9bb03d8fe03d68a4105d67d03d5d44705d57d
+03d44703d3d21b05d3fe03d21b03d1fe03d0fe03cffe03cefe03cd9603cccb1e05ccfe03cb1e
+03ca3203c9fe03c6851105c61c03c51603c4fe03c3fe03c2fe03c1fe03c0fe03bffe03befe03
+bdfe03bcfe03bbfe03ba1103b9862505b9fe03b8b7bb05b8fe03b7b65d05b7bb03b78004b6b5
+2505b65d40ff03b64004b52503b4fe03b39603b2fe03b1fe03b0fe03affe03ae6403ad0e03ac
+ab2505ac6403abaa1205ab2503aa1203a98a4105a9fa03a8fe03a7fe03a6fe03a51203a4fe03
+a3a20e05a33203a20e03a16403a08a4105a096039ffe039e9d0c059efe039d0c039c9b19059c
+64039b9a10059b19039a1003990a0398fe0397960d0597fe03960d03958a410595960394930e
+05942803930e0392fa039190bb0591fe03908f5d0590bb039080048f8e25058f5d038f40048e
+25038dfe038c8b2e058cfe038b2e038a8625058a410389880b05891403880b03878625058764
+038685110586250385110384fe038382110583fe0382110381fe0380fe037ffe0340ff7e7d7d
+057efe037d7d037c64037b5415057b25037afe0379fe03780e03770c03760a0375fe0374fa03
+73fa0372fa0371fa0370fe036ffe036efe036c21036bfe036a1142056a530369fe03687d0367
+11420566fe0365fe0364fe0363fe0362fe03613a0360fa035e0c035dfe035bfe035afe035958
+0a0559fa03580a035716190557320356fe035554150555420354150353011005531803521403
+514a130551fe03500b034ffe034e4d10054efe034d10034cfe034b4a13054bfe034a4910054a
+1303491d0d05491003480d0347fe0346960345960344fe0343022d0543fa0342bb03414b0340
+fe033ffe033e3d12053e14033d3c0f053d12033c3b0d053c40ff0f033b0d033afe0339fe0338
+37140538fa033736100537140336350b05361003350b03341e03330d0332310b0532fe03310b
+03302f0b05300d032f0b032e2d09052e10032d09032c32032b2a25052b64032a2912052a2503
+2912032827250528410327250326250b05260f03250b0324fe0323fe03220f03210110052112
+032064031ffa031e1d0d051e64031d0d031c1142051cfe031bfa031a42031911420519fe0318
+64031716190517fe031601100516190315fe0314fe0313fe031211420512fe0311022d051142
+03107d030f64030efe030d0c16050dfe030c0110050c16030bfe030a100309fe0308022d0508
+fe030714030664030401100504fe03401503022d0503fe0302011005022d0301100300fe0301
+b80164858d012b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
+2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
+2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
+2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
+2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b002b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
+2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
+2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
+2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
+2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b1d00>
+] def
+/f-0-0 currentdict end definefont pop
+%%EndResource
+%%BeginResource: font DejaVuSans
+11 dict begin
+/FontType 42 def
+/FontName /DejaVuSans def
+/PaintType 0 def
+/FontMatrix [ 1 0 0 1 0 0 ] def
+/FontBBox [ 0 0 0 0 ] def
+/Encoding 256 array def
+0 1 255 { Encoding exch /.notdef put } for
+Encoding 1 /uniFB00 put
+/CharStrings 2 dict dup begin
+/.notdef 0 def
+/uniFB00 1 def
+end readonly def
+/sfnts [
+<0001000000090080000300106376742000691d3900000190000001fe6670676d7134766a0000
+0390000000ab676c7966a35725480000009c000000f46865616400fa516f0000043c00000036
+686865610cb806530000047400000024686d74780a50009500000498000000086c6f63610000
+0138000004a00000000c6d617870046f0671000004ac00000020707265703b07f100000004cc
+0000056800020066fe96046605a400030007001a400c04fb0006fb0108057f0204002fc4d4ec
+310010d4ecd4ec301311211125211121660400fc73031bfce5fe96070ef8f27206290001002f
+000005aa06140024004840132600070905080c21180d1e08110c2110144c2510fc3cc432c4fc
+3cc4103cfc3cc4c4c431004011090d11a912021a87001897061f12bc0b0f2f3ce63232fe3cee
+3210ee32323001152322061d01211521112311211123112335333534363b0115232207061d01
+213534363305aab0634d012ffed1b9fe07b9b0b0aebdaeb063272601f9aebd0614995068638f
+fc2f03d1fc2f03d18f4ebbab99282868634ebbab013500b800cb00cb00c100aa009c01a600b8
+00660000007100cb00a002b20085007500b800c301cb0189022d00cb00a600f000d300aa0087
+00cb03aa0400014a003300cb000000d9050200f4015400b4009c01390114013907060400044e
+04b4045204b804e704cd0037047304cd04600473013303a2055605a60556053903c5021200c9
+001f00b801df007300ba03e9033303bc0444040e00df03cd03aa00e503aa0404000000cb008f
+00a4007b00b80014016f007f027b0252008f00c705cd009a009a006f00cb00cd019e01d300f0
+00ba018300d5009803040248009e01d500c100cb00f600830354027f00000333026600d300c7
+00a400cd008f009a0073040005d5010a00fe022b00a400b4009c00000062009c0000001d032d
+05d505d505d505f0007f007b005400a406b80614072301d300b800cb00a601c301ec069300a0
+00d3035c037103db0185042304a80448008f0139011401390360008f05d5019a061407230666
+0179046004600460047b009c00000277046001aa00e904600762007b00c5007f027b000000b4
+025205cd006600bc00660077061000cd013b01850389008f007b0000001d00cd074a042f009c
+009c0000077d006f0000006f0335006a006f007b00ae00b2002d0396008f027b00f600830354
+063705f6008f009c04e10266008f018d02f600cd03440029006604ee00730000140000960000
+b707060504030201002c2010b002254964b040515820c859212d2cb002254964b040515820c8
+59212d2c20100720b00050b00d7920b8ffff5058041b0559b0051cb0032508b0042523e120b0
+0050b00d7920b8ffff5058041b0559b0051cb0032508e12d2c4b505820b0fd454459212d2cb0
+02254560442d2c4b5358b00225b0022545445921212d2c45442d2cb00225b0022549b00525b0
+05254960b0206368208a108a233a8a10653a2d00000100000002570a23f59f345f0f3cf5001f
+080000000000ce3fd7b200000000ce3fd7b2f7d6fcae0d720955000000080000000100000000
+00010000076dfe1d00000de2f7d6fa510d7200010000000000000000000000000000000204cd
+00660583002f0000000000000044000000f40001000000020354002b0068000c000200100099
+000800000415021600080004b8028040fffbfe03fa1403f92503f83203f79603f60e03f5fe03
+f4fe03f32503f20e03f19603f02503ef8a4105effe03ee9603ed9603ecfa03ebfa03eafe03e9
+3a03e84203e7fe03e63203e5e45305e59603e48a4105e45303e3e22f05e3fa03e22f03e1fe03
+e0fe03df3203de1403dd9603dcfe03db1203da7d03d9bb03d8fe03d68a4105d67d03d5d44705
+d57d03d44703d3d21b05d3fe03d21b03d1fe03d0fe03cffe03cefe03cd9603cccb1e05ccfe03
+cb1e03ca3203c9fe03c6851105c61c03c51603c4fe03c3fe03c2fe03c1fe03c0fe03bffe03be
+fe03bdfe03bcfe03bbfe03ba1103b9862505b9fe03b8b7bb05b8fe03b7b65d05b7bb03b78004
+b6b52505b65d40ff03b64004b52503b4fe03b39603b2fe03b1fe03b0fe03affe03ae6403ad0e
+03acab2505ac6403abaa1205ab2503aa1203a98a4105a9fa03a8fe03a7fe03a6fe03a51203a4
+fe03a3a20e05a33203a20e03a16403a08a4105a096039ffe039e9d0c059efe039d0c039c9b19
+059c64039b9a10059b19039a1003990a0398fe0397960d0597fe03960d03958a410595960394
+930e05942803930e0392fa039190bb0591fe03908f5d0590bb039080048f8e25058f5d038f40
+048e25038dfe038c8b2e058cfe038b2e038a8625058a410389880b05891403880b0387862505
+8764038685110586250385110384fe038382110583fe0382110381fe0380fe037ffe0340ff7e
+7d7d057efe037d7d037c64037b5415057b25037afe0379fe03780e03770c03760a0375fe0374
+fa0373fa0372fa0371fa0370fe036ffe036efe036c21036bfe036a1142056a530369fe03687d
+036711420566fe0365fe0364fe0363fe0362fe03613a0360fa035e0c035dfe035bfe035afe03
+59580a0559fa03580a035716190557320356fe03555415055542035415035301100553180352
+1403514a130551fe03500b034ffe034e4d10054efe034d10034cfe034b4a13054bfe034a4910
+054a1303491d0d05491003480d0347fe0346960345960344fe0343022d0543fa0342bb03414b
+0340fe033ffe033e3d12053e14033d3c0f053d12033c3b0d053c40ff0f033b0d033afe0339fe
+033837140538fa033736100537140336350b05361003350b03341e03330d0332310b0532fe03
+310b03302f0b05300d032f0b032e2d09052e10032d09032c32032b2a25052b64032a2912052a
+25032912032827250528410327250326250b05260f03250b0324fe0323fe03220f0321011005
+2112032064031ffa031e1d0d051e64031d0d031c1142051cfe031bfa031a42031911420519fe
+031864031716190517fe031601100516190315fe0314fe0313fe031211420512fe0311022d05
+114203107d030f64030efe030d0c16050dfe030c0110050c16030bfe030a100309fe0308022d
+0508fe030714030664030401100504fe03401503022d0503fe0302011005022d0301100300fe
+0301b80164858d012b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
+2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
+2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
+2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
+2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b002b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
+2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
+2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
+2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b
+2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b2b1d00>
+] def
+/f-0-1 currentdict end definefont pop
+%%EndResource
+%%EndSetup
+%%Page: 1 1
+%%BeginPageSetup
+%%PageBoundingBox: 0 -1 239 234
+%%EndPageSetup
+q 0 -1 239 235 rectclip q
+0.2 0.501961 0 rg
+1.176 232.127 236.141 -202.012 re f
+0 g
+2.34782 w
+0 J
+1 j
+[] 0.0 d
+4 M 1.176 232.127 236.141 -202.012 re S
+0.8 w
+0 j
+196.941 171.702 m 223.57 171.92 l 223.57 28.518 l 223.41 6.409 l S
+41.977 171.819 m 15.352 172.034 l 15.074 5.877 l S
+39.641 173.995 m 13.012 174.213 l 12.852 5.772 l S
+0.67451 0.654902 0.576471 rg
+82.141 186.034 76.855 -82.172 re f*
+0 g
+1.7344 w
+1 j
+82.141 186.034 76.855 -82.172 re S
+0.831373 0 0 rg
+61.434 187.162 18.477 -41.188 re f
+0 g
+0.5368 w
+61.434 187.162 18.477 -41.188 re S
+0.831373 0 0 rg
+61.434 144.487 18.477 -41.191 re f
+0 g
+61.434 144.487 18.477 -41.191 re S
+BT
+16 0 0 16 102.45874 150.374006 Tm
+/f-0-0 1 Tf
+(Strip)Tj
+-0.539062 -1.25 Td
+(Sensor)Tj
+0 10 -10 0 73.66144 147.140006 Tm
+(APC128)Tj
+-4.23492 0.00378906 Td
+(APC128)Tj
+ET
+0.8 w
+0 j
+188.957 172.995 m 178.957 173.045 l S
+188.688 171.498 m 178.852 171.666 l S
+0.831373 0 0 rg
+161.277 187.319 18.492 -41.191 re f
+0 g
+0.5368 w
+1 j
+161.277 187.319 18.492 -41.191 re S
+0.8 w
+0 j
+188.77 127.377 m 178.773 127.444 l S
+188.5 125.901 m 178.664 126.069 l S
+0.831373 0 0 rg
+161.277 144.62 18.492 -41.188 re f
+0 g
+0.5368 w
+1 j
+161.277 144.62 18.492 -41.188 re S
+BT
+0 10 -10 0 173.52574 147.284006 Tm
+/f-0-0 1 Tf
+(APC128)Tj
+-4.23488 0.00382813 Td
+(APC128)Tj
+32 0 0 32 4.16532 204.827006 Tm
+(SMC)Tj
+ET
+0.168627 0.0666667 0 rg
+39.074 174.659 12.484 -12.266 re f*
+0.223529 0.223529 0.219608 rg
+39.074 174.659 12.484 -12.266 re S
+0 g
+BT
+9 0 0 9 35.98524 176.432006 Tm
+/f-0-0 1 Tf
+(Amp)Tj
+ET
+0.8 w
+0 j
+47.02 124.745 m 20.395 124.983 l 20.227 5.58 l S
+44.684 126.948 m 18.055 127.159 l 17.488 5.87 l S
+61.602 126.952 m 51.699 126.897 l S
+61.324 125.452 m 51.566 125.401 l S
+0.141176 0.109804 0.109804 rg
+39.352 128.487 12.484 -12.273 re f*
+0.223529 0.223529 0.219608 rg
+0.5368 w
+1 j
+39.352 128.487 12.484 -12.273 re S
+0 g
+BT
+9 0 0 9 34.66334 130.362006 Tm
+/f-0-0 1 Tf
+(Amp)Tj
+ET
+0.8 w
+0 j
+191.898 124.651 m 218.527 124.87 l 217.688 6.35 l S
+199.309 173.901 m 225.938 174.12 l 225.938 30.702 l 225.727 6.319 l S
+0.168627 0.0666667 0 rg
+188.27 175.944 12.477 -12.273 re f*
+0.223529 0.223529 0.219608 rg
+0.5368 w
+1 j
+188.27 175.944 12.477 -12.273 re S
+0 g
+BT
+9 0 0 9 185.16974 177.704006 Tm
+/f-0-0 1 Tf
+(Amp)Tj
+ET
+0.8 w
+0 j
+194.27 126.83 m 220.895 127.069 l 220.473 6.487 l S
+0.168627 0.0666667 0 rg
+188.539 129.866 12.48 -12.262 re f*
+0.223529 0.223529 0.219608 rg
+0.5368 w
+1 j
+188.539 129.87 12.48 -12.262 re S
+0 g
+BT
+9 0 0 9 185.44774 131.634006 Tm
+/f-0-0 1 Tf
+(Amp)Tj
+ET
+0.8 w
+0 j
+61.781 172.569 m 51.781 172.62 l S
+61.516 171.077 m 51.684 171.245 l S
+25.688 21.659 m 28.773 21.662 213.062 22.983 213.062 22.983 c S
+33.688 21.694 m 36.895 24.893 l 25.688 21.659 l 36.898 18.495 l h
+33.688 21.694 m f*
+33.691 21.69 m 36.891 24.893 l 25.691 21.659 l 36.902 18.495 l h
+33.691 21.69 m S
+205.062 22.912 m 201.895 19.698 l 213.062 22.983 l 201.852 26.092 l h
+205.062 22.912 m f*
+205.066 22.916 m 201.895 19.702 l 213.066 22.983 l 201.852 26.092 l h
+205.066 22.916 m S
+BT
+20 0 0 20 35.53014 0.283206 Tm
+/f-0-0 1 Tf
+(Di)Tj
+/f-0-1 1 Tf
+<01>Tj
+/f-0-0 1 Tf
+[(er)21(ential P)42(airs)]TJ
+ET
+0.239216 g
+61.363 150.631 m 56.52 150.698 l 56.449 85.541 l 49.395 85.537 l S
+0 0.113725 1 rg
+35.664 89.713 14.188 -14.543 re f*
+0.0470588 0.0666667 0 rg
+0.9368 w
+1 j
+35.664 89.713 14.188 -14.543 re S
+1 0.698039 0 rg
+47.371 84.53 m 47.371 82.916 46.125 81.62 44.594 81.62 c 43.055 81.62 41.809
+ 82.916 41.809 84.53 c 41.809 86.131 43.055 87.436 44.594 87.436 c 46.125
+ 87.436 47.371 86.131 47.371 84.53 c h
+47.371 84.53 m f*
+0.0470588 0.0666667 0 rg
+0.2968 w
+47.371 84.53 m 47.371 82.916 46.125 81.62 44.594 81.62 c 43.055 81.62 41.809
+ 82.916 41.809 84.53 c 41.809 86.131 43.055 87.436 44.594 87.436 c 46.125
+ 87.436 47.371 86.131 47.371 84.53 c h
+47.371 84.53 m S
+0 g
+0.8 w
+0 j
+43.027 83.639 m 45.809 85.577 l S
+0.203922 g
+61.395 110.217 m 59.742 110.284 l 59.613 63.315 l 49.688 63.213 l S
+0 0.113725 1 rg
+35.539 67.639 14.188 -14.543 re f*
+0.0470588 0.0666667 0 rg
+0.9368 w
+1 j
+35.539 67.639 14.188 -14.543 re S
+1 0.698039 0 rg
+47.246 62.452 m 47.246 60.846 46 59.541 44.469 59.541 c 42.93 59.541 41.688
+ 60.846 41.688 62.452 c 41.688 64.061 42.93 65.362 44.469 65.362 c 46 65.362
+ 47.246 64.061 47.246 62.452 c h
+47.246 62.452 m f*
+0.0470588 0.0666667 0 rg
+0.2968 w
+47.246 62.452 m 47.246 60.846 46 59.541 44.469 59.541 c 42.93 59.541 41.688
+ 60.846 41.688 62.452 c 41.688 64.061 42.93 65.362 44.469 65.362 c 46 65.362
+ 47.246 64.061 47.246 62.452 c h
+47.246 62.452 m S
+0 g
+0.8 w
+0 j
+42.902 61.569 m 45.688 63.506 l S
+0.239216 g
+180.039 150.94 m 184.883 150.998 l 184.953 85.854 l 192.008 85.842 l S
+0 0.113725 1 rg
+191.559 90.022 14.184 -14.543 re f*
+0.0470588 0.0666667 0 rg
+0.9368 w
+1 j
+191.559 90.022 14.184 -14.543 re S
+1 0.698039 0 rg
+194.031 84.83 m 194.031 83.221 195.277 81.92 196.812 81.92 c 198.352 81.92
+ 199.598 83.221 199.598 84.83 c 199.598 86.44 198.352 87.741 196.812 87.741
+ c 195.277 87.741 194.031 86.44 194.031 84.83 c h
+194.031 84.83 m f*
+0.0470588 0.0666667 0 rg
+0.2968 w
+194.031 84.83 m 194.031 83.221 195.277 81.92 196.812 81.92 c 198.352 81.92
+ 199.598 83.221 199.598 84.83 c 199.598 86.44 198.352 87.741 196.812 87.741
+ c 195.277 87.741 194.031 86.44 194.031 84.83 c h
+194.031 84.83 m S
+0 g
+0.8 w
+0 j
+198.371 83.948 m 195.59 85.881 l S
+0.203922 g
+180.016 110.526 m 181.656 110.592 l 181.785 63.62 l 191.723 63.518 l S
+0 0.113725 1 rg
+191.684 67.948 14.184 -14.543 re f*
+0.0470588 0.0666667 0 rg
+0.9368 w
+1 j
+191.684 67.948 14.184 -14.543 re S
+1 0.698039 0 rg
+194.156 62.756 m 194.156 61.155 195.402 59.846 196.938 59.846 c 198.477
+ 59.846 199.723 61.155 199.723 62.756 c 199.723 64.366 198.477 65.662 196.938
+ 65.662 c 195.402 65.662 194.156 64.366 194.156 62.756 c h
+194.156 62.756 m f*
+0.0470588 0.0666667 0 rg
+0.2968 w
+194.156 62.756 m 194.156 61.155 195.402 59.846 196.938 59.846 c 198.477
+ 59.846 199.723 61.155 199.723 62.756 c 199.723 64.366 198.477 65.662 196.938
+ 65.662 c 195.402 65.662 194.156 64.366 194.156 62.756 c h
+194.156 62.756 m S
+0 g
+0.8 w
+0 j
+198.496 61.87 m 195.715 63.815 l S
+BT
+10 0 0 10 70.68254 53.571106 Tm
+/f-0-0 1 Tf
+[(Individual Ar)18(ef P)34(ots)]TJ
+ET
+169.977 54.194 m 187.859 59.557 l S
+180.195 57.256 m 176.211 59.405 l 187.859 59.557 l 178.055 53.272 l h
+180.195 57.256 m f*
+180.195 57.26 m 176.211 59.401 l 187.863 59.557 l 178.055 53.272 l h
+180.195 57.26 m S
+68.773 54.909 m 51.852 60.389 l S
+59.457 57.928 m 61.52 53.893 l 51.852 60.389 l 63.488 59.983 l h
+59.457 57.928 m f*
+59.457 57.928 m 61.516 53.893 l 51.852 60.389 l 63.488 59.979 l h
+59.457 57.928 m S
+Q Q
+showpage
+%%Trailer
+end restore
+%%EOF

BIN
content/figures/telescope/Telescope_Hierarchy.png


+ 1 - 1
elegant

@@ -1 +1 @@
-Subproject commit 97edc1ce5fef9e1db12193f6262dca08a576570a
+Subproject commit cdaf51fe87cf205df1156cc05041ef4d5e2a7b13