1 | #
|
---|
2 | # .cosyrc
|
---|
3 | #
|
---|
4 | # Default values are commented out
|
---|
5 | #
|
---|
6 |
|
---|
7 | # Number of motor revolution necessary to turn the
|
---|
8 | # telescope 360deg. (Remark: Here we do not talk about
|
---|
9 | # revolutions of the 'real' motor, but about revolutions
|
---|
10 | # 'seen' by the Macs)
|
---|
11 |
|
---|
12 | Telescope: 2
|
---|
13 |
|
---|
14 | # Default from Cosy
|
---|
15 | # Az_Min[deg]: -95.0
|
---|
16 | # Zd_Min[deg]: -75.0
|
---|
17 |
|
---|
18 | # Software endswitch
|
---|
19 | #Az_Min[deg]: -100.01
|
---|
20 | #Zd_Min[deg]: -75.0
|
---|
21 | Az_Max[deg]: 316.0
|
---|
22 | Zd_Max[deg]: 100.01
|
---|
23 |
|
---|
24 | # Max-Min set previously: 2
|
---|
25 |
|
---|
26 | TPointLeds.File: leds_magic2.txt
|
---|
27 | TPointLeds.RadiusMin: 225.24
|
---|
28 | TPointLeds.RadiusMax: 235.24
|
---|
29 | TPointLeds.ArcsecPerPixel: 31.36
|
---|
30 | #TPointLeds.MinNumberLeds: 5
|
---|
31 | #TPointLeds.BoxSize: 19
|
---|
32 | #TPointLeds.CleaningLevel: 3.0
|
---|
33 |
|
---|
34 | FindStar.SizeBox: 50
|
---|
35 | #FindStar.CleaningLevel: 3.0
|
---|
36 |
|
---|
37 | StarguiderLeds.File: stargleds_magic2.txt
|
---|
38 | StarguiderLeds.RadiusMin: 152
|
---|
39 | StarguiderLeds.RadiusMax: 154
|
---|
40 | #StarguiderLeds.ArcsecPerPixel: 48.9
|
---|
41 | StarguiderLeds.MinNumberLeds: 3
|
---|
42 | #StarguiderLeds.BoxSize: 19
|
---|
43 | #StarguiderLeds.CleaningLevel: 3.0
|
---|
44 |
|
---|
45 | Starguider.Width: 225
|
---|
46 | Starguider.Height: 280
|
---|
47 | Starguider.X: 540
|
---|
48 | Starguider.Y: 292
|
---|
49 |
|
---|
50 | # Default offset between the camera center and the corresponding point
|
---|
51 | # on the sky. This value is just to make the starguider work. It has
|
---|
52 | # once to be adjusted as good as possible... but NEVER EVER change
|
---|
53 | # these values again! (Except you change the alignment of the ccd optics)
|
---|
54 |
|
---|
55 | # Index Error from pointing model is +0.89 pix
|
---|
56 | Starguider.SkyOffsetX: 335
|
---|
57 | # Index Error from pointing model is -0.32 pix
|
---|
58 | Starguider.SkyOffsetY: 13.5
|
---|
59 |
|
---|
60 | Leds.Radius: 2000
|
---|
61 |
|
---|
62 | Starguider.RotationAngle: -0.2
|
---|
63 | Starguider.CleaningLevel: 3.0
|
---|
64 |
|
---|
65 | #DefaultCameraChannel: 0
|
---|
66 | #IpAddressSPS: sps
|
---|
67 | #IpAddressCentralControl: 161.72.130.2
|
---|
68 | IpAddressPowerSwitch: powerswitch5
|
---|
69 | PointingModel: bending_magic2.txt
|
---|
70 |
|
---|
71 | FilePredefinedPositions: prepos_magic2.txt
|
---|