Dan's Telescope Blog
30/07/2015
Tenerife summer maintenance 2015 update 2
Today we have returned to the observatory with the aim of carrying out another alignment run this evening. In preparation for this second alignment run we have adjusted a number of elements of the mount RA drive, in the hope that we will improve the pointing and tracking performance in this axis. We are cautiously optimistic that we have made a breakthrough in this area.. but we won't know for sure until we review the full data set generated by this evening's alignment run.
27/07/2015
Tenerife summer maintenance 2015 update
The summer maintenance trip is now well underway. We have completed the work to re-grease the mount, and to run replacement wiring for the Galaxy camera focuser.
We are currently aiming to bring the system back online shortly with the Galaxy focuser working without its temperature sensor. Once we have the system back online we will be able to continue the work to restore the focuser functionality during the day, minimising the interruption to the operation of the system. To this end we are planning to perform a mapping run tonight with the hope of bringing the system back up tomorrow evening.
26/07/2015
Tenerife summer maintenance 2015: Focuser repair
The delayed 2015 summer maintenance trip has started today. Our focus on this trip will be to repair the faulty focuser on the galaxy camera.
Our initial investigations today have revealed that a fault with the wiring running through the mount has caused the focuser unit to fail. We have run tests with cables bypassing the mount wiring and found that the focus position changes correctly, however even with replacement wiring the temperature sensor is not responding.
We have separately tested the temperature sensor and verified its operation, leading us to believe that there is a fault with the temperature sensor input on the focuser control unit.
We are currently working on a number of solutions to this problem.. but we'll tell you about them later. For now I can say that we're in the process of replacing the faulty wiring and are hoping to re-grease the mount (a part of the regular summer maintenance work) tomorrow. If all goes to plan we will be realigning the system in a few days time, allowing us to return to operation with the cluster and constellation cameras as we work to complete the repairs on the galaxy focuser unit.
11/06/2014
Maintenance Trip June 2014: Mount rebuild timelapse
06/05/2014
Telescope Operation
Dome code development
The first of the reasons is development of new code to control the dome. Over the last six months we have have made various improvements to the code controlling the dome in an attempt to minimise its impact on images. The dome now attempts to track the mount as it moves in real time through the imaging process. We are hoping to add new code soon which will make the dome aware of the extent to which the dome is obscuring the imaging camera, this will allow the dome to make more intelligent decisions about when it is necessary to rotate to follow the camera.
The changes to the dome code have resulted in a large increase in the amount of communication with the dome, and also have changed the communication from happening in a single thread, to requests coming in from multiple threads. The existing dome control code is thread safe, however the increase in communication appears to now be overwhelming the dome controller; this problem has necessitated a change in the way in which we communicate with the dome. The alterations to the dome control code have required numerous changes throughout the system. Testing and refining of this code has required frequent restarts of the controlserver software. In some circumstances the restart of the controlserver software resets the cool count of the system to zero, this effectively takes the Galaxy camera off-line as it waits to cool again. Whilst this is frustrating, the system does continue to image on the Constellation and Cluster cameras, minimising the amount of lost observing time. I have talked with Chris and believe that we now have a way to indicate on the website when new code development is happening.
Mount pointing errors
We have recently started to have pointing errors with the mount. We are still working to understand the cause of these errors. The system is designed to reject images which have a pointing error in excess of certain predetermined values. Whilst we continue to work on this problem a larger than normal number of the images taken on Galaxy camera will be rejected and discarded by the system. These rejected images are shown in the RTD feed, but their imaging is not recorded in the list of work undertaken in the last night's jobs page; this often makes it looks like the system hasn't done much work in a night.
We have not reached the end of the dome code development cycle, or resolved the mount pointing errors yet. As we move forward with the work we hope to keep you all a bit better informed about what is going on.