mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 10:07:59 +02:00
some docs
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorsPackage@30 08cae9ef-cb74-4d14-b03a-d7ea46f178d7
This commit is contained in:
197
manual/images/FFSetup.eps
Normal file
197
manual/images/FFSetup.eps
Normal file
@ -0,0 +1,197 @@
|
||||
%!PS-Adobe-2.0 EPSF-2.0
|
||||
%%Title: FFSetup.fig
|
||||
%%Creator: fig2dev Version 3.2 Patchlevel 4
|
||||
%%CreationDate: Thu Nov 8 16:01:25 2012
|
||||
%%For: bergamaschi@pc8498 (Anna Bergamaschi)
|
||||
%%BoundingBox: 0 0 360 258
|
||||
%%Magnification: 1.0000
|
||||
%%EndComments
|
||||
/$F2psDict 200 dict def
|
||||
$F2psDict begin
|
||||
$F2psDict /mtrx matrix put
|
||||
/col-1 {0 setgray} bind def
|
||||
/col0 {0.000 0.000 0.000 srgb} bind def
|
||||
/col1 {0.000 0.000 1.000 srgb} bind def
|
||||
/col2 {0.000 1.000 0.000 srgb} bind def
|
||||
/col3 {0.000 1.000 1.000 srgb} bind def
|
||||
/col4 {1.000 0.000 0.000 srgb} bind def
|
||||
/col5 {1.000 0.000 1.000 srgb} bind def
|
||||
/col6 {1.000 1.000 0.000 srgb} bind def
|
||||
/col7 {1.000 1.000 1.000 srgb} bind def
|
||||
/col8 {0.000 0.000 0.560 srgb} bind def
|
||||
/col9 {0.000 0.000 0.690 srgb} bind def
|
||||
/col10 {0.000 0.000 0.820 srgb} bind def
|
||||
/col11 {0.530 0.810 1.000 srgb} bind def
|
||||
/col12 {0.000 0.560 0.000 srgb} bind def
|
||||
/col13 {0.000 0.690 0.000 srgb} bind def
|
||||
/col14 {0.000 0.820 0.000 srgb} bind def
|
||||
/col15 {0.000 0.560 0.560 srgb} bind def
|
||||
/col16 {0.000 0.690 0.690 srgb} bind def
|
||||
/col17 {0.000 0.820 0.820 srgb} bind def
|
||||
/col18 {0.560 0.000 0.000 srgb} bind def
|
||||
/col19 {0.690 0.000 0.000 srgb} bind def
|
||||
/col20 {0.820 0.000 0.000 srgb} bind def
|
||||
/col21 {0.560 0.000 0.560 srgb} bind def
|
||||
/col22 {0.690 0.000 0.690 srgb} bind def
|
||||
/col23 {0.820 0.000 0.820 srgb} bind def
|
||||
/col24 {0.500 0.190 0.000 srgb} bind def
|
||||
/col25 {0.630 0.250 0.000 srgb} bind def
|
||||
/col26 {0.750 0.380 0.000 srgb} bind def
|
||||
/col27 {1.000 0.500 0.500 srgb} bind def
|
||||
/col28 {1.000 0.630 0.630 srgb} bind def
|
||||
/col29 {1.000 0.750 0.750 srgb} bind def
|
||||
/col30 {1.000 0.880 0.880 srgb} bind def
|
||||
/col31 {1.000 0.840 0.000 srgb} bind def
|
||||
|
||||
end
|
||||
save
|
||||
newpath 0 258 moveto 0 0 lineto 360 0 lineto 360 258 lineto closepath clip newpath
|
||||
-84.8 410.2 translate
|
||||
1 -1 scale
|
||||
|
||||
/cp {closepath} bind def
|
||||
/ef {eofill} bind def
|
||||
/gr {grestore} bind def
|
||||
/gs {gsave} bind def
|
||||
/sa {save} bind def
|
||||
/rs {restore} bind def
|
||||
/l {lineto} bind def
|
||||
/m {moveto} bind def
|
||||
/rm {rmoveto} bind def
|
||||
/n {newpath} bind def
|
||||
/s {stroke} bind def
|
||||
/sh {show} bind def
|
||||
/slc {setlinecap} bind def
|
||||
/slj {setlinejoin} bind def
|
||||
/slw {setlinewidth} bind def
|
||||
/srgb {setrgbcolor} bind def
|
||||
/rot {rotate} bind def
|
||||
/sc {scale} bind def
|
||||
/sd {setdash} bind def
|
||||
/ff {findfont} bind def
|
||||
/sf {setfont} bind def
|
||||
/scf {scalefont} bind def
|
||||
/sw {stringwidth} bind def
|
||||
/tr {translate} bind def
|
||||
/tnt {dup dup currentrgbcolor
|
||||
4 -2 roll dup 1 exch sub 3 -1 roll mul add
|
||||
4 -2 roll dup 1 exch sub 3 -1 roll mul add
|
||||
4 -2 roll dup 1 exch sub 3 -1 roll mul add srgb}
|
||||
bind def
|
||||
/shd {dup dup currentrgbcolor 4 -2 roll mul 4 -2 roll mul
|
||||
4 -2 roll mul srgb} bind def
|
||||
/DrawEllipse {
|
||||
/endangle exch def
|
||||
/startangle exch def
|
||||
/yrad exch def
|
||||
/xrad exch def
|
||||
/y exch def
|
||||
/x exch def
|
||||
/savematrix mtrx currentmatrix def
|
||||
x y tr xrad yrad sc 0 0 1 startangle endangle arc
|
||||
closepath
|
||||
savematrix setmatrix
|
||||
} def
|
||||
|
||||
/$F2psBegin {$F2psDict begin /$F2psEnteredState save def} def
|
||||
/$F2psEnd {$F2psEnteredState restore end} def
|
||||
|
||||
$F2psBegin
|
||||
10 setmiterlimit
|
||||
0 slj 0 slc
|
||||
0.06000 0.06000 sc
|
||||
%
|
||||
% Fig objects follow
|
||||
%
|
||||
%
|
||||
% here starts figure with depth 50
|
||||
% Polyline
|
||||
7.500 slw
|
||||
n 3525 5325 m 3675 5175 l 4875 6675 l 4725 6825 l
|
||||
cp gs col14 1.00 shd ef gr gs col0 s gr
|
||||
% Polyline
|
||||
n 1425 2700 m 1575 2550 l 2775 4050 l 2625 4200 l
|
||||
cp gs col14 1.00 shd ef gr gs col0 s gr
|
||||
% Arc
|
||||
45.000 slw
|
||||
n 4511.8 3817.1 438.2 135.4 1.0 arcn
|
||||
gs col1 s gr
|
||||
|
||||
% Arc
|
||||
n 4537.5 3787.5 427.6 164.7 -15.3 arc
|
||||
gs col1 s gr
|
||||
|
||||
% Ellipse
|
||||
7.500 slw
|
||||
n 4575 3750 106 106 0 360 DrawEllipse gs col4 1.00 shd ef gr gs col0 s gr
|
||||
|
||||
% Polyline
|
||||
gs clippath
|
||||
4860 3720 m 4860 3780 l 5012 3780 l 4892 3750 l 5012 3720 l cp
|
||||
eoclip
|
||||
n 6150 3750 m
|
||||
4875 3750 l gs col0 s gr gr
|
||||
|
||||
% arrowhead
|
||||
n 5012 3720 m 4892 3750 l 5012 3780 l col0 s
|
||||
% Polyline
|
||||
gs clippath
|
||||
2900 4327 m 2921 4383 l 3062 4329 l 2940 4344 l 3041 4273 l cp
|
||||
eoclip
|
||||
n 4500 3750 m
|
||||
2925 4350 l gs col0 s gr gr
|
||||
|
||||
% arrowhead
|
||||
n 3041 4273 m 2940 4344 l 3062 4329 l col0 s
|
||||
% Polyline
|
||||
gs clippath
|
||||
3268 4938 m 3309 4982 l 3420 4878 l 3312 4939 l 3379 4835 l cp
|
||||
eoclip
|
||||
n 4500 3825 m
|
||||
3300 4950 l gs col0 s gr gr
|
||||
|
||||
% arrowhead
|
||||
n 3379 4835 m 3312 4939 l 3420 4878 l col0 s
|
||||
% Polyline
|
||||
45.000 slw
|
||||
n 4950 3900 m
|
||||
6225 3900 l gs col1 s gr
|
||||
% Polyline
|
||||
n 4950 3600 m
|
||||
6225 3600 l gs col1 s gr
|
||||
/Times-Roman ff 300.00 scf sf
|
||||
5775 3525 m
|
||||
gs 1 -1 sc (beam in) col0 sh gr
|
||||
/Times-Roman ff 300.00 scf sf
|
||||
2775 3975 m
|
||||
gs 1 -1 sc (beam out) col0 sh gr
|
||||
/Times-Roman ff 300.00 scf sf
|
||||
4425 4575 m
|
||||
gs 1 -1 sc (lead/steel shield) col1 sh gr
|
||||
/Times-Roman ff 300.00 scf sf
|
||||
4275 3075 m
|
||||
gs 1 -1 sc (rod/capillary) col4 sh gr
|
||||
/Times-Roman ff 300.00 scf sf
|
||||
4425 5625 m
|
||||
gs 1 -1 sc (detector movement range) col12 sh gr
|
||||
% here ends figure;
|
||||
%
|
||||
% here starts figure with depth 40
|
||||
% Polyline
|
||||
45.000 slw
|
||||
gs clippath
|
||||
4414 6328 m 4472 6281 l 4359 6141 l 4415 6270 l 4300 6188 l cp
|
||||
2203 3482 m 2145 3529 l 2258 3669 l 2203 3541 l 2317 3622 l cp
|
||||
eoclip
|
||||
n 2184 3518 m
|
||||
4434 6293 l gs col12 s gr gr
|
||||
|
||||
% arrowhead
|
||||
15.000 slw
|
||||
n 2317 3622 m 2203 3541 l 2258 3669 l col12 s
|
||||
% arrowhead
|
||||
n 4300 6188 m 4415 6270 l 4359 6141 l col12 s
|
||||
% here ends figure;
|
||||
$F2psEnd
|
||||
rs
|
||||
showpage
|
Reference in New Issue
Block a user