1 | #
|
---|
2 | # .cosyrc
|
---|
3 | #
|
---|
4 |
|
---|
5 | Telescope: 1
|
---|
6 |
|
---|
7 | # Software endswitch
|
---|
8 | Az_Min[deg]: -295.0
|
---|
9 | Zd_Min[deg]: -104.9
|
---|
10 | Az_Max[deg]: 85.0
|
---|
11 | Zd_Max[deg]: 104.9
|
---|
12 |
|
---|
13 | TPointLeds.File: leds_fact.txt
|
---|
14 | TPointLeds.RadiusMin: 236.7
|
---|
15 | TPointLeds.RadiusMax: 237.1
|
---|
16 | TPointLeds.ArcsecPerPixel: 45.311
|
---|
17 | #TPointLeds.MinNumberLeds: 5
|
---|
18 | #TPointLeds.BoxSize: 19
|
---|
19 | #TPointLeds.CleaningLevel: 3.0
|
---|
20 |
|
---|
21 | FindStar.SizeBox: 50
|
---|
22 | #FindStar.CleaningLevel: 3.0
|
---|
23 |
|
---|
24 | StarguiderLeds.File: stargleds_magic1.txt
|
---|
25 | StarguiderLeds.RadiusMin: 161
|
---|
26 | StarguiderLeds.RadiusMax: 164
|
---|
27 | #StarguiderLeds.ArcsecPerPixel: 48.9
|
---|
28 | StarguiderLeds.MinNumberLeds: 3
|
---|
29 | #StarguiderLeds.BoxSize: 19
|
---|
30 | #StarguiderLeds.CleaningLevel: 3.0
|
---|
31 |
|
---|
32 | Starguider.Width: 225
|
---|
33 | Starguider.Height: 280
|
---|
34 | Starguider.X: 540
|
---|
35 | Starguider.Y: 292
|
---|
36 |
|
---|
37 | # Default offset between the camera center and the corresponding point
|
---|
38 | # on the sky. This value is just to make the starguider work. It has
|
---|
39 | # once to be adjusted as good as possible... but NEVER EVER change
|
---|
40 | # these values again! (Except you change the alignment of the ccd optics)
|
---|
41 |
|
---|
42 | # MAGIC II: Index Error from pointing model is +0.89 pix
|
---|
43 | # MAGIC I: Index Error from pointing model is -0.86deg
|
---|
44 | #Starguider.SkyOffsetX: 335
|
---|
45 | Starguider.SkyOffsetX: 335.86
|
---|
46 | # MAGIC II: Index Error from pointing model is -0.32 pix
|
---|
47 | # MAGIC I: Index Error from pointing model is 14.67deg
|
---|
48 | #Starguider.SkyOffsetY: 13.5
|
---|
49 | Starguider.SkyOffsetY: 28.17
|
---|
50 |
|
---|
51 | Leds.Radius: 2000
|
---|
52 |
|
---|
53 | Starguider.RotationAngle: -0.2
|
---|
54 | Starguider.CleaningLevel: 3.0
|
---|
55 |
|
---|
56 | DefaultCameraChannel: 1
|
---|
57 | IpAddressSPS: 192.168.1.2
|
---|
58 | #IpAddressSPS: xxx
|
---|
59 | IpAddressCentralControl: xxx
|
---|
60 | #PortCentralControlRX: 7414
|
---|
61 | #PortCentralControlTX: 7314
|
---|
62 | #IpAddressPowerSwitch: powerswitch5
|
---|
63 | PointingModel: bending_fact.txt
|
---|
64 |
|
---|
65 | FilePredefinedPositions: prepos.txt
|
---|